summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-setuptools_0.6c11.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* bbappends: move old appends to "dangling" and introduce new appendsBruce Ashfield2014-02-021-4/+0
| | | | | | | | | | | | | | | 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>
* python-setuptools: remove site.pyBruce Ashfield2013-08-281-0/+4
To avoid conflicing installs of site.py, we can safely remove it from this package. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>