mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 12:52:01 +00:00
ostree: add runtime dependency bubblewrap for PACKAGECONFIG[selinux]
Since 2022.3, ostree has a runtime dependency on bubblewrap when enable
selinux feature[1].
[1] edb4f38934
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ac988457c8
commit
df4149181a
@ -82,7 +82,7 @@ PACKAGECONFIG[mkinitcpio] = "--with-mkinitcpio, --without-mkinitcpio"
|
||||
PACKAGECONFIG[no-http2] = "--disable-http2, --enable-http2"
|
||||
PACKAGECONFIG[openssl] = "--with-crypto=openssl, , openssl, , , glib gnutls"
|
||||
PACKAGECONFIG[rofiles-fuse] = "--enable-rofiles-fuse, --disable-rofiles-fuse, fuse"
|
||||
PACKAGECONFIG[selinux] = "--with-selinux, --without-selinux, libselinux"
|
||||
PACKAGECONFIG[selinux] = "--with-selinux, --without-selinux, libselinux, bubblewrap"
|
||||
PACKAGECONFIG[smack] = "--with-smack, --without-smack, smack"
|
||||
PACKAGECONFIG[soup] = "--with-soup, --without-soup --disable-glibtest, libsoup-2.4"
|
||||
PACKAGECONFIG[static] = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user