Le 07/09/2011 15:23, Paul Eggleton a écrit :
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?
ok I was not sure this would work this way, I'll test and send a v2. Thanks, Eric _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
