summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python-posix-ipc:upgrade 1.0.0 -> 1.0.4Zang Ruochen2019-05-291-3/+3
| | | | | | | | | -Upgrade from python-posix-ipc_1.0.0.bb to python-posix-ipc_1.0.4.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>
* python-requestsexceptions:upgrade 1.3.0 -> 1.4.0Zang Ruochen2019-05-291-2/+2
| | | | | | | -Upgrade from python-requestsexceptions_1.3.0.bb to python-requestsexceptions_1.4.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-sqlalchemy-migrate:upgrade 0.11.0 -> 0.12.0Zang Ruochen2019-05-291-2/+2
| | | | | | | -Upgrade from python-sqlalchemy-migrate_0.11.0.bb to python-sqlalchemy-migrate_0.12.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-debtcollector:upgrade 1.17.1 -> 1.21.0Zang Ruochen2019-05-161-2/+2
| | | | | | | -Upgrade from python-debtcollector_1.17.1.bb to python-debtcollector_1.21.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-contextlib2:upgrade 0.4.0 -> 0.5.5Zang Ruochen2019-05-161-2/+2
| | | | | | | | -Upgrade from python-contextlib2_0.4.0.bb to python-contextlib2_0.5.5.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-kombu:Upgrade to 4.5.0.Lei Maohui2019-05-101-2/+2
| | | | | | | | The kombu 4.2.2 can't be download any more. Refrence to https://pypi.org/project/kombu/#history, the newest version is 4.5.0. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-croniter:update to 0.3.30.Lei Maohui2019-05-101-3/+3
| | | | | | | | - 0.3.27 can't be download any more. - Changed license checksum file to docs/LICENSE which is better than PKG-INFO. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.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>
* consul: add INSANE_SKIP for textrelChangqing Li2018-10-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. for i586, bitbake consul will have QA error of textrel. consul-git-r0 do_package_qa: QA Issue: ELF binary i 'work/i586-wrs-linux/consul/git-r0/packages-split/consul/usr/bin/consul' has relocations in .text [textrel] according to go doc: -buildmode=pie Build the listed main packages and everything they import into position independent executables (PIE). Packages not named main are ignored. checked use command "eu-findtextrel ./consul", functions not compiled with -fpic/-fPIC are from packages not named main, and also not imported into package main. so -buildmode=pie cannot reslove this problem. so refer commit b689c72a of oe-core, just skip it. 2. This problem is caused since security_flags.inc is used by default. so alternative work around is: SECURITY_CFLAGS_pn-consul = "${SECURITY_NOPIE_CFLAGS}" SECURITY_LDFLAGS_pn-consul = "" Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* layer.conf: Add thud to LAYERSERIES_COMPATHongxu Jia2018-10-098-8/+8
| | | | | | | | | Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and `9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core, add thud to LAYERSERIES_COMPAT Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* */layer.conf: Update LAYERDEPENDSMark Hatle2018-10-0915-7/+64
| | | | | | | | | | | The ruby layer is no longer in meta-openembedded, remove references to that from the README. Implement the LAYERDEPENDS for each of the layers so that the layerindex will populate properly. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* conf/layer.conf: add `core' to LAYERDEPENDSHongxu Jia2018-10-091-0/+1
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* conf: add thud to compatible releasesBruce Ashfield2018-09-301-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* glusterfs: fix CVE-2018-10907Chen Qi2018-09-302-0/+401
| | | | | | | | | Backport a patch to fix the following CVE. CVE: CVE-2018-10907 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>