[OE-core] [PATCH] qt4e-demo-image: improve image

Paul Eggleton paul.eggleton at linux.intel.com
Wed Sep 7 13:23:42 UTC 2011


On Wednesday 07 September 2011 14:17:10 Eric Bénard wrote:
> use ${POKY_BASE_INSTALL} in order to have the base files and
> ools in the image.
> 
>..
> 
>  IMAGE_INSTALL += "\
> -	busybox \
> +	${POKY_BASE_INSTALL} \
>  	module-init-tools \
>  	task-qt4e-base \
>  "

Hmm, I missed this when the original patches came in; surely it would be 
better to just append to IMAGE_INSTALL after the "inherit core-image" line, 
then we start with the default value from core-image.bbclass?

(Of course with either fix we'll run into the build annoyance pointed out in 
the other message I just sent, where a whole bunch of X apps we won't need 
will get built.)

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list