summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/python/python-cpuset_1.6.bb (renamed from meta-oe/recipes-devtools/python/python-cpuset_1.5.7.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 156e52a3a5..1255a51f75 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"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" 4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5 5
6S = "${WORKDIR}/git" 6S = "${WORKDIR}/git"
7SRCREV = "ae629aa1dc959342745ad97406adddf63bb6dbdd" 7SRCREV = "6c46d71a1c6ee711063153b9f7787280128f7252"
8SRC_URI = "git://github.com/lpechacek/cpuset.git;protocol=https;" 8SRC_URI = "git://github.com/lpechacek/cpuset.git;protocol=https;"
9 9
10inherit distutils 10inherit distutils