diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-14 12:45:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-15 12:05:25 +0000 |
commit | d0151bcd7bc8124fc9c448a01eb0e093c4f23250 (patch) | |
tree | fa11fa53711471da0b485c133589b89337f4a897 /meta-yocto/recipes-bsp | |
parent | a4ff4e95c4b515316170f2325d51676eb043e27c (diff) | |
download | poky-d0151bcd7bc8124fc9c448a01eb0e093c4f23250.tar.gz |
base-passwd: Fix the broken preinst/postinstall
The preinst accesses file which may not yet have been unpacked.
The postinst is too late for the creation of these files
for at least the opkg backend.
This patch therefore encodes the file contents into the preinst,
resolving the various issues once and for all.
(From OE-Core rev: fc708d88f97e40a5bf929e4e02ed805fb3684ffe)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/recipes-bsp')
0 files changed, 0 insertions, 0 deletions