Re: [OE-core] "run-postinsts" added twice to PACKAGE_INSTALL

2016-10-23 Thread Khem Raj
On Sun, Oct 23, 2016 at 5:51 AM, Robert P. J. Day wrote: > > minor observation ... messing with toolchains, and i noticed (via > "bb"): > > $ bb show -r core-image-minimal PACKAGE_INSTALL > Parsing recipes..done. > # PACKAGE_INSTALL=${IMAGE_INSTALL}

[OE-core] "run-postinsts" added twice to PACKAGE_INSTALL

2016-10-23 Thread Robert P. J. Day
minor observation ... messing with toolchains, and i noticed (via "bb"): $ bb show -r core-image-minimal PACKAGE_INSTALL Parsing recipes..done. # PACKAGE_INSTALL=${IMAGE_INSTALL} ${ROOTFS_BOOTSTRAP_INSTALL} ${FEATURE_INSTALL} export PACKAGE_INSTALL="packagegroup-core-boot run-postinsts