diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2016-12-13 16:24:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-16 08:30:00 +0000 |
commit | fa541362e2d2cc0494a86a413b7b52dfe3eee908 (patch) | |
tree | 1785d741166231ab3979a8979286089f946cfb0b /scripts/create-pull-request | |
parent | bcee8c614f28b38054f5d8c1c5251b3702cf113c (diff) | |
download | openembedded-core-fa541362e2d2cc0494a86a413b7b52dfe3eee908.tar.gz openembedded-core-fa541362e2d2cc0494a86a413b7b52dfe3eee908.tar.bz2 openembedded-core-fa541362e2d2cc0494a86a413b7b52dfe3eee908.zip |
extrausers.bbclass: Use PACKAGE_INSTALL instead of IMAGE_INSTALL
The initramfs image recipes changed to use PACKAGE_INSTALL
so they will not be affected by IMAGE_INSTALL, and will cause
error when inherit extrausers:
| ERROR: core-image-minimal-initramfs-1.0-r0 do_rootfs:
core-image-minimal-initramfs: usermod command did not succeed.
So use PACKAGE_INSTALL as well in extrausers.bbclass to fix it.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/create-pull-request')
0 files changed, 0 insertions, 0 deletions