]> code.ossystems Code Review - openembedded-core.git/commit
layer.conf: Add libarchive-native e2fsprogs-native exclusion from sysroot
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Mar 2022 16:32:00 +0000 (16:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Mar 2022 10:44:39 +0000 (10:44 +0000)
commit66a6b2080e4a65632c5dc02c8ef0cbe01d5b5082
treef0e99fb779cef6defde52c6bd4772af8af6e29fe
parent9bbb5334e1d1884e042dc3b3ec0eb274664f2c25
layer.conf: Add libarchive-native e2fsprogs-native exclusion from sysroot

Currently, libarchive-native pulls e2fsprogs and all it's dependencies into
the sysroot. Since only headers are needed at buildtime and there is no
runtime dependency, we can avoid this and shrink the native sysroots.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf