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:
Changqing Li 2025-03-12 08:59:47 +08:00 committed by Khem Raj
parent e29c19c672
commit 71cadd0771
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -9,7 +9,7 @@ DEPENDS = "elfutils zlib libbpf"
PACKAGE_ARCH = "${MACHINE_ARCH}"
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 \
file://0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch"