diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:22 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:52 -0700 |
| commit | fcf515a33b7168ca45cbb348e0b27d3fcebd6cd4 (patch) | |
| tree | 5b64982da7bca846c17df26f388ccd5103009100 | |
| parent | 10896fb0749d7100a4d46d43babcfbcc28c8a79d (diff) | |
| download | meta-openembedded-fcf515a33b7168ca45cbb348e0b27d3fcebd6cd4.tar.gz | |
poke: upgrade 4.2 -> 4.3
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-devtools/poke/poke_4.3.bb (renamed from meta-oe/recipes-devtools/poke/poke_4.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/poke/poke_4.2.bb b/meta-oe/recipes-devtools/poke/poke_4.3.bb index 0ae392947e..85b3c9b08d 100644 --- a/meta-oe/recipes-devtools/poke/poke_4.2.bb +++ b/meta-oe/recipes-devtools/poke/poke_4.3.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] = "8aaf36e61e367a53140ea40e2559e9ec512e779c42bee34e7ac24b34ba119bde" | 14 | SRC_URI[sha256sum] = "a84cb9175d50d45a411f2481fd0662b83cb32ce517316b889cfb570819579373" |
| 15 | 15 | ||
| 16 | inherit autotools gettext pkgconfig | 16 | inherit autotools gettext pkgconfig |
| 17 | 17 | ||
