diff options
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 | |||
4 | Subject: [PATCH] Use /usr/bin/env python3 instead of just /usr/bin/python3 | 4 | Subject: [PATCH] Use /usr/bin/env python3 instead of just /usr/bin/python3 |
5 | 5 | ||
6 | Upstream-Status: Inappropriate [OE specific] | 6 | Upstream-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 +- |