From: Alexander Kanavin <[email protected]> Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-kernel/dtc/dtc_1.7.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/dtc/dtc_1.7.2.bb b/meta/recipes-kernel/dtc/dtc_1.7.2.bb index b17cfa85e79..3df95ec1ee3 100644 --- a/meta/recipes-kernel/dtc/dtc_1.7.2.bb +++ b/meta/recipes-kernel/dtc/dtc_1.7.2.bb @@ -22,7 +22,7 @@ inherit meson pkgconfig EXTRA_OEMESON = "-Dpython=disabled -Dvalgrind=disabled" PACKAGECONFIG ??= "tools" -PACKAGECONFIG[tests] = "-Dtestss=true,-Dtests=false," +PACKAGECONFIG[tests] = "-Dtests=true,-Dtests=false," PACKAGECONFIG[tools] = "-Dtools=true,-Dtools=false,flex-native bison-native" PACKAGECONFIG[yaml] = "-Dyaml=enabled,-Dyaml=disabled,libyaml" -- 2.39.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208388): https://lists.openembedded.org/g/openembedded-core/message/208388 Mute This Topic: https://lists.openembedded.org/mt/109944404/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
