summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libcgroup/libcgroup_0.41.bb
diff options
context:
space:
mode:
authorMike Crowe <mac@mcrowe.com>2018-03-07 09:17:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-08 10:39:32 -0800
commitf1318b0421a4b8da0c08044cdce826de5f5a8cb7 (patch)
tree98f091aa7f5b99ec440f5cbe51ae04b704970ffe /meta/recipes-core/libcgroup/libcgroup_0.41.bb
parent8715b5f3119d00f0b7c1d2025af6c56e9b45e2a2 (diff)
downloadpoky-f1318b0421a4b8da0c08044cdce826de5f5a8cb7.tar.gz
util-linux: Remove kill from native install
util-linux installs kill as ${base_bindir}/kill. coreutils installs kill as ${bindir}/kill. If base_bindir and bindir are the same (as they are in meta-micro) then this causes a conflict for recipes that depend on util-linux-native and coreutils-native. This means that in the unlikely event that a recipe needs to run kill during the build, it will need to depend on coreutils-native. core-image-sato built successfully for me with this change. (From OE-Core rev: 5569e6ef3ef646fa498f59b8dae1d5d34d0bb9c3) Signed-off-by: Mike Crowe <mac@mcrowe.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libcgroup/libcgroup_0.41.bb')
0 files changed, 0 insertions, 0 deletions