summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/pahole/files
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2024-09-30 14:33:13 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-30 07:34:22 -0700
commitf3703b716ac018b5817588e3534ec58a0126de44 (patch)
treebca896f3c98a8abda77ca5e016e96a23dcd3cad6 /meta-oe/recipes-devtools/pahole/files
parentf9c4fa94fd224d67c86235172d36cd85d98960c6 (diff)
downloadmeta-openembedded-f3703b716ac018b5817588e3534ec58a0126de44.tar.gz
pahole: upgrade 1.25 -> 1.27
ChangeLog: https://git.kernel.org/pub/scm/devel/pahole/pahole.git/tree/changes-v1.26?h=v1.27 https://git.kernel.org/pub/scm/devel/pahole/pahole.git/tree/changes-v1.27?h=v1.27 Add more architectures to COMPATIBLE_HOST, as libbpf is now allowed to be built on more architectures[1]. [1] https://git.openembedded.org/meta-openembedded/commit/?id=bb8049afe96db57707afc259743e288bec456117 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/pahole/files')
-rw-r--r--meta-oe/recipes-devtools/pahole/files/0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch (renamed from meta-oe/recipes-devtools/pahole/files/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch)1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/pahole/files/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch b/meta-oe/recipes-devtools/pahole/files/0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch
index 4f7dfd4cca..7dc18d7aa2 100644
--- a/meta-oe/recipes-devtools/pahole/files/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch
+++ b/meta-oe/recipes-devtools/pahole/files/0001-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch
@@ -4,7 +4,6 @@ Date: Wed, 15 Sep 2021 17:54:01 +0200
4Subject: [PATCH] Use /usr/bin/env python3 instead of just /usr/bin/python3 4Subject: [PATCH] Use /usr/bin/env python3 instead of just /usr/bin/python3
5 5
6Upstream-Status: Inappropriate [OE specific] 6Upstream-Status: Inappropriate [OE specific]
7
8--- 7---
9 ostra/ostra-cg | 2 +- 8 ostra/ostra-cg | 2 +-
10 ostra/python/ostra.py | 2 +- 9 ostra/python/ostra.py | 2 +-