diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-02 16:05:45 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-12-02 16:05:45 -0500 |
| commit | 6e5ff0a599e4e181a524b94447bcf0a054055e23 (patch) | |
| tree | 30090346fee1c71f70368088e551d0162a23b461 /meta-openstack/recipes-devtools/python | |
| parent | 811633754e5cf5e51b26c569f650d3fd115cb089 (diff) | |
| download | meta-cloud-services-6e5ff0a599e4e181a524b94447bcf0a054055e23.tar.gz | |
openstack: update bbappends to match oe-core/meta-networing/meta-virtualization master
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_1.4.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend b/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend new file mode 100644 index 0000000..3c691d3 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python-setuptools_1.4.bbappend | |||
| @@ -0,0 +1,4 @@ | |||
| 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 | ||
