diff options
| -rw-r--r-- | meta-oe/recipes-devtools/pahole/pahole_1.28.bb (renamed from meta-oe/recipes-devtools/pahole/pahole_1.27.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/pahole/pahole_1.27.bb b/meta-oe/recipes-devtools/pahole/pahole_1.28.bb index 902b0e61b5..ea2d0bab0d 100644 --- a/meta-oe/recipes-devtools/pahole/pahole_1.27.bb +++ b/meta-oe/recipes-devtools/pahole/pahole_1.28.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "elfutils zlib libbpf" | |||
| 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 10 | COMPATIBLE_HOST = "(x86_64|i.86|arm|aarch64|riscv64|powerpc|powerpc64|mips64).*-linux" | 10 | COMPATIBLE_HOST = "(x86_64|i.86|arm|aarch64|riscv64|powerpc|powerpc64|mips64).*-linux" |
| 11 | 11 | ||
| 12 | SRCREV = "3e265dac5ec85b956c664464072196c37d2af4f3" | 12 | SRCREV = "1cb4202ed2cbd591734f6b7fb1d2b8aa8eb5a1c3" |
| 13 | SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git;branch=master \ | 13 | SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git;branch=master \ |
| 14 | file://0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch" | 14 | file://0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch" |
| 15 | 15 | ||
