diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb b/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb index a8b834a126..216fea2b93 100644 --- a/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb +++ b/meta/recipes-devtools/python/python3-unittest-automake-output_0.2.bb | |||
@@ -8,8 +8,6 @@ SRC_URI = "git://gitlab.com/rossburton/python-unittest-automake-output;protocol= | |||
8 | 8 | ||
9 | SRCREV = "aebdfb188e368c690ea55cf6c9c9ffa1a52def65" | 9 | SRCREV = "aebdfb188e368c690ea55cf6c9c9ffa1a52def65" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | ||
12 | |||
13 | inherit python_flit_core | 11 | inherit python_flit_core |
14 | 12 | ||
15 | RDEPENDS:${PN} += "python3-unittest" | 13 | RDEPENDS:${PN} += "python3-unittest" |