Signed-off-by: Jacob Kroon <[email protected]>
---
meta-oe/recipes-connectivity/transmission/transmission_git.bb | 2 +-
meta-oe/recipes-extended/fluentbit/fluentbit_1.3.5.bb | 2 +-
meta-oe/recipes-support/upower/upower_0.99.11.bb | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-oe/recipes-connectivity/transmission/transmission_git.bb
b/meta-oe/recipes-connectivity/transmission/transmission_git.bb
index ee5578f8b..412bd9d3f 100644
--- a/meta-oe/recipes-connectivity/transmission/transmission_git.bb
+++ b/meta-oe/recipes-connectivity/transmission/transmission_git.bb
@@ -19,7 +19,7 @@ PV = "2.94"
S = "${WORKDIR}/git"
-inherit autotools gettext update-rc.d systemd mime-xdg features_check
+inherit autotools gettext update-rc.d systemd mime-xdg
PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'gtk', '', d)}
\
${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}"
diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit_1.3.5.bb
b/meta-oe/recipes-extended/fluentbit/fluentbit_1.3.5.bb
index 06895a03a..21d13ac93 100644
--- a/meta-oe/recipes-extended/fluentbit/fluentbit_1.3.5.bb
+++ b/meta-oe/recipes-extended/fluentbit/fluentbit_1.3.5.bb
@@ -52,7 +52,7 @@ EXTRA_OECMAKE_append_riscv64 = " -DFLB_DEPS='atomic'"
# DEPENDS += "openssl "
# EXTRA_OECMAKE += "-DFLB_OUT_KAFKA=On "
-inherit cmake systemd features_check
+inherit cmake systemd
SYSTEMD_SERVICE_${PN} = "td-agent-bit.service"
TARGET_CC_ARCH_append = " ${SELECTED_OPTIMIZATION}"
diff --git a/meta-oe/recipes-support/upower/upower_0.99.11.bb
b/meta-oe/recipes-support/upower/upower_0.99.11.bb
index 640841792..d6c89a65d 100644
--- a/meta-oe/recipes-support/upower/upower_0.99.11.bb
+++ b/meta-oe/recipes-support/upower/upower_0.99.11.bb
@@ -10,7 +10,7 @@ SRC_URI = " \
SRC_URI[md5sum] = "abe6acb617f11f2e8dbd9846fcf86e24"
SRC_URI[sha256sum] =
"64b5ffbfccd5bdb15d925777979a4dbee1a957f9eaeb158dc76175267eddbdef"
-inherit autotools pkgconfig gettext gobject-introspection systemd
features_check
+inherit autotools pkgconfig gettext gobject-introspection systemd
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
PACKAGECONFIG[idevice] = "--with-idevice,--without-idevice,libimobiledevice
libplist"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#84966):
https://lists.openembedded.org/g/openembedded-devel/message/84966
Mute This Topic: https://lists.openembedded.org/mt/74804636/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-