mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 05:25:56 +00:00
poke: upgrade 4.0 -> 4.1
Changelog: ============ - Invalid memory access in 'pkl_do_pass_1' has been fixed. - Access to possibly-uninitialized variable in IOS has been fixed. - In error reporting, poke no longer crashes when the input is not seekable. - Use of 'break'/'continue' in EXCOND operator's compound statement has been fixed to not crash the poke. - 'pokefmt' now has a man page. - Execution speed of 'pk-jojopatch' has been improved by disabling auto-remap feature. - Variable 'poke_interactive_p' is now documented in the manual. - Update jitter submodule to incorporate minor documentation update and a workaround for an Automake bug. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2ccaf19c5b
commit
cf61a35fd7
@ -11,7 +11,7 @@ SRC_URI = "${GNU_MIRROR}/poke/poke-${PV}.tar.gz \
|
||||
|
||||
DEPENDS = "flex-native bison-native bdwgc readline"
|
||||
|
||||
SRC_URI[sha256sum] = "02bab22cb1fa6153a1b6a927c8bb3cd58d508543c144842a6d7ee74f19973a77"
|
||||
SRC_URI[sha256sum] = "08ecaea41f7374acd4238e12bbf97e8cd5e572d5917e956b73b9d43026e9d740"
|
||||
|
||||
# poke does not support using out-of-tree builds
|
||||
inherit autotools-brokensep gettext pkgconfig
|
||||
Loading…
x
Reference in New Issue
Block a user