aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-08-18python-zaqarclient: upgrade 0.7.0 -> 1.11.0Yuan Chao
Unable to find version 1.11.0 in branch stable/pike. Change branch to master. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-12python-manilaclient: upgrade 1.4.0 -> 1.27.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-12python-wsme: Add python3 versionZheng Ruoqin
Providing a python3 version of python-wsme. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-12python-webtest: Add python3 versionZheng Ruoqin
Providing a python3 version of python-webtest. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-12python-oslo.utils: Add python3 versionZheng Ruoqin
Providing a python3 version of python-oslo.utils. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-12python-osc-lib: Add python3 versionZheng Ruoqin
Providing a python3 version of python-osc-lib. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-12python-kombu: upgrade 4.6.0 -> 4.6.3Yuan Chao
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-12python-warlock: upgrade 1.3.0 -> 1.3.3Yuan Chao
Remove 1.2.0.bb file. Upgrade 1.3.0 -> 1.3.3 Name of LICENSE file changed LICENSE.txt -> LICENSE Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-12python-futures: upgrade 3.0.3 -> 3.3.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-06python-httplib2: upgrade 0.13.0 -> 0.13.1Yuan Chao
-License-Update: Version in PKG-INFO file updated to 0.13.1 Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-06python-ceilometerclient: upgrade 2.9.0 -> 2.9.1Yuan Chao
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-06python-cliff: upgrade 2.14.1 -> 2.15.0Yuan Chao
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-06python-keystoneauth1:upgrade 3.14.0 -> 3.15.0Zheng Ruoqin
Upgrade from python-keystoneauth1 from 3.14.0 to 3.15.0. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-06python-kombu: Add python3 versionZheng Ruoqin
Providing a python3 version of python-kombu. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-08-06python-osc-lib: upgrade 1.12.1 -> 1.13.0.Zheng Ruoqin
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-31python-dateutil: Remove the bbappendMingli Yu
The current bbappend only has below logic: CLEANBROKEN = "1" For python-dateutil, the distutils class is about to do a clean via "setup.py clean" as below logic in distutils class without CLEANBROKE = "1": distutils_do_configure() { if [ "${CLEANBROKEN}" != "1" ] ; then NO_FETCH_BUILD=1 \ ${STAGING_BINDIR_NATIVE}/${PYTHON_PN}-native/${PYTHON_PN} setup.py clean ${DISTUTILS_BUILD_ARGS} fi } But it works for python-dateutil, no need to set CLEANBROKEN, so remove this bbappend. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-25python-paramiko: upgrade 2.4.2 -> 2.6.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-25python-swiftclient: upgrade 3.7.0 -> 3.8.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-25python-osprofiler: upgrade 2.8.0 -> 2.8.1Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-25packagegroup-cloud-controller: remove postgresql-setup rdependsMingli Yu
Package postgresql provides postgresql-setup file and packagegroup-cloud-controller already rdepends on postgresql, so remove postgresql-setup to avoid below error when run yocto compliance check against meta-openstack layer. ERROR: Nothing RPROVIDES 'postgresql-setup' (but /mybuild/layers/meta-cloud-services/meta-openstack/recipes-extended/packagegroups/packagegroup-cloud-compute.bb, /mybuild/layers/meta-cloud-services/meta-openstack/recipes-devtools/python/python-glance_git.bb, /mybuild/layers/meta-cloud-services/meta-openstack/recipes-extended/packagegroups/packagegroup-cloud-controller.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'postgresql-setup' is unbuildable, removing... Missing or unbuildable dependency chain was: ['postgresql-setup'] ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'packagegroup-cloud-compute', 'postgresql-setup'] Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-25python-glance_git: change postgresql-setup to postgresqlMingli Yu
Package postgresql provides postgresql-setup file and so change postgresql-setup to postgresql to avoid below error when run yocto compliance check against meta-openstack layer. ERROR: Nothing RPROVIDES 'postgresql-setup' (but /mybuild/layers/meta-cloud-services/meta-openstack/recipes-extended/packagegroups/packagegroup-cloud-compute.bb, /mybuild/layers/meta-cloud-services/meta-openstack/recipes-devtools/python/python-glance_git.bb, /mybuild/layers/meta-cloud-services/meta-openstack/recipes-extended/packagegroups/packagegroup-cloud-controller.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'postgresql-setup' is unbuildable, removing... Missing or unbuildable dependency chain was: ['postgresql-setup'] ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'packagegroup-cloud-compute', 'postgresql-setup'] Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-25packagegroup-cloud-compute: remove postgresql-setupMingli Yu
Package postgresql provides postgresql-setup file and packagegroup-cloud-compute already rdepends on postgresql, so remove postgresql-setup to avoid below error when run yocto compliance check against meta-openstack layer. ERROR: Nothing RPROVIDES 'postgresql-setup' (but /mybuild/layers/meta-cloud-services/meta-openstack/recipes-extended/packagegroups/packagegroup-cloud-compute.bb, /mybuild/layers/meta-cloud-services/meta-openstack/recipes-devtools/python/python-glance_git.bb, /mybuild/layers/meta-cloud-services/meta-openstack/recipes-extended/packagegroups/packagegroup-cloud-controller.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'postgresql-setup' is unbuildable, removing... Missing or unbuildable dependency chain was: ['postgresql-setup'] ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'packagegroup-cloud-compute', 'postgresql-setup'] Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-25libbsd: remove bbappendMingli Yu
The bbappend only has below logic: inherit autotools-brokensep Actually libbsd can build successfully with a separate build directory which also means B != S, so no need to switch to inherit autotools-brokensep from the default autotools class. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-19openssh: update bbappendYi Zhao
Update the bbappend since openssh had been upgraded to 8.x in oe-core. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-16python-swiftclient: upgrade 3.6.0 -> 3.7.0Zang Ruochen
-python-swiftclient: upgrade from 3.6.0 to 3.7.0. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-16python-pycadf: upgrade 1.1.0 -> 2.9.0Zang Ruochen
-python-pycadf: upgrade from 1.1.0 to 2.9.0. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-09python-fasteners: upgrade 0.13.0 -> 0.15Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-09python-heatclient: upgrade 1.16.1 -> 1.17.0Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-09tgt: upgrade 1.0.73 -> 1.0.79Zang Ruochen
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-03nss-pam-ldapd: add required distro feature check for pamMingli Yu
As nss-pam-ldapd depends on libpam, it should do required distro feature check for pam. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-07-03meta-cloud-services: add layer depends on networking-layerMingli Yu
Since spice of meta-cloud-services depends on cyrus-sasl which comes from networking-layer, add missing layer depends back. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-25glusterfs: recovery original author address of each patchHongzhi.Song
Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-18python-httplib2: upgrade 0.12.3 -> 0.13.0Zang Ruochen
-Upgrade from python-httplib2_0.12.3.bb to python-httplib2_0.13.0.bb. -Add recipe python3-httplib2_0.13.0.bb. -License-Update: Update the information of package. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-10python-kombu: upgrade 4.5.0 -> 4.6.0Zang Ruochen
-Upgrade from python-kombu_4.5.0.bb to python-kombu_4.6.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-10python-osc-lib: upgrade 1.7.0 -> 1.12.1Zang Ruochen
-Upgrade from python-osc-lib_1.7.0.bb to python-osc-lib_1.12.1.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-10python-osprofiler: upgrade 1.5.0 -> 2.8.0Zang Ruochen
-Upgrade from python-osprofiler_1.5.0.bb to python-osprofiler_2.8.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-10python-rfc3986: upgrade 0.4.1 -> 1.3.2Zang Ruochen
-Upgrade from python-rfc3986_0.4.1.bb to python-rfc3986_1.3.2.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-10python-webtest: upgrade 2.0.29 -> 2.0.33Zang Ruochen
-Upgrade from python-webtest_2.0.29.bb to python-webtest_2.0.33.bb. -License-Update: Changed the path of docs. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-10python-wsme: upgrade 0.9.2 -> 0.9.3Zang Ruochen
-Upgrade from python-wsme_0.9.2.bb to python-wsme_0.9.3.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03iptables: update bbappend to match to oe-core versionHongzhi.Song
Now iptables has been updated to v1.8, so bbappend should be adjusted too. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03iproute2: update bbappend to match bb versionHongzhi.Song
Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03libvirt: update bbappend to match bb versionHongzhi.Song
The recipe has been updated from v4 to v5.3.2 Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03linux: update bbappend to match oe-core versionHongzhi.Song
Since v4.18 was removed and v5.0 was created, bbappend should be adjusted to match oe-core. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03python-sqlparse: upgrade 0.2.4 -> 0.3.0Zang Ruochen
-Upgrade from python-sqlparse_0.2.4.bb to python-sqlparse_0.3.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03python-statsd: upgrade 3.2.1 -> 3.3.0Zang Ruochen
-Upgrade from python-statsd_3.2.1.bb to python-statsd_3.3.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03python-tenacity: upgrade 4.5.0 -> 5.0.4Zang Ruochen
-Upgrade from python-tenacity_4.5.0.bb to python-tenacity_5.0.4.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03python-waitress: upgrade 1.2.0 -> 1.3.0Zang Ruochen
-Upgrade from python-waitress_1.2.0.bb to python-waitress_1.3.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03python-dogpile.cache: upgrade 0.6.2 -> 0.7.1Zang Ruochen
-Upgrade from python-dogpile.cache_0.6.2.bb to python-dogpile.cache_0.7.1.bb. -License-Update: Copyright year updated to 2018. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03python-futurist: upgrade 0.21.0 -> 1.8.1Zang Ruochen
-Upgrade from python-futurist_0.21.0.bb to python-futurist_1.8.1.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03python-positional: upgrade 1.1.1 -> 1.2.1Zang Ruochen
-Upgrade from python-positional_1.1.1.bb to python-positional_1.2.1.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>