On Thu, 2020-04-09 at 09:54 +0800, mohamad.noor.alim.hus...@intel.com wrote:
> From: Mohamad Noor Alim Hussin <mohamad.noor.alim.hus...@intel.com>
> 
> Using meta-intel with core-image-sato-(sdk)-ptest
> results in a hddimg size of more than 4 GB. Remove
> that image type from testing.
> 
> hddimg is not built by default in dunfell so this
> is applicable only to zeus.
> 
> Signed-off-by: Mohamad Noor Alim Hussin <mohamad.noor.alim.hus...@intel.com>
> ---
>  config.json | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/config.json b/config.json
> index 7a88e6e..2989b8a 100644
> --- a/config.json
> +++ b/config.json
> @@ -384,7 +384,10 @@
>              "NEEDREPOS" : ["poky", "meta-intel"],
>              "ADDLAYER" : ["${BUILDDIR}/../meta-intel"],
>              "MACHINE" : "intel-corei7-64",
> -            "TEMPLATE" : "arch-hw"
> +            "TEMPLATE" : "arch-hw",
> +          "step1": {
> +              "BBTARGETS": "core-image-sato core-image-sato-dev 
> core-image-sato-sdk core-image-minimal core-image-minimal-dev 
> core-image-sato:do_populate_sdk"
> +         }
>          },
>          "genericx86-64-alt" : {
>              "MACHINE" : "genericx86-64",

Whilst this will "fix" the problem, it is just by hiding it. Any user
using meta-intel will run into a failure if they try and build this
image and it may as well be disabled and it won't work for anyone.

A better fix would be to disable hddimg for this image, then a user can
actually build it without failures.

Its Intel's layer so its your call but I'd want to fix this properly.

Cheers,

Richard


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#49093): https://lists.yoctoproject.org/g/yocto/message/49093
Mute This Topic: https://lists.yoctoproject.org/mt/72888688/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to