From 1aa9d7d53d05b01727a8fdc2079f7c00e273fc13 Mon Sep 17 00:00:00 2001 From: Joerg Vehlow Date: Thu, 12 May 2022 11:03:32 +0200 Subject: [PATCH] jq: Fix typo OE_EXTRACONF -> EXTRA_OECONF Signed-off-by: Joerg Vehlow Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/jq/jq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/jq/jq_git.bb b/meta-oe/recipes-devtools/jq/jq_git.bb index d0c70da76f..8b0218c83e 100644 --- a/meta-oe/recipes-devtools/jq/jq_git.bb +++ b/meta-oe/recipes-devtools/jq/jq_git.bb @@ -21,7 +21,7 @@ PACKAGECONFIG[docs] = "--enable-docs,--disable-docs,ruby-native" PACKAGECONFIG[maintainer-mode] = "--enable-maintainer-mode,--disable-maintainer-mode,flex-native bison-native" PACKAGECONFIG[oniguruma] = "--with-oniguruma,--without-oniguruma,onig" -OE_EXTRACONF += " \ +EXTRA_OECONF += " \ --disable-valgrind \ "