[oe] [PATCH][meta-oe] python-cpuset: update to 1.6

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Sun Sep 15 23:41:39 UTC 2019


Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
---
 .../python/{python-cpuset_1.5.7.bb => python-cpuset_1.6.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/python/{python-cpuset_1.5.7.bb => python-cpuset_1.6.bb} (89%)

diff --git a/meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb b/meta-oe/recipes-devtools/python/python-cpuset_1.6.bb
similarity index 89%
rename from meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb
rename to meta-oe/recipes-devtools/python/python-cpuset_1.6.bb
index 156e52a3a..1255a51f7 100644
--- a/meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb
+++ b/meta-oe/recipes-devtools/python/python-cpuset_1.6.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 S = "${WORKDIR}/git"
-SRCREV = "ae629aa1dc959342745ad97406adddf63bb6dbdd"
+SRCREV = "6c46d71a1c6ee711063153b9f7787280128f7252"
 SRC_URI = "git://github.com/lpechacek/cpuset.git;protocol=https;"
 
 inherit distutils
-- 
2.17.1



More information about the Openembedded-devel mailing list