diff options
Diffstat (limited to 'meta-oe/recipes-devtools/pahole')
-rw-r--r-- | meta-oe/recipes-devtools/pahole/files/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch | 2 |
1 files changed, 1 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/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch index 54cd096e4..4f7dfd4cc 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/0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch | |||
@@ -3,7 +3,7 @@ From: Matteo Croce <mcroce@microsoft.com> | |||
3 | Date: Wed, 15 Sep 2021 17:54:01 +0200 | 3 | 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 | 7 | ||
8 | --- | 8 | --- |
9 | ostra/ostra-cg | 2 +- | 9 | ostra/ostra-cg | 2 +- |