diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch')
| -rw-r--r-- | meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch b/meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch index 06eb2bd35b..a0ed7cc830 100644 --- a/meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch +++ b/meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch | |||
| @@ -10,6 +10,8 @@ PYTHONHOME. Creating another variable OEPYTHON3HOME to allow for a way | |||
| 10 | to set a different path for python3 | 10 | to set a different path for python3 |
| 11 | 11 | ||
| 12 | Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com> | 12 | Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com> |
| 13 | |||
| 14 | Upstream-Status: Inappropriate [OE specific configuration] | ||
| 13 | --- | 15 | --- |
| 14 | Modules/main.c | 17 +++++++++++++---- | 16 | Modules/main.c | 17 +++++++++++++---- |
| 15 | 1 file changed, 13 insertions(+), 4 deletions(-) | 17 | 1 file changed, 13 insertions(+), 4 deletions(-) |
