aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* picocom: update to 3.1paule/upgrades4Paul Eggleton2019-07-152-5/+125
| | | | | | | | | | | | There have been a couple of releases since we last upgraded, including a number of additional features. Changelog is here: https://github.com/npat-efault/picocom/releases Also tweak SUMMARY - I don't think this has been 20k in a while; with this upgrade the binary alone went from 60k to 70k. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* wvdial: Fix build with muslKhem Raj2019-07-132-5/+26
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drbd-utils: Fix netlink failure with nested attributes for kernel v5.2He Zhe2019-07-131-1/+1
| | | | | | | | | | | | | | Bump up SRCREV_drbd-utils to includes two more commits to fix the following netlink failure with nested attributes. $ drbdsetup new-resource r0 Invalid argument 92ade5989027 ("netlink: prepare for kernel v5.2") 859151b228d3 ("netlink: Add NLA_F_NESTED flag to nested attribute") Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnftnl: update to 1.1.3Oleksandr Kravchuk2019-07-133-161/+209
| | | | | | | Updated libnftnl to 1.1.3 and refreshed patches. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uftp: update to 4.9.11Oleksandr Kravchuk2019-07-131-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* protobuf: fix ptest compilation with hardening flagsMikko Rapeli2019-07-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build fails when conf/local.conf has both hardening and ptests enabled: require conf/distro/include/security_flags.inc DISTRO_FEATURES_append = " ptest" Use CXXFLAGS for examples too to avoid hardening warnings about using O0 optimization. Then change linking order to avoid linker failures: aarch64-poky-linux-g++ -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=form at-security -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/builder/src/base/build/tmp/work/aarch64-poky-linux/protobuf/3.8.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/builder/src/base/build/tmp/work/aar ch64-poky-linux/protobuf/3.8.0-r0=/usr/src/debug/protobuf/3.8.0-r0 -fdebug-pre fix-map=/home/builder/src/base/build/tmp/work/aarch64-poky-linux/protobuf/3.8.0-r0=/usr/src/debug/pr otobuf/3.8.0-r0 -fdebug-prefix-map=/home/builder/src/base/build/tmp/work/aarch6 4-poky-linux/protobuf/3.8.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/builder/src /base/build/tmp/work/aarch64-poky-linux/protobuf/3.8.0-r0/recipe-sysroot-native= -fvisibility-inlin es-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-p rotector-strong -Wl,-z,relro,-z,now -pthread -I/home/builder/src/base/build/tmp/work/aarch64-poky-linux/p rotobuf/3.8.0-r0/git/src -L/home/builder/src/base/build/tmp/work/aarch64-poky-linux/protobuf/3.8.0-r 0/git/src/.libs -L/home/builder/src/base/build/tmp/work/aarch64-poky-linux/protobuf/3.8.0-r0/re cipe-sysroot/usr/lib -lprotobuf ../src/google/protobuf/.libs/timestamp.pb.o add_person.cc addressbook.pb.cc - o add_person_cpp /home/builder/src/base/build/tmp/work/aarch64-poky-linux/protobuf/3.8.0-r0/recipe-sysroot-native/usr /bin/aarch64-poky-linux/../../libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/9.1.0/ld: ../src/google/protobuf/.libs/timestamp.pb.o: in function `google::protobuf::Timestamp::SerializeWithCachedSizes(google::protobuf::io::CodedOutputStream*) const': /usr/src/debug/protobuf/3.8.0-r0/git/src/google/protobuf/timestamp.pb.cc:279: undefined reference to `google::protobuf::internal::WireFormat::SerializeUnknownFields(google::protobuf::UnknownFieldSet const&, google::protobuf::io::CodedOutputStream*)' Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-matplotlib: add version 3.1.1Parthiban Nallathambi2019-07-121-0/+17
| | | | | Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dhcpcd: fix building with pkgconfigRadovan Scasny2019-07-121-1/+1
| | | | | | | | | PKGCONFIG was used, but not inherited Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Radovan Scasny <radovan.scasny@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pyflakes: upgrade 1.6.0 -> 2.1.1Zang Ruochen2019-07-121-3/+3
| | | | | | | | | -Upgrade from python-pyflakes_1.6.0.bb to python-pyflakes_2.1.1.bb. -License-Update: Now,it supports all active versions of Python: 2.7 and 3.4 to 3.7. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix python-humanfriendly recipe for python2.Windel Bouwman2019-07-121-1/+1
| | | | | Signed-off-by: Windel Bouwman <windel.bouwman@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adcli: added new recipe.Zang Ruochen2019-07-112-0/+53
| | | | | | | | | -radiusclient-ng is too old. So, added a substitute. -Has fixed the build on musl. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libbytesize: Add depends for gettext-nativeJason Wessel2019-07-111-0/+1
| | | | | | | | | | | | | | | | | | | If the local.conf has set 'USE_NLS = "no"' the build of libbytesize will fail with the following message: | configure: error: in `/build/tmp/work/core2-64-poky-linux/libbytesize/2.0-r0/build': | configure: error: gettext not found | See `config.log' for more details | NOTE: The following config.log files may provide further information. | NOTE: /build/tmp/work/core2-64-poky-linux/libbytesize/2.0-r0/build/config.log | ERROR: configure failed The issue is that libbytesize needs to full version of gettext in order to configure properly, and not the minimal version which is provided by default when building with 'USE_NLS = "no"'. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libao: Remove the non-default esound PACKAGECONFIGAdrian Bunk2019-07-111-1/+0
| | | | | | | esound has been removed. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-themes-standard: add recipe for GTK+ 2 AdwaitaRoss Burton2019-07-111-0/+46
| | | | | | | This is the GTK+ 2 Adwaita theme, which has just been removed from oe-core. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtk+: add (from oe-core)Ross Burton2019-07-118-0/+375
| | | | | | | | This is GTK+ 2, which is obsolete. It has just been removed from oe-core, so add it into meta-oe for any remaining users. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 0.18Alex Kiernan2019-07-111-2/+8
| | | | | | | Also add RRECOMMENDS for asymmetric crypto modules. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cython: upgrade 0.29.11 -> 0.29.12Zang Ruochen2019-07-113-2/+2
| | | | | | | | | -Upgrade from python-cython_0.29.11.bb to python-cython_0.29.12.bb. -Upgrade from python3-cython_0.29.11.bb to python3-cython_0.29.12.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pbr: upgrade 5.2.1 -> 5.4.0Zang Ruochen2019-07-111-2/+2
| | | | | | | -Upgrade from python-pbr_5.2.1.bb to python-pbr_5.4.0.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cryptsetup: set the default luks format to LUKS1Yi Zhao2019-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cryptsetup 2.1 uses LUKS2 format as the default LUKS format. This change introduced the following issues: * LUKS2 requires kernel userspace crypto API to be available (CONFIG_CRYPTO_USER_API and CONFIG_CRYPTO_USER_API_SKCIPHER). But linux-yocto doesn't enable these options by default. If missing these kernel modules, the cryptsetup will fall back to using dmcrypt-device for keyslot processing. $ cryptsetup --debug --type luks luksFormat /dev/sda3 [snip] Checking if cipher aes-xts-plain64 is usable. Userspace crypto wrapper cannot use aes-xts-plain64 (-95). Using dmcrypt to access keyslot area. [snip] * The grub can not decrypt a LUKS2 encrypted boot partition because it doesn't support LUKS2 now. See grub bug: https://savannah.gnu.org/bugs/?55093 Add a PACKAGCONFIG for luks format and set the default LUKS format to LUKS1. The users can specify '--type luks2' in cryptsetup command line if they want to use LUKS2. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* satyr: fix "Nothing RPROVIDES" when multilib enabledChangqing Li2019-07-111-2/+2
| | | | | | | | | | | | Multilib enabled, and add IMAGE_INSTALL_append = " python3-satyr" in local.conf fix below problem: ERROR: Required build target 'lib32-core-image-minimal' has no buildable providers. Missing or unbuildable dependency chain was: ['lib32-core-image-minimal', 'lib32-python3-satyr'] Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* isomd5sum: fix "Nothing RPROVIDES" when multilib enabledChangqing Li2019-07-111-4/+4
| | | | | | | | | | | | Multilib enabled, and add IMAGE_INSTALL_append = " python3-isomd5sum" in local.conf fix below problem: ERROR: Required build target 'lib32-core-image-minimal' has no buildable providers. Missing or unbuildable dependency chain was: ['lib32-core-image-minimal', 'lib32-python3-isomd5sum'] Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* volume-key: fix "Nothing RPROVIDES" when multilib enabledChangqing Li2019-07-111-4/+3
| | | | | | | | | | | | Multilib enabled, and add IMAGE_INSTALL_append = " python3-volume-key" in local.conf fix below problem: ERROR: Required build target 'lib32-core-image-minimal' has no buildable providers. Missing or unbuildable dependency chain was: ['lib32-core-image-minimal', 'lib32-python3-volume-key'] Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-mako: upgrade 1.0.12 -> 1.0.13Zang Ruochen2019-07-112-2/+2
| | | | | | | -Upgrade from python-mako_1.0.12.bb to python-mako_1.0.13.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drbd-utils: enable reproducible_build awarenessSlater, Joseph2019-07-111-0/+3
| | | | | | | Enable use of SOURCE_DATE_EPOCH from the reproducible_build bbclass. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: Drop bluez4 supportAdrian Bunk2019-07-111-2/+2
| | | | | | | bluez4 was removed from meta-oe 2 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openobex: Drop bluez4 supportAdrian Bunk2019-07-111-1/+1
| | | | | | | bluez4 was removed from meta-oe 2 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* obex-data-server: Drop bluez4 supportAdrian Bunk2019-07-111-2/+1
| | | | | | | bluez4 was removed from meta-oe 2 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: Upgrade 4.3.1 -> 4.3.2Adrian Bunk2019-07-111-2/+2
| | | | | | | This includes the fix for CVE-2019-13132. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dhcpcd: enable udev by defaultRadovan Scasny2019-07-101-1/+1
| | | | | Signed-off-by: Radovan Scasny <radovan.scasny@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iniparser: add initial recipeGianfranco Costamagna2019-07-102-0/+80
| | | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: Fix the systemd service run pathsAlistair Francis2019-07-101-0/+2
| | | | | | | Make sure that we call gpsd from /usr instead of /usr/local. Signed-off-by: Alistair Francis <alistair@alistair23.me> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xterm: upgrade 330 -> 347Anuj Mittal2019-07-101-6/+6
| | | | | | | | | | | | Install the resources in ${datadir} to make it consistent with other apps. License checksum changed because of change in Copyright year. Changelog: https://invisible-island.net/xterm/xterm.log.html Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvncserver: update to latest commit 1354f7fKai Kang2019-07-101-2/+4
| | | | | | | | | | | | | | | | | | | | | Update libvncserver to latest git commit 1354f7f which could help to fix do_package error when multilib is enabled: | Files/directories were installed but not shipped in any package: | /usr/lib/libvncclient.so.0.9.12 | /usr/lib/libvncclient.so.1 | /usr/lib/libvncclient.so | /usr/lib/libvncserver.so.0.9.12 | /usr/lib/libvncserver.so.1 | /usr/lib/libvncserver.so | /usr/lib/pkgconfig | /usr/lib/pkgconfig/libvncserver.pc | /usr/lib/pkgconfig/libvncclient.pc Rename recipe name from _git.bb to _${version}.bb as well. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: fix configure failure on CentOS 7.6Kai Kang2019-07-102-0/+43
| | | | | | | | | | | | | | Option '-std=gnu++14' has been supported from gcc 4.9. But on some build hosts such as CentOS 7.6 which only has gcc 4.8.5 and fails to configure: | checking whether the host C compiler can be used... no | ERROR: Only GCC 4.9 or newer is supported (found version 4.8.5). Fallback to 2011 C++ standard and lower required gcc version to 4.8.0 which is the same as in previous version 52.9.1 of mozjs. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blivetgui: fix blivet-gui brokenHongxu Jia2019-07-102-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In target installer anaconda 30, when they try to go to blivet-gui, anaconda.log shows a traceback: 23:02:49,842 INF threading: Thread Done: AnaExecuteStorageThread (140274838624000) 23:02:49,844 DBG exception: running handleException 23:02:49,845 CRT exception: Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/blivetgui/list_devices.py", line 165, in on_disk_selection_changed selection.select_iter(self.last_iter) TypeError: Argument 1 does not allow None as a value 23:02:49,845 DBG exception: Gtk running, queuing exception handler to the main loop 23:02:49,858 DBG ui.common: Entered spoke: BlivetGuiSpoke 23:02:49,858 DBG exception: running handleException 23:02:49,859 CRT exception: Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/blivetgui/list_devices.py", line 165, in on_disk_selection_changed selection.select_iter(self.last_iter) TypeError: Argument 1 does not allow None as a value Backport a patch from upstream could fix the issue Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cli11: 1.7.1 -> 1.8.0William A. Kennington III via Openembedded-devel2019-07-101-2/+2
| | | | | Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fmt: Init at 5.3.0William A. Kennington III via Openembedded-devel2019-07-101-0/+16
| | | | | Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: Don't build without optimizationAdrian Bunk2019-07-101-2/+2
| | | | | | | | What the upstream debug option does is to add -O0 -g. -O0 is unwanted, and -g also added through CFLAGS. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libldb: upgrade 1.4.1 -> 1.5.4Changqing Li2019-07-1019-166/+144
| | | | | | | | | | 1. switch to python3 2. add cross-answer for lmdb check, so remove patch 0001-libldb-fix-config-error 3. fix cross-compile problem caused by waf 4. refresh patch Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: Remove obsolete musl patchAdrian Bunk2019-07-102-36/+0
| | | | | | | Upstream fixed this differently 4 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* upm: update to 2.0.0Paul Eggleton2019-07-104-86/+142
| | | | | | | | | | | | Changelog: https://github.com/intel-iot-devkit/upm/blob/master/docs/changelog.md Dropped a couple of patches merged upstream and updated PV to match convention for git recipes (+git rather than -git). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mraa: update to 2.0.0Paul Eggleton2019-07-101-2/+2
| | | | | | | | | | | | Changelog: https://github.com/intel-iot-devkit/mraa/blob/master/docs/changelog.md Also tweak PV to match convention for git recipes (+git rather than -git). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-humanfriendly: Add recipe for the humanfriendly package.Windel Bouwman2019-07-103-0/+29
| | | | | Signed-off-by: Windel Bouwman <windel.bouwman@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ndctl: v63 -> v65Yongxin Liu2019-07-101-2/+4
| | | | | | | | Add keyutils to DEPENDS. Set FILES to package /usr/share/daxctl/daxctl.conf. Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: move recipe and patches from meta-security to meta-oeYongxin Liu2019-07-105-0/+0
| | | | | | | | keyutils is originally in https://git.yoctoproject.org/git/meta-security. Move it to meta-oe since other recipes in OE depend on it. Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: fix library install pathArmin Kuster2019-07-102-6/+36
| | | | | | | | | [v2] fix multilib support Als add native support Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: fix pulling in glibc when musl enabledArmin Kuster2019-07-101-1/+3
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: fix QA WARNINGArmin Kuster2019-07-101-0/+3
| | | | | | | | | WARNING: keyutils-1.6-r0 do_package: QA Issue: keyutils: Files/directories were installed but not shipped in any package: /lib/pkgconfig /lib/pkgconfig/libkeyutils.pc Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: improve ptestsArmin Kuster2019-07-101-1/+1
| | | | | | | Tests need lsb Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* keyutils: update to 1.6Armin Kuster2019-07-102-31/+2
| | | | | | | | remove patch now included in update: keyutils-use-relative-path-for-link.patch Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>