coreutils: disable ACL as we do not depend on it
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Fri, 22 Mar 2013 14:25:00 +0000 (15:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Mar 2013 16:54:38 +0000 (16:54 +0000)
commit3c9e2d7a8dda066d1497ce7b603ec9f43ffe8f5c
tree1e7a5e4f0f3b342a55833e47f75bb64520ba184e
parent66c98e522e2ab4d7294e4abb72c076a23a86c6b1
coreutils: disable ACL as we do not depend on it

Coreutils does not depend on ACL but also does not disable it. Effect is
that from time to time I have a copy in sstate-cache which got built
with ACL and then I have problem while building images or sdk:

| Collected errors:
|  * satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-core-standalone-hhvm-sdk-target:
|  *    libacl1 (>= 2.2.51) *
|  * opkg_install_cmd: Cannot install package packagegroup-core-standalone-hhvm-sdk-target.

(From OE-Core rev: d54141130475b091358807dce17ba8d244d33ea1)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/coreutils/coreutils_8.14.bb