From: Luca Boccassi <[email protected]>

Linux 4.17 is quite old at the moment, the last 3 LTS kernels are all newver,
so it should be safe to enable a better security option by default.

Signed-off-by: Luca Boccassi <[email protected]>
---
 meta-oe/recipes-core/dbus/dbus-broker_25.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-core/dbus/dbus-broker_25.bb 
b/meta-oe/recipes-core/dbus/dbus-broker_25.bb
index 1f62c142f..8b6825029 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_25.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_25.bb
@@ -29,4 +29,5 @@ FILES_${PN} += "${nonarch_libdir}/systemd/catalog"
 
 EXTRA_OEMESON += " -Dselinux=${@bb.utils.contains('DISTRO_FEATURES', 
'selinux', 'true', 'false', d)}"
 EXTRA_OEMESON += " -Daudit=${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 
'true', 'false', d)}"
+EXTRA_OEMESON += " -Dlinux-4-17=true"
 
-- 
2.29.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88666): 
https://lists.openembedded.org/g/openembedded-devel/message/88666
Mute This Topic: https://lists.openembedded.org/mt/79597230/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to