diff options
-rw-r--r-- | meta-oe/recipes-devtools/poke/poke_4.1.bb (renamed from meta-oe/recipes-devtools/poke/poke_4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/poke/poke_4.0.bb b/meta-oe/recipes-devtools/poke/poke_4.1.bb index 9e68ba4ead..2963680704 100644 --- a/meta-oe/recipes-devtools/poke/poke_4.0.bb +++ b/meta-oe/recipes-devtools/poke/poke_4.1.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "${GNU_MIRROR}/poke/poke-${PV}.tar.gz \ | |||
11 | 11 | ||
12 | DEPENDS = "flex-native bison-native bdwgc readline" | 12 | DEPENDS = "flex-native bison-native bdwgc readline" |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "02bab22cb1fa6153a1b6a927c8bb3cd58d508543c144842a6d7ee74f19973a77" | 14 | SRC_URI[sha256sum] = "08ecaea41f7374acd4238e12bbf97e8cd5e572d5917e956b73b9d43026e9d740" |
15 | 15 | ||
16 | # poke does not support using out-of-tree builds | 16 | # poke does not support using out-of-tree builds |
17 | inherit autotools-brokensep gettext pkgconfig | 17 | inherit autotools-brokensep gettext pkgconfig |