diff mbox series

[v2,02/23] poke: enable out of tree builds

Message ID 20250226155022.1989209-2-ross.burton@arm.com
State Under Review
Headers show
Series [v2,01/23] cpuid: fix stripping | expand

Commit Message

Ross Burton Feb. 26, 2025, 3:49 p.m. UTC
---
 meta-oe/recipes-devtools/poke/poke_4.2.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

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"
 
 SRC_URI[sha256sum] = "8aaf36e61e367a53140ea40e2559e9ec512e779c42bee34e7ac24b34ba119bde"
 
-# poke does not support using out-of-tree builds
-inherit autotools-brokensep gettext pkgconfig
+inherit autotools gettext pkgconfig
 
 # The automatic m4 path detection gets confused, so force the right value from
 # the poke bootstrap script.