From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- external/poky/meta/recipes-devtools/python/python3-six_1.14.0.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 external/poky/meta/recipes-devtools/python/python3-six_1.14.0.bb (limited to 'external/poky/meta/recipes-devtools/python/python3-six_1.14.0.bb') diff --git a/external/poky/meta/recipes-devtools/python/python3-six_1.14.0.bb b/external/poky/meta/recipes-devtools/python/python3-six_1.14.0.bb new file mode 100644 index 00000000..151c366c --- /dev/null +++ b/external/poky/meta/recipes-devtools/python/python3-six_1.14.0.bb @@ -0,0 +1,5 @@ +inherit setuptools3 +require python-six.inc + +SRC_URI[md5sum] = "21674588a57e649d1a6d977ec3122140" +SRC_URI[sha256sum] = "236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a" -- cgit 1.2.3-korg