summaryrefslogtreecommitdiffstats
path: root/meta-openstack/conf
Commit message (Collapse)AuthorAgeFilesLines
* lvm2: fix compilation with latest readline versionMark Asselstine2014-03-221-1/+0
| | | | | | | | | | Commit 0460bd62663d6db4c9b6aed5edd73fb0d052ffb2 [lvm2: allow compiles to use latest readline] forced us to use an old version of readline. Here we backport an upstream lvm2 commit which allows us to use new readline and drop the PREFERRED_VERSION_ for readline. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* openstack: force readline 5.xBruce Ashfield2014-03-171-0/+1
| | | | | | | readline 6.x triggers build errors with LVM2, so we need to set our preferred version to 5.x. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-openstack: prefer python greenlet 0.4.1Bruce Ashfield2013-10-041-0/+3
| | | | | | | pre-0.4.0 versions of python greenlet are known to segfault and cause general instability. So we set our preferred version to 0.4.1 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-openstack: allow dangling bbappendsBruce Ashfield2013-09-031-0/+2
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* conf: corrected layer.confMihai Prica2013-08-281-2/+2
| | | | Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* openstack: layer infrastructureBruce Ashfield2013-08-281-0/+9
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>