]> code.ossystems Code Review - openembedded-core.git/commit
iputils: chmod in pkg_postinst are redundant
authorSaul Wold <sgw@linux.intel.com>
Thu, 23 Aug 2012 18:33:18 +0000 (11:33 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Aug 2012 16:31:48 +0000 (17:31 +0100)
commita2bc81032c85548f7c72dc76e6020ab4df9af6de
tree11129a96be5a158ae54c10a1bcbf43011af19a09
parent2c57834687d9cc1c2f14d701e5f35e5b7c779aad
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>
meta/recipes-extended/iputils/iputils_s20101006.bb