summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2015-09-15 09:45:36 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-09-16 16:07:07 -0400
commit0c46635d8449d8b4131f0dc75cd0955230fc7009 (patch)
treec876f074a344e3f46f68c466378950df851d4016 /recipes-devtools
parent6f59e2ac45dc6015784d34eb1c2d940d96ad8215 (diff)
downloadmeta-cloud-services-0c46635d8449d8b4131f0dc75cd0955230fc7009.tar.gz
python-dateutil: move bbappend to the base layer
This bbappend is not specific to openstack, any meta-cloud-services 'sub-layer' will require this change so moving it to the base layer to make it apply even with non-openstack builds. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-dateutil_1.%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-dateutil_1.%.bbappend b/recipes-devtools/python/python-dateutil_1.%.bbappend
new file mode 100644
index 0000000..68409e5
--- /dev/null
+++ b/recipes-devtools/python/python-dateutil_1.%.bbappend
@@ -0,0 +1 @@
CLEANBROKEN = "1"