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:31:48 +0100 |
commit | a2bc81032c85548f7c72dc76e6020ab4df9af6de (patch) | |
tree | 11129a96be5a158ae54c10a1bcbf43011af19a09 /meta/recipes-core/images | |
parent | 2c57834687d9cc1c2f14d701e5f35e5b7c779aad (diff) | |
download | openembedded-core-a2bc81032c85548f7c72dc76e6020ab4df9af6de.tar.gz openembedded-core-a2bc81032c85548f7c72dc76e6020ab4df9af6de.tar.bz2 openembedded-core-a2bc81032c85548f7c72dc76e6020ab4df9af6de.zip |
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]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/images')
0 files changed, 0 insertions, 0 deletions