diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-02-02 23:48:06 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-02-02 23:48:06 -0500 |
| commit | ba2cf4dfc0e3e05bbee01ef27224f8cd228a117f (patch) | |
| tree | ebca9514044ed7e777f2b20247d24684c21f4a33 /meta-openstack/recipes-devtools/python | |
| parent | 8f1c167d0a7dc568a9dfc835073af7eb5de59a91 (diff) | |
| download | meta-cloud-services-ba2cf4dfc0e3e05bbee01ef27224f8cd228a117f.tar.gz | |
bbappends: move old appends to "dangling" and introduce new appends
Syncing to oe-core, and meta-oe master of January 30th 2014.
- introduced required new bbappends
To keep compatiblity with older versions of oe-core and meta-oe,
old bbappends are kept, but they are moved to the "dangling"
recipe group.
If any bbappend warnings show outside of the dangling recipes,
they should be investigated.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend | 4 | ||||
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-setuptools_1.1.6.bbappend | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend b/meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend deleted file mode 100644 index 3c691d3..0000000 --- a/meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | # conflicting file prevention | ||
| 2 | do_install_append() { | ||
| 3 | rm -f ${D}${libdir}/python*/site-packages/site.py* | ||
| 4 | } \ No newline at end of file | ||
diff --git a/meta-openstack/recipes-devtools/python/python-setuptools_1.1.6.bbappend b/meta-openstack/recipes-devtools/python/python-setuptools_1.1.6.bbappend deleted file mode 100644 index 3c691d3..0000000 --- a/meta-openstack/recipes-devtools/python/python-setuptools_1.1.6.bbappend +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | # conflicting file prevention | ||
| 2 | do_install_append() { | ||
| 3 | rm -f ${D}${libdir}/python*/site-packages/site.py* | ||
| 4 | } \ No newline at end of file | ||
