]> code.ossystems Code Review - openembedded-core.git/commit
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:26:08 +0000 (16:26 +0000)
commitd54141130475b091358807dce17ba8d244d33ea1
tree270c2a33965049d5f732a64cbe716b80566a7bd9
parentf8f6992fe0f29db1cc4df15b7449e06188052041
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.

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