From 0c46635d8449d8b4131f0dc75cd0955230fc7009 Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Tue, 15 Sep 2015 09:45:36 -0400 Subject: 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 Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-dateutil_1.%.bbappend | 1 - 1 file changed, 1 deletion(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-dateutil_1.%.bbappend (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-dateutil_1.%.bbappend b/meta-openstack/recipes-devtools/python/python-dateutil_1.%.bbappend deleted file mode 100644 index 68409e5..0000000 --- a/meta-openstack/recipes-devtools/python/python-dateutil_1.%.bbappend +++ /dev/null @@ -1 +0,0 @@ -CLEANBROKEN = "1" -- cgit v1.2.3-54-g00ecf