| Message ID | 20260915022524.844005-1-chenqi_hycx@cetc.com.cn |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-oe] ostree: remove untested PACKAGECONFIG settings | expand |
diff --git a/meta-oe/recipes-extended/ostree/ostree_2026.4.bb b/meta-oe/recipes-extended/ostree/ostree_2026.4.bb index b48fbb0a62..05a514c262 100644 --- a/meta-oe/recipes-extended/ostree/ostree_2026.4.bb +++ b/meta-oe/recipes-extended/ostree/ostree_2026.4.bb @@ -52,14 +52,12 @@ PACKAGECONFIG ??= " \ # We include curl because ostree can't (currently) be built without # soup or curl - https://github.com/ostreedev/ostree/issues/1897 PACKAGECONFIG:class-native ??= " \ - ${@bb.utils.filter('DISTRO_FEATURES', 'selinux smack', d)} \ builtin-grub2-mkconfig \ gpgme \ curl \ " PACKAGECONFIG:class-nativesdk ??= " \ - ${@bb.utils.filter('DISTRO_FEATURES', 'selinux smack', d)} \ builtin-grub2-mkconfig \ gpgme \ curl \