diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-pip_22.0.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pip_22.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_22.0.3.bb b/meta/recipes-devtools/python/python3-pip_22.0.3.bb index 9ca8fbc1e5..ee3e578b2c 100644 --- a/meta/recipes-devtools/python/python3-pip_22.0.3.bb +++ b/meta/recipes-devtools/python/python3-pip_22.0.3.bb | |||
| @@ -4,7 +4,7 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=63ec52baf95163b597008bb46db68030" |
| 6 | 6 | ||
| 7 | inherit pypi setuptools_build_meta | 7 | inherit pypi python_setuptools_build_meta |
| 8 | 8 | ||
| 9 | SRC_URI += "file://0001-change-shebang-to-python3.patch" | 9 | SRC_URI += "file://0001-change-shebang-to-python3.patch" |
| 10 | SRC_URI += "file://no_shebang_mangling.patch" | 10 | SRC_URI += "file://no_shebang_mangling.patch" |
