]> code.ossystems Code Review - openembedded-core.git/commit
coreutils-native: don't install groups
authorWenzong Fan <wenzong.fan@windriver.com>
Fri, 28 Nov 2014 07:59:54 +0000 (02:59 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Dec 2014 17:43:14 +0000 (17:43 +0000)
commit113225b93c55d55a330fcca7d9f996ec039fb953
treef4ca57e5c3402a2e703227eb8b98a1ef8231cf5d
parentfafdf20179cf28b24459dc0263e4ba36e5843b85
coreutils-native: don't install groups

This binary is provided by shadow-native nowadays. Fixes:

  ERROR: The recipe coreutils-native is trying to install files \
    into a shared area when those files already exist. \
    Those files and their manifest location are: \
      .../tmp/sysroots/x86_64-linux/usr/bin/groups \
    Matched in manifest-x86_64-shadow-native.populate_sysroot

To reproduce the errors:

  $ bitbake shadow-native && bitbake coreutils-native

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/coreutils/coreutils_8.22.bb