summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* support-libs: fix clean issuesBruce Ashfield2015-02-241-0/+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>
* QA: fix build and runtime warningsBruce Ashfield2015-02-211-0/+1
| | | | | | | oe-core now warns on detected missing runtime and build time warnings. So we update our recipes to have these missingn deps (largely bash). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* horizon: update dependencies for juno rc2Bruce Ashfield2014-10-211-0/+27
Updating the horizon dependent packages to the juno-rc2 required versions Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>