diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-schedutils_0.6.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-schedutils_0.6.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb b/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb index 50868b9c40..dba3bcace7 100644 --- a/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb +++ b/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb | |||
@@ -7,6 +7,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | |||
7 | SRC_URI = "git://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git;branch=main" | 7 | SRC_URI = "git://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git;branch=main" |
8 | SRCREV = "46469f425f9844f355f6496785ee1ce993b58747" | 8 | SRCREV = "46469f425f9844f355f6496785ee1ce993b58747" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | ||
11 | 10 | ||
12 | inherit setuptools3 | 11 | inherit setuptools3 |