summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-testrepository_0.0.18.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-testrepository: upgrade to 0.0.20Jackie Huang2015-04-291-25/+0
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* support-libs: fix clean issuesBruce Ashfield2015-02-241-1/+4
| | | | | | | | | | | | | With recent changes to oe-core make clean is run during the configuration phase of python packages. For some packages, this causes breakage as 'make clean' is not supported. To keep the build going, we mark them as brokenclean to avoid the issue. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-testrespository: introduce package to meet tempest dependenciesBruce Ashfield2013-11-251-0/+22
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>