summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb b/meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb
index 55270ba..f4e708e 100644
--- a/meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb
+++ b/meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb
@@ -19,4 +19,7 @@ inherit setuptools
19 19
20RDEPENDS_${PN} += "python-subunit \ 20RDEPENDS_${PN} += "python-subunit \
21 python-extras \ 21 python-extras \
22" \ No newline at end of file 22"
23
24CLEANBROKEN = "1"
25