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:32:57 +0000 (17:32 +0100)
commitc775212f391bd71dfa3858451dfc2cd835155a0d
tree53e5c33fc04b207b495ca8f7b2e0b59c9f072bec
parentabf001375ee9d18c261950c8a2080ce07345a61a
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>
meta/recipes-extended/iputils/iputils_s20101006.bb