diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-08-23 11:33:18 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-24 17:32:57 +0100 |
commit | d36ecc389a3d1e2deafd606e734acd16ab0951b3 (patch) | |
tree | d18bff80ce143fb8b5d01577ad7e6686b5d1b7e5 /bitbake/doc | |
parent | d28245d92b73f2b4cc522e8fbf50ff61ebadf2d1 (diff) | |
download | poky-d36ecc389a3d1e2deafd606e734acd16ab0951b3.tar.gz |
iputils: chmod in pkg_postinst are redundant
With pseudo the cmod in pkg_postinst is actaully redundant since
the do_install uses install -m 4555 and pseudo is able to track that
between the install time and the rootfs package installation, so the
perms are correct.
[YOCTO #2894]
(From OE-Core rev: a2bc81032c85548f7c72dc76e6020ab4df9af6de)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc')
0 files changed, 0 insertions, 0 deletions