diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pip_22.0.4.bb (renamed from 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.4.bb index 09a305edf8..899b04d2c2 100644 --- a/meta/recipes-devtools/python/python3-pip_22.0.3.bb +++ b/meta/recipes-devtools/python/python3-pip_22.0.4.bb | |||
@@ -38,7 +38,7 @@ SRC_URI += "file://0001-change-shebang-to-python3.patch" | |||
38 | SRC_URI += "file://no_shebang_mangling.patch" | 38 | SRC_URI += "file://no_shebang_mangling.patch" |
39 | SRC_URI += "file://reproducible.patch" | 39 | SRC_URI += "file://reproducible.patch" |
40 | 40 | ||
41 | SRC_URI[sha256sum] = "f29d589df8c8ab99c060e68ad294c4a9ed896624f6368c5349d70aa581b333d0" | 41 | SRC_URI[sha256sum] = "b3a9de2c6ef801e9247d1527a4b16f92f2cc141cd1489f3fffaf6a9e96729764" |
42 | 42 | ||
43 | do_install:append() { | 43 | do_install:append() { |
44 | rm -f ${D}/${bindir}/pip | 44 | rm -f ${D}/${bindir}/pip |