diff options
Diffstat (limited to 'meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb')
-rw-r--r-- | meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb b/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb index 1d54b9f6af..d5c440f413 100644 --- a/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb +++ b/meta-oe/recipes-devtools/python/python3-apt_2.5.3.bb | |||
@@ -7,7 +7,6 @@ SRC_URI = "git://salsa.debian.org/apt-team/python-apt.git;protocol=https;branch= | |||
7 | 7 | ||
8 | SRCREV = "3252935b6224b3bd2e2250894b9559b47c61b2e1" | 8 | SRCREV = "3252935b6224b3bd2e2250894b9559b47c61b2e1" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | ||
11 | 10 | ||
12 | inherit setuptools3 | 11 | inherit setuptools3 |
13 | 12 | ||