mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-17 15:20:32 +00:00
python3-lief: Upgrade 0.17.2 -> 0.17.3
Upgrade to release 0.17.3: - Fix bug with resources - Fix VA/RVA confusion in the PE's builder This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9ab5db472ff936b441055522f5000547"
|
||||
SECTION = "libs"
|
||||
|
||||
SRCREV = "aa2b617f47c2f75fca9ff00b146dabbaf1b9f422"
|
||||
SRCREV = "03aca30b53db2f336b36f90843061bb3f840ff5a"
|
||||
SRC_URI = " \
|
||||
git://github.com/lief-project/LIEF.git;protocol=https;branch=release/0.17.x;tag=${PV} \
|
||||
file://0001-build-requirements.txt-Allow-newer-versions.patch \
|
||||
Reference in New Issue
Block a user