aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-07-27python-pymongo: update to version 3.7.1Derek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27pax-utils: add (from oe-core)Ross Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-stevedore: add pbr-native to the build dependenciesDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-daemon: fix build dependencies to use the native version rather than ↵Derek Straka
target for docutils Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27libblockdev: cleanup/fix PACKAGECONFIG/dependenciesIoan-Adrian Ratiu
It only makes sense to rdepend on lvm2 if lvm is enabled by the configuration and the nss and volume-key dependencies are only needed if --with-escrow is configured. These dependencies are quite big so it's good to have a way to disable them. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27libusb-compat: add (from oe-core)Ross Burton
This is being removed from oe-core, so add to meta-oe as some recipes still claim to need it. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-mock: fix license from Apache-2.0 to BSD-2-ClauseTakuma Ueba
This packages license shold be not Apache-2.0 but BSD-2-Clause. I judgetd by LICENSE file and SPDX file. Signed-off-by: Takuma Ueba <ueba.takuma@jp.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-txws: Add missing dep on python-six-nativeKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-stevedore: Upgrade to 1.29.0Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27rsyslog: fix race in parallel buildsHongxu Jia
If libgcry.la is built later than lmcry_gcry.la, there is a failure: [snip] |../aarch64-wrs-linux-libtool --tag=CC --mode=link aarch64-wrs-linux-gcc -o lmcry_gcry.la lmcry_gcry_la-lmcry_gcry.lo libgcry.la -lgcrypt |aarch64-wrs-linux-libtool: error: cannot find the library 'libgcry.la' or unhandled argument 'libgcry.la' |Makefile:1049: recipe for target 'lmcry_gcry.la' failed |make[2]: *** [lmcry_gcry.la] Error 1 [snip] The LIBADD of lmcry_gcry.la contains libgcry.la, we should also add libgcry.la to lmcry_gcry.la's DEPENDENCIES. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27apache2: upgrade 2.4.33 -> 2.4.34Yi Zhao
Security fixes: CVE-2018-8011 mod_md: DoS via Coredumps on specially crafted requests CVE-2018-1333 mod_http2: DoS for HTTP/2 connections by specially crafted requests Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27postgresql: use util-linux's uuidRoss Burton
Postgreqsql was configured to use ossp-uuid but ossp-uuid is dead and everyone will be building util-linux anyway, so use the libuuid.so from there. Confusing the option is called e2fs because the library originated in e2fsprogs. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27rygel: remove obsolete ossp-uuid dependencyRoss Burton
Not only was uuid removed as a build dependency of Rygel in 0.27.1, but oe-core's ossp-uuid has always renamed the library to libossp-uuid so it was never used (as util-linux provides libuuid.so). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-dateutil: add dependency on setuptools-scm-nativeDerek Straka
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27clean up var-DISTUTILS_INSTALL_ARGSHongxu Jia
Since the following commit applied in oe-core ... 21f0c5a distutils/setuptools, distutils3/setuptools3: improve reproducibility ... It unified var-DISTUTILS_INSTALL_ARGS in distutils and setuptools, so clean up the duplicated var-DISTUTILS_INSTALL_ARGS in each recipe. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27libftdi: Extend for nativesdkNathan Rossi
Enable the building of libftdi for nativesdk targets. Enabling nativesdk builds allows for the building and packaging of tools that use libftdi for programming/debugging of boards and devices. This enables the ability to package a complete set of development tools for a target device as a buildtools-tarball deployable. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-pyiface: Upgrade to version 0.0.10Alexandru Vasiu
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27ipvdasm: upgrade 1.26 -> 1.29Changqing Li
License-Update: Make README more generic and reference new kernel.org location 1.remove patch 0002 since new version already have this patch 2.update other patches to new version 1.29 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-idna: remove bundled egg-info from sourceRicardo Salveti
Remove bundled egg-info from the source tarball as it will be generated by the build system with the correct permissions during build time. This fixes a permission denied issue when importing pkg_resources as a normal user. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27mozjs: disable MOZ_GLUE_IN_PROGRAM in standalone buildsRicardo Salveti
Otherwise anyone consuming mozjs will fail to start with a segmentation fault (e.g. polkitd). Patch also used by Fedora and Debian. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27meta-python: add python-inflection recipeBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27meta-python: add python-crcmod recipeBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27pps-tools: use ${PN} for RDEPENDSChangqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27libtalloc: upgrade 2.1.11 -> 2.1.14Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com>
2018-07-27netcat-openbsd: 1.105 -> 1.190Changqing Li
License-Update: License updated/Add copyright for some missing file/fix some URL Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27libtevent: upgrade 0.9.36 -> 0.9.37Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27libtdb: upgrade 1.3.15 -> 1.3.16Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27libldb: upgrade 1.3.1 -> 1.4.1Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27geoip: upgrade 1.6.11 -> 1.6.12Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27freeradius: upgrade 3.0.15 -> 3.0.17Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27drbd-utils: upgrade 9.4.0 -> 9.5.0Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27c-ares: upgrade 1.13.0 -> 1.14.0Changqing Li
License-Update: copyright year updated Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27autofs: upgrade 5.1.2 -> 5.1.4Changqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27libgpiod: bump version to v1.1.1Bartosz Golaszewski
This is a bug-fix release that fixes a couple memory leaks and bugs in python bindings discovered in the v1.1 release. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27python-pyiface: Upgrade to version 0.0.9Alexandru Vasiu
Signed-off-by: Alexandru Vasiu <alexandru.vasiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26protobuf: upgrade 3.5.1 -> 3.6.0.1Changqing Li
License-Update: copyright year updated and clean some useless content Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26yaffs2-utils: update to latest masterYi Zhao
License-Update: Modify the line number for mkyaffs2image.c license. Add license for mkyaffsimage.c since it also be built. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26snort: upgrade 2.9.7.5 -> 2.9.11.1Yi Zhao
* Update SRC_URI * Drop 0001-fix-do_package-failed-since-snort-2.9.7.0.patch since the issue had been fixed upstream. * Drop the following patches and merge their modifications to disable-run-test-program-while-cross-compiling.patch: disable-dap-address-space-id.patch disable-daq-flow-id.patch disable-daq-verdict-retry.patch disable-inaddr-none.patch * Add disable-run-test-program-while-cross-compiling.patch to fix configure error: cannot run test program while cross compiling. The variables have_daq_real_addresses, have_daq_ext_modflow, have_daq_queryflow, have_daq_data_channel_flags and have_daq_data_channel_separate_ip_versions are set to no since they are for daq 2.2.2 but we have daq 2.0.6 in meta-networking layer. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26protobuf-c: fix build error with protobuf 3.6.0.1Changqing Li
1. protoc-c depend on protobuf, from protobuf 3.6.0.1, scoped_array is removed, but protoc-c still use scoped_array, caused compile error. 2. fix compile error since missing namespace 3. from protobuf 3.6, only C++11 is supported, so set to use c++11 for protobuf-c Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26ndctl: Add the NDCTL packageAlistair Francis
Add the NDCTL package (the libnvdimm utility library). This is based on the work from the meta-luv layer with a version bump. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26meta-oe: update websocketpp to 0.8.1, drop all patchesGianfranco Costamagna
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26meta-networking: drop duplicated websocketpp recipeGianfranco Costamagna
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26meta-oe: update cpprest with patches uploaded in Debian, add upstream ↵Gianfranco Costamagna
proposed gcc-8 patch, add boost 1.63 build fix patch Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-isort: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-cmd2: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-prettytable: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-pyflakes: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-pep8: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-pyperclip: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-26python-mccabe: add native and nativesdkBinghua Guan
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>