summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-26 12:42:58 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-26 20:53:16 +0000
commit238a47d800446996f5cb9929f33aaaffe618f7b6 (patch)
tree9513d46e1d10aaa2633dbfe4755f37a041bb4988 /bitbake
parentf54a443aa756f369e048985937e8a14217d004d7 (diff)
downloadpoky-238a47d800446996f5cb9929f33aaaffe618f7b6.tar.gz
shadow-sysroot: Simplfy login.defs installation
Currently if shadow-sysroot is installed from a sstate package, shadow_sysroot_sstate_postinst is looking in ${D} for login.defs which isn't a valid for an install from sstate. The easiest and most correct way to fix this is to override the standard sysroot_stage_all function to install the files correctly and then sstate installs work as expected. This simplifies the code as an added bonus. (From OE-Core rev: 6437e7315a0f2e077f9d69e4b65b48280ea8edbc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions