summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/poke/poke_4.2.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/poke/poke_4.2.bb b/meta-oe/recipes-devtools/poke/poke_4.2.bb
index eb840435c0..130eb32211 100644
--- a/meta-oe/recipes-devtools/poke/poke_4.2.bb
+++ b/meta-oe/recipes-devtools/poke/poke_4.2.bb
@@ -13,8 +13,7 @@ DEPENDS = "flex-native bison-native bdwgc readline"
13 13
14SRC_URI[sha256sum] = "8aaf36e61e367a53140ea40e2559e9ec512e779c42bee34e7ac24b34ba119bde" 14SRC_URI[sha256sum] = "8aaf36e61e367a53140ea40e2559e9ec512e779c42bee34e7ac24b34ba119bde"
15 15
16# poke does not support using out-of-tree builds 16inherit autotools gettext pkgconfig
17inherit autotools-brokensep gettext pkgconfig
18 17
19# The automatic m4 path detection gets confused, so force the right value from 18# The automatic m4 path detection gets confused, so force the right value from
20# the poke bootstrap script. 19# the poke bootstrap script.