summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl
diff options
context:
space:
mode:
authorJan-Simon Moeller <dl9pf@gmx.de>2020-05-21 16:07:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-22 17:07:41 +0100
commit4a996574464028bd5d57b90920d0887d1a81e9e9 (patch)
treeff1e11ce7b6713eab445fe472fe28653818f3c13 /meta/recipes-core/musl
parent71e141906069c6f754199512741f6e3d5b72fee7 (diff)
downloadopenembedded-core-contrib-4a996574464028bd5d57b90920d0887d1a81e9e9.tar.gz
file: add bzip2-replacement-native to DEPENDS to fix sstate issue
file-native when built on a Debian 10 host will embed a dependency to 'libbz2.so.1.0' (instead of 'libbz2.so.1'). This can cause issues when sharing the sstate between hosts e.g.: recipe-sysroot-native/usr/lib/rpm/rpmdeps: error while loading shared libraries: libbz2.so.1.0: \ cannot open shared object file: No such file or directory To avoid this situation, let's add the bzip2-replacement-native to the file recipe's DEPENDS_class-native . Details in https://bugzilla.yoctoproject.org/show_bug.cgi?id=13915 . Signed-off-by: Jan-Simon Moeller <dl9pf@gmx.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/musl')
0 files changed, 0 insertions, 0 deletions