mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
python3-lief: upgrade 0.16.2 -> 0.16.3
Changelog: =========== - Fix issue when parsing the dynamic table with an invalid offset - Fix endianness issue with IA64 binaries - Fix missing original forwarded function name - Add support for spdlog compiled with SPDLOG_WCHAR_FILENAMES Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ SRC_URI = " \
|
|||||||
file://0001-build-requirements.txt-Allow-newer-versions.patch \
|
file://0001-build-requirements.txt-Allow-newer-versions.patch \
|
||||||
file://0002-api-python-config-default.toml-Debug.patch \
|
file://0002-api-python-config-default.toml-Debug.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "e2ef1ea6594738d4461e75717a61ae05fb0541d6"
|
SRCREV = "646af9f6ced8e827916648f26617998de834db78"
|
||||||
PV .= "+git"
|
PV .= "+git"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user