summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/poke/poke_4.2.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/poke/poke_4.2.bb b/meta-oe/recipes-devtools/poke/poke_4.2.bb
index 130eb32211..a31b6605a2 100644
--- a/meta-oe/recipes-devtools/poke/poke_4.2.bb
+++ b/meta-oe/recipes-devtools/poke/poke_4.2.bb
@@ -15,10 +15,6 @@ SRC_URI[sha256sum] = "8aaf36e61e367a53140ea40e2559e9ec512e779c42bee34e7ac24b34ba
15 15
16inherit autotools gettext pkgconfig 16inherit autotools gettext pkgconfig
17 17
18# The automatic m4 path detection gets confused, so force the right value from
19# the poke bootstrap script.
20acpaths = "-I ./m4"
21
22EXTRA_OECONF = "--disable-gui \ 18EXTRA_OECONF = "--disable-gui \
23 --disable-libnbd \ 19 --disable-libnbd \
24 --with-libreadline-prefix=${STAGING_INCDIR} \ 20 --with-libreadline-prefix=${STAGING_INCDIR} \