mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
pahole: upgrade 1.28 -> 1.29
Upgrade to the latest version Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ DEPENDS = "elfutils zlib libbpf"
|
|||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
COMPATIBLE_HOST = "(x86_64|i.86|arm|aarch64|riscv64|powerpc|powerpc64|mips64).*-linux"
|
COMPATIBLE_HOST = "(x86_64|i.86|arm|aarch64|riscv64|powerpc|powerpc64|mips64).*-linux"
|
||||||
|
|
||||||
SRCREV = "1cb4202ed2cbd591734f6b7fb1d2b8aa8eb5a1c3"
|
SRCREV = "b9cc7963051b2099795129450f9b70c81950d02f"
|
||||||
SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git;branch=master \
|
SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git;branch=master \
|
||||||
file://0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch"
|
file://0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch"
|
||||||
|
|
||||||
Reference in New Issue
Block a user