summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tgt: upgrade 1.0.36 -> 1.0.60Li xin2015-07-292-2/+34
| | | | | | Add 0001-usr-Makefile-WARNING-fix.patch to avoid build WARNING. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
* slop: upgrade 3.5.0 -> 4.2.0Li xin2015-07-291-4/+4
| | | | | | | Update the checksum of LICENSE, since the date in it has been changed, but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
* ohai: upgrade 7.0.4 -> 8.5.0Li xin2015-07-271-3/+3
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* net-ssh-multi: upgrade 1.2.0 -> 1.2.1Li xin2015-07-272-8/+9
| | | | | | | | update gemspec-don-t-force-the-use-of-gem-private_key.pem.patch, since net-ssh-multi.gemspec content has been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* mixlib-shellout: upgrade 1.4.0 -> 2.1.0Li xin2015-07-271-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* mixlib-config: upgrade 2.1.0 -> 2.2.1Li xin2015-07-271-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* mime-types: upgrade 1.25.1 -> 2.5Li xin2015-07-271-4/+4
| | | | | | | | | Update the checksum of Licence.rdoc, since file formate and date in it has been changed, but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Li xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* highline: upgrade 1.6.21 -> 1.7.3Li xin2015-07-271-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* hashie: upgrade 2.1.1 -> 3.4.2Li xin2015-07-271-2/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* chef-zero: upgrade 2.0.2 -> 4.2.3Li xin2015-07-271-4/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* ruby.bbclass: WARNING FixLi xin2015-07-271-0/+2
| | | | | | | | | | | | | When build the recipes which inherit ruby,WARNING will occur as following: WARNING: QA Issue: mixlib-log: Files/directories were installed but not shipped in any package: /usr/lib/ruby/gems/2.2.0/build_info /usr/lib/ruby/gems/2.2.0/extensions Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. [installed-vs-shipped] So modify ruby.bbclass Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-openstack: gptfdisk: Remove recipeIoan-Adrian Ratiu2015-07-222-49/+0
| | | | | | | | A gptfdisk recipe has been added to openembedded-core by commit 8c219e making this one unecessary. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* libconfig-general-perl: upgrade 2.51 -> 2.58Li xin2015-07-221-3/+2
| | | | | Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* tgt: update to v1.0.37Bruce Ashfield2015-07-141-2/+2
| | | | | Signed-off-by: Daniel Badea <daniel.badea@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* open-iscsi-user: fix warnings and errors.Li xin2015-06-191-3/+6
| | | | | | | | | | | | | | WARNING: QA Issue: /usr/sbin/iscsi@underscore@discovery_open-iscsi-user contained in package open-iscsi-user requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] ERROR: Function failed: SYSTEMD_SERVICE_open-iscsi-user-systemd value iscsi-initiator.service does not exist Also,modify the LICENSE from GPL to GPLv2. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* dhcp: fix build errorBian Naimeng2015-06-191-0/+0
| | | | | | | | | dhcp in oe-core has been upgrade to 4.3.2, so the following error will be caught. ERROR: No recipes available for: /yocto/meta-cloud-services/recipes-connectivity/dhcp/dhcp_4.3.1.bbappend Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
* salt: upgrade to 2015.5Alejandro del Castillo2015-06-011-145/+0
| | | | | | | python-request is now only a dependency of salt-cloud. Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* salt: add recipe for saltAlejandro del Castillo2015-06-011-0/+145
| | | | | Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* salt: upgrade to 2015.5Alejandro del Castillo2015-06-011-5/+4
| | | | | | | python-request is now only a dependency of salt-cloud. Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* salt: add recipe for saltAlejandro del Castillo2015-06-0112-0/+2158
| | | | | Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* Merge branch 'master' into kiloBruce Ashfield2015-04-171-0/+11
|\
| * package_regex_openstack: fix for openstack core componentsJackie Huang2015-04-171-0/+11
| | | | | | | | | | | | | | | | | | | | The bitbake git fetcher ignores non-released branches/tags like beta and rc, but we may want to update the openstack milestones like 2015.1.0.b2, add the GITTAGREGEX_BETA to allow this. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* | Merge branch 'master' into kiloBruce Ashfield2015-04-171-1/+1
|\|
| * psycopg2: fix License field parse errorBruce Ashfield2015-04-171-1/+1
| | | | | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* | Merge branch 'master' into kiloBruce Ashfield2015-04-1615-30/+71
|\|
| * python-psycopg2_2.5: The license should be GPLv3+Lei Maohui2015-04-161-1/+1
| | | | | | | | | | Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * rest-client: upgrade to 1.7.3Jackie Huang2015-04-161-3/+3
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-ceilometerclient: fix the version to 1.0.13Jackie Huang2015-04-161-2/+2
| | | | | | | | | | | | | | | | The specified SRCREV is actually pointed to the latest version 1.0.13. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-barbicanclient: upgrade to 3.0.3Jackie Huang2015-04-161-2/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * Add helper meta data to find upstream versions correctlyJackie Huang2015-04-161-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is referred to: meta-yocto/conf/distro/include/package_regex.inc And is used by the auto-upgrade-helper utility: http://git.yoctoproject.org/cgit/cgit.cgi/auto-upgrade-helper/ It helps generate upgrades automatically for recipes based on new versions being published upstream. The initial list includes *client recipes in meta-openstack. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-cephclient: upgrade to 0.1.0.5Jackie Huang2015-04-161-3/+3
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-glanceclient: upgrade to 0.17.0Jackie Huang2015-04-161-2/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-heatclient: upgrade to 0.4.0Jackie Huang2015-04-161-2/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-keystoneclient: upgrade to 1.3.0Jackie Huang2015-04-161-2/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-novaclient: upgrade to 2.23.0Jackie Huang2015-04-161-2/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-neutronclient: upgrade to 2.4.0Jackie Huang2015-04-161-2/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-swiftclient: upgrade to 2.4.0Jackie Huang2015-04-161-2/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-saharaclient: upgrade to 0.8.0Jackie Huang2015-04-161-2/+2
| | | | | | | | | | | | | | 0.7.7 and 0.8.0 are actually the same. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-openstackclient: upgrade to 1.0.3Jackie Huang2015-04-161-3/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-troveclient: upgrade to 1.0.9Jackie Huang2015-04-161-2/+2
| | | | | | | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* | Merge remote-tracking branch 'origin/kilo' into kiloBruce Ashfield2015-04-140-0/+0
|\ \
| * \ Merge branch 'master' into kiloBruce Ashfield2015-04-086-5/+11
| |\ \
* | \ \ Merge branch 'master' into kiloBruce Ashfield2015-04-147-7/+13
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | cloud-init: update to 0.7.6Bruce Ashfield2015-04-141-2/+2
| |/ | | | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-oslotest: correct the SRC_URI and add bash to rdependsJackie Huang2015-04-081-3/+4
| | | | | | | | | | | | | | | | | | | | | | - It's updated to 1.4.0 in previous commit but the SRC_URI and checksums are incorrect. - The scripts in python-oslotest needs bash so add it to rdepends to avoid: WARNING: QA Issue: python-oslotest requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * python-pyudev: fix the license formatJackie Huang2015-04-081-1/+1
| | | | | | | | | | | | | | | | Fix the license format to avoid: Parsing recipes...WARNING: python-pyudev: LICENSE value "LGPL 2.1" has an invalid format Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * nodejs: remove the bbappendJackie Huang2015-04-081-1/+0
| | | | | | | | | | | | | | | | | | nodejs has been updated to 0.12.0 and all bash scripts are re-packaged in nodejs-npm which has the correct rdepends, so this bbappend is no longer needed. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
| * Add missing dependencies for keystone, fixtures and testtoolsJackie Huang2015-04-083-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These missing dependencies are found when running keystone tests: File "/usr/lib/python2.7/site-packages/keystone/tests/unit/core.py", line 28, in <module> import fixtures ImportError: No module named fixtures File "/usr/lib/python2.7/site-packages/keystone/tests/unit/core.py", line 32, in <module> import oslotest.base as oslotest ImportError: No module named oslotest.base File "/usr/lib/python2.7/site-packages/fixtures/fixture.py", line 26, in <module> from testtools.compat import ( ImportError: No module named testtools.compat File "/usr/lib/python2.7/site-packages/testtools/compat.py", line 31, in <module> from extras import try_imports ImportError: No module named extras Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* | Merge branch 'master' into kiloBruce Ashfield2015-03-2516-177/+24
|\|
| * libs: version refreshBruce Ashfield2015-03-253-4/+14
| | | | | | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>