[OE-core] [PATCH 6/6] image.bbclass: Add support to build the SDK in parallel with the image

Phil Blundell philb at gnu.org
Mon Jul 2 20:12:33 UTC 2012


On Sat, 2012-06-30 at 00:07 -0500, Mark Hatle wrote:
> diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass
> index 4f50376..7e41982 100644
> --- a/meta/classes/image.bbclass
> +++ b/meta/classes/image.bbclass
> @@ -3,6 +3,11 @@ inherit rootfs_${IMAGE_PKGTYPE}
>  IMAGETEST ?= "dummy"
>  inherit imagetest-${IMAGETEST}
>  
> +inherit populate_sdk_base

This seems to haul a vast amount of stuff into image.bbclass.  Is it
really necessary to have all that in there by default?

p.






More information about the Openembedded-core mailing list