summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python-rally: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-oslotest: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-1/+6
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-horizon: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-glacnestore: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-heat-cfntools: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-jsonpath-rw-ext: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-glance-store: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-glance: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-trove: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-swift: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-taskflow: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-1/+6
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-ryu: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-tooz: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* layer.conf: depends on meta-filesystemsKai Kang2019-05-061-1/+1
| | | | | | | | Package glusterfs requires fuse which is from layer meta-filesystems. So update layer.conf to depend on the layer. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* librdmacm: set imcompatible with arm 32 and mips archesKai Kang2019-05-061-0/+3
| | | | | | | | | | | | | | | | | | | | | librdmacm depends on package libibverbs which has been set imcompatible with arm 32 and mips arches by commit 215b975. When build librdmacm it shows errors: | NOTE: Resolving any missing task queue dependencies | ERROR: Nothing PROVIDES 'virtual/libibverbs' (but | .../meta-cloud-services/recipes-extended/librdmacm/librdmacm_1.1.0.bb | DEPENDS on or otherwise requires it) | libibverbs PROVIDES virtual/libibverbs but was skipped: incompatible | with host arm-wrs-linux-gnueabi (not in COMPATIBLE_HOST) | ERROR: Required build target 'librdmacm' has no buildable providers. | Missing or unbuildable dependency chain was: ['librdmacm', 'virtual/libibverbs'] So set librdmacm imcompatible with arm 32 and mips arches too. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* glusterfs: remove PACKAGECONFIG libibverbs for arm 32 and mipsKai Kang2019-05-061-0/+3
| | | | | | | | | Package libibverbs has been set imcompatible with arm 32 and mips arches by commit 215b975. So disable libibverbs support of glusterfs for arm 32 and mips arches too. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* glusterfs: set CVE_PRODUCTChen Qi2019-05-061-0/+1
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* glusterfs: uprev from v5.4 to v6.1Hongzhi.Song2019-04-268-44/+51
| | | | | | | | | The release-6.1 fixes a lot of CVEs. Modify parts of patches for v6.1. Remove bd-xlator configure which has been dropped. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
* apache2: remove bbappendYi Zhao2019-04-231-14/+0
| | | | | | | | The apache2 in meta-webserver has been upgraded to 2.4.39. This bbappend has been integrated into apache2 recipe. So remove it. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* libibverbs: do not try to build for arm 32 bit or any mipsJoe Slater2019-04-121-0/+3
| | | | | | | arch.h does not contain macros for 32 bit arm or any mips arch. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* consul: don't build with the '-linkshared' optionMark Asselstine2019-04-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | We are currently seeing the following error: type..eUfRrckI: missing section for relocation target type..FEeY9FdU ... This is similar to the reported issues http://www.lyddzz.com/github_/golang/go/issues/30768 and https://github.com/hashicorp/consul/issues/5486 (but this one appears to be a report of 'our' issue so isn't really valid) The go.bbclass currently completes 2 builds (if GO_DYNLINK is set), one without '-linkshared' and one with. The '--linkshared' option is marked as experimental (https://golang.org/cmd/link/ -- "-linkshared Link against installed Go shared libraries (experimental)"). By setting GO_LINKSHARED prior to inheriting go.bbclass we can overwrite the default compile behavior and only perform the build without the '-linkshared' option. This shouldn't change the functionality of consul and we can revert to the default behavior when the issues have been addressed. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* conf: add warrior to layer compatBruce Ashfield2019-04-029-9/+9
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* librdmacm: upgrade to 1.1.0Dengke Du2019-03-242-8/+19
| | | | | Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* libibverbs: upgrade to 1.2.1Dengke Du2019-03-241-2/+3
| | | | | Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* dhcp: Add the default route optionZhixiong Chi2019-03-241-0/+3
| | | | | | | | | | | | | | Add the default route option for the operation of adding route, while we set the static route and the mask setting is 0. For example: add_routes 32 169 254 169 254 10 209 67 4 0 10 209 67 1 The first route (169.254.169.254/32 via 10.209.67.4) is added successfully, but the second route (10.209.67.1, default) is not added at all. Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* glusterfs: fix installed-vs-shipped qa issueKai Kang2019-03-211-0/+1
| | | | | | | | | | | Fix installed-vs-shipped qa issue of glusterfs: | ERROR: glusterfs-5.4-r0 do_package: QA Issue: glusterfs: Files/directories were installed but not shipped in any package: | /usr/libexec/glusterfs/mount-shared-storage.sh Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-croniter: Upgrade to 0.3.27Hong Liu2019-03-171-4/+4
| | | | | | | | | 1.Upgrade python-croniter from 0.3.5 to 0.3.27. 2.Modified PKG-INFO due to version update. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-cliff: upgrade to 2.14.1Hong Liu2019-03-171-2/+2
| | | | | | | Upgrade python-cliff from 2.9.1 to 2.14.1. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* libvirt: fix GROUPADD_PARAM override conflictDengke Du2019-03-171-1/+1
| | | | | | | | The libvirt recipe in meta-virtualization already define the GROUPADD_PARAM, so we should append it, not override. Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* glusterfs: uprev from v3.11.1 to v5.4Hongzhi.Song2019-03-1720-1601/+143
| | | | | | | The latest stable release covers some CVEs and new features. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* consul: uprev to v1.4.3Hongzhi.Song2019-03-082-33/+3
| | | | | | | Uprev to v1.4.3 and remove invalid patch. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* kernel: Remove redundant config fragmentHe Zhe2019-03-011-1/+0
| | | | | | | | | | | | | | This fixes 01a28c32acb2 ("linux/nf.cfg: CONFIG_NF_CONNTRACK_IPV4 was replaced by CONFIG_NF_CONNTRACK") which duplicates a config fragment and causes the following warning. Warning: Value of CONFIG_NF_CONNTRACK is defined multiple times within fragment tmp-glibc/work-shared/intel-x86-64/kernel-source/.kernel-meta/configs/v4.19/standard/intel-x86/nf.cfg: CONFIG_NF_CONNTRACK=y CONFIG_NF_CONNTRACK=y Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* consul: do not try to build for mipsJoe Slater2019-02-211-0/+4
| | | | | | | Use COMPATIBLE_HOST to prevent building for mipsarch. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-paramiko:upgrade to 2.4.2Hong Liu2019-02-141-2/+2
| | | | | | | Upgrade python-paramiko from 2.4.1 to 2.4.2 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-oslo.config:modify homepageHong Liu2019-02-141-2/+2
| | | | | | | Modify homepage to correspond to new version Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-amqp:upgrade to 2.4.1Hong Liu2019-02-141-2/+2
| | | | | | | Upgrade python-amqp from 2.3.2 to 2.4.1 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* maintainers: update email addressesBruce Ashfield2019-02-059-9/+9
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-waitress:upgrade to 1.2.0Hong Liu2019-02-031-2/+2
| | | | | | | 1.Upgrade python-waitress from 1.1.0 to 1.2.0. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-kombu:upgrade to 4.2.0Hong Liu2019-02-031-2/+2
| | | | | | | Upgrade python-kombu from 4.2.0 to 4.2.2 Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-mox3Hong Liu2019-02-031-1/+1
| | | | | | | Fix HOMEPAGE Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* linux/nf.cfg: CONFIG_NF_CONNTRACK_IPV4 was replaced by CONFIG_NF_CONNTRACKHongzhi.Song2019-01-251-1/+1
| | | | | | | | kernel has replaced CONFIG_NF_CONNTRACK_IPV4 with CONFIG_NF_CONNTRACK. [commit: a0ae2562c] Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* kernel: update bbappends to match oe-coreBruce Ashfield2018-12-212-0/+9
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* postgresql: Fix issue where init script is not found.thudJeremy Puhlman2018-11-081-1/+1
| | | | | | | | | | layers/meta-cloud-services/meta-openstack/recipes-dbs/postgresql/defaultpkgname/ Something changed with the evaluation of :=, such that PN evaluates to defaultpkgname, thus the initscript is not found. Just set it to the correct name. Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* glusterfs: Revert a CVE patch, CVE-2018-10924Hongzhi.Song2018-10-312-136/+0
| | | | | | | | | | | | | | | | The CVE issue exists in v3.12 series and above. Introduced by: [http://git.gluster.org/cgit/glusterfs.git/commit/? id=51dfc9c789b8405f595a337eade938aedcb449c4] More infomation, please see: [https://security-tracker.debian.org/tracker/CVE-2018-10924] The version v3.11.1 doesn't have the issue. So we should revert the CVE-2018-10924. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* glusterfs: Update SRC_URIMingli Yu2018-10-251-1/+1
| | | | | | | | Update SRC_URI for glusterfs as the previous one is invalid. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* librdmacm: Update SRC_URIMingli Yu2018-10-121-1/+1
| | | | | | | | Update SRC_URI for librdmacm as the previous one is invalid. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* libibverbs: Update SRC_URIMingli Yu2018-10-121-1/+1
| | | | | | | | Update SRC_URI for libibverbs as the previous one is invalid. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* postgresql: make append version independentMingli Yu2018-10-112-0/+1
| | | | | | | | Make bbappend version independent and only effective when the openstack distro enabled. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* layer.conf: set PREFERRED_VERSION for python-networkxMingli Yu2018-10-111-1/+1
| | | | | | | | Only set PREFERRED_VERSION for python-networkx when the openstack distro is enabled Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* sanity-meta-openstack.bbclass: add class for bbappend files checkingMingli Yu2018-10-113-0/+33
| | | | | | | | | | | | | | Add a new class sanity-meta-openstack.bbclass, to check whether necessary settings are available for bbappend files and preferred version setting in this layer to be effective and warn users if not. In addition, a variable SKIP_SANITY_META_OPENSTACK_CHECK is added to enable users to explicitly skip the checking to avoid unwanted warnings. Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>