mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
meta-oe: Don't inherit 'features_check' in recipes that don't utilize it
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user