mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
python3-setuptools: upgrade 63.3.0 -> 63.4.1
(From OE-Core rev: e87449dba18f14b8596fd99762070f96f395c401) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
49e6f634fd
commit
c610953499
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
From 3a5ae454c0738510daf5df68b7968cab66cceb7f Mon Sep 17 00:00:00 2001
|
From a020fd90a7060f7783ef286bcdf9dbf307184978 Mon Sep 17 00:00:00 2001
|
||||||
From: Hongxu Jia <hongxu.jia@windriver.com>
|
From: Hongxu Jia <hongxu.jia@windriver.com>
|
||||||
Date: Tue, 17 Jul 2018 10:13:38 +0800
|
Date: Tue, 17 Jul 2018 10:13:38 +0800
|
||||||
Subject: [PATCH] conditionally do not fetch code by easy_install
|
Subject: [PATCH] conditionally do not fetch code by easy_install
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
|
|||||||
SRC_URI += "file://0001-change-shebang-to-python3.patch \
|
SRC_URI += "file://0001-change-shebang-to-python3.patch \
|
||||||
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
|
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "273b6847ae61f7829c1affcdd9a32f67aa65233be508f4fbaab866c5faa4e408"
|
SRC_URI[sha256sum] = "7c7854ee1429a240090297628dc9f75b35318d193537968e2dc14010ee2f5bca"
|
||||||
|
|
||||||
DEPENDS += "${PYTHON_PN}"
|
DEPENDS += "${PYTHON_PN}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user