summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* msgpack-c: Drop unused patchKhem Raj2017-04-261-40/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpv: Add libxkbcommon when configuring with waylandKhem Raj2017-04-261-1/+1
| | | | | | | | | | | Fixes Package xkbcommon was not found in the pkg-config search path. Perhaps you should add the directory containing `xkbcommon.pc' to the PKG_CONFIG_PATH environment variable No package 'xkbcommon' found Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: update to 4.8.2Pascal Bach2017-04-261-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* multipath-tools: depend on libdevmapper instead of lvm2Chen Qi2017-04-261-1/+1
| | | | | | | | | | | Now we've separted libdevmapper out of lvm2 recipe, we need to change multipath-tools to depend on libdevmapper instead of lvm2 to avoid build error like below. fatal error: libdevmapper.h: No such file or directory Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cryptsetup: DEPENDS on libdevmapper instead of lvm2Chen Qi2017-04-261-1/+1
| | | | | | | | | | | When 'cryptsetup' PACKAGECONFIG is enabled for systemd, there would be circular dependency issue among 'systemd', 'cryptsetup' and 'lvm2'. To fix this problem, we've separated libdevmapper into a new recipe. Let cryptsetup depend on libdevmapper instead of lvm2 to fix the issue. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: separate libdevmapper to avoid circular dependencyChen Qi2017-04-269-75/+104
| | | | | | | | | | | If we enable 'cryptsetup' PACKAGECONFIG for systemd, there would be circular dependency issue among 'systemd', 'cryptsetup' and 'lvm2'. cryptsetup only needs libdevmapper from lvm2. So we separte libdevmapper into a new recipe to solve this circular dependency issue. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* krb5: 1.13.6 -> 1.15.1Huang Qiyu2017-04-261-4/+4
| | | | | | | | | | | 1) Upgrade krb5 from 1.13.6 to 1.15.1. 2) License checksum changed,since the copyright years were updated. 3) Fix error in the step of do_configure. | ERROR: krb5-1.15.1-r0 do_package: QA Issue: krb5: Files/directories were installed but not shipped in any package: | /usr/lib/krb5/plugins/preauth/test.so Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efivar: Fix multiple definition of `efi_set_variable'Khem Raj2017-04-261-1/+1
| | | | | | | This patch is needed across all efivar when using gcc7 for target Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb: Upgrade to 5.5.55Khem Raj2017-04-264-2/+16
| | | | | | | Fix build with gcc7 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glcompbench: Fix build with gcc7Khem Raj2017-04-262-1/+33
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glibmm: Upgrade to 2.50.1Khem Raj2017-04-261-2/+3
| | | | | | | Disable PIE when building with SECURITY_FLAGS Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsigc++: Disable PIE in SECURITY_FLAGSKhem Raj2017-04-261-0/+1
| | | | | | | doesnt compile yet Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* collectd: Upgrade to 5.7.1Khem Raj2017-04-268-235/+185
| | | | | | | | Drop upstreamed patches or backports Fix build with gcc7 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fluentbit: Upgrade to 0.11.3 releaseKhem Raj2017-04-264-16/+104
| | | | | | | | Fix cross compiling for external modules Fix build with gcc7 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* msgpack-c: Upgrade to 2.1.1Khem Raj2017-04-263-4/+90
| | | | | | | Fix build with gcc7 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ltrace: Fix FTBFS due to invalid code in ARM supportKhem Raj2017-04-262-1/+42
| | | | | | | Found with gcc7 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lirc: update to 0.9.4dKhem Raj2017-04-264-72/+126
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* jack2: Fix build errors found with gcc7Khem Raj2017-04-262-1/+35
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* multipath-tools: don't blindly assume base_sbindir to be /sbin.Krisztian Litkey2017-04-261-0/+1
| | | | | | | | | Don't blindly assume base_sbindir is /sbin. Pass its real value instead to the build process to make sure binaries end up in the right place even when base_sbin happens to point somewhere else. Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dibbler: Upgrade to 1.0.2RC1Khem Raj2017-04-251-40/+0
| | | | | | | Delete dibbler from meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
* libsodium: Extend recipe for native and nativesdk usageFabio Berton2017-04-241-0/+2
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* live555: Update from 20130430 to 20170410Khem Raj2017-04-243-12/+12
| | | | | | license checksum changed due to annual update of the copyright years Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ne10: Fix build errors on cortex-a7 cpusKhem Raj2017-04-242-1/+40
| | | | | | | GCC7 warns and errors about incompatible cmdline switches for mcpu and march Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mg: Upgrade to 20170401 releaseKhem Raj2017-04-244-3/+101
| | | | | | Fix musl build along the way Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dstat: Add missing dep on xmlto-nativeKhem Raj2017-04-241-1/+1
| | | | | | | | Fixes | make[1]: xmlto: Command not found | make[1]: *** [dstat.1] Error 127 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosh: Upgrade to 1.3.0Khem Raj2017-04-241-3/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libutempter: Fix build with muslKhem Raj2017-04-242-1/+84
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* librcf: Fix build on aarch64Khem Raj2017-04-242-0/+14
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pngcheck: Fix cross build and format string errorsKhem Raj2017-04-244-3/+145
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: Upgrade to 4.1.6Khem Raj2017-04-241-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dash: Fix build with clangKhem Raj2017-04-242-1/+31
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* avro-c: Fix build with clangKhem Raj2017-04-242-4/+43
| | | | | | | Update SRC_URI to point to github mirror Add a patch to fix build with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sharutils: Upgrade to 4.15.2Khem Raj2017-04-244-47/+50
| | | | | | Fix format error warnings with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcdproc: Upgrade to 0.5.8Khem Raj2017-04-243-30/+68
| | | | | | | | Use github to fetch from Unify inc file back into main recipe README is now called README.md so adjust the lic checksum Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tipcutils: Fix build with muslKhem Raj2017-04-243-2/+242
| | | | | | Upgrade to latest git and change SRC_URI to point to git Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fftw: Add -D_GNU_SOURCE to CFLAGSKhem Raj2017-04-241-0/+2
| | | | | | Helps fix build on musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ckermit: Fix build with muslKhem Raj2017-04-241-0/+1
| | | | | | | arrow keys piece is a bit unportable, disable it for now for musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* autoconf-archive: drop m4files confliction with gnome-commonZhixiong Chi2017-04-243-1/+28
| | | | | | | | | Delete the conflicting m4files with gnome-common to avoid the confliction, and the two m4 files will be installed by gnome-common that comes from oe-core, then set rdepends to gnome-common. Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libmicrohttpd: update to version 0.9.53José Bollo2017-04-241-2/+2
| | | | | | Change-Id: Idc7ef7c532a326eb094b4e557f1a80d4254411d2 Signed-off-by: José Bollo <jose.bollo@iot.bzh> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gimp: update 2.8.18 -> 2.8.20Andreas Müller2017-04-241-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* hunspell: update 1.3.3 -> 1.6.1Andreas Müller2017-04-242-18/+17
| | | | | | | hunspell moved to github and changed licence Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mcelog: upgrade to 1.49 to support Denverton SoCLiwei Song2017-04-243-136/+2
| | | | | | | | Update mcelog to 1.49 to support Denverton SoC, and delete the additional patches which are already involved in v1.49. Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* php: remove PNBLACKLISTRobert Yang2017-04-182-4/+0
| | | | | | | | | | | | | | It has been fixed since: commit b5bb61163751d93672bdcdfb24dda21398e42657 Author: dengke.du@windriver.com <dengke.du@windriver.com> Date: Tue Mar 28 04:13:36 2017 -0400 php: fix install failure Also remove it for xdebug since php works now. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mpv: add PACKAGECONFIG for drm/gbm/vdpau/waylandAndreas Müller2017-04-181-2/+11
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mpv: update 0.15.0 -> 0.24.0Andreas Müller2017-04-182-6/+45
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libass: update 0.13.2 -> 0.13.6Andreas Müller2017-04-183-5/+5
| | | | | | | | | | License checksum was changed by some back and forth [1-2] - now it is really ISC again. [1] https://github.com/libass/libass/commit/9422a80578bc44f662f07edf723f85239a0579f5 [2] https://github.com/libass/libass/commit/cde05e0716ef2b74530633d463ad7f6d0b94ac61 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* poppler: update 0.51.0 -> 0.53.0Andreas Müller2017-04-181-9/+2
| | | | | | | | c++ is now set by poppler itself [1] [1] https://lists.freedesktop.org/archives/poppler/2017-March/012106.html Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* networkmanager-openvpn: update 1.2.6 -> 1.2.8Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* networkmanager-openvpn: pack static libs properlyAndreas Müller2017-04-181-0/+4
| | | | | | | WARNING: networkmanager-openvpn-1.2.6-r0 do_package: QA Issue: networkmanager-openvpn: Files/directories were installed but not shipped in any package: /usr/lib/NetworkManager/libnm-vpn-plugin-openvpn.a Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* networkmanager-openvpn: add glib-2.0-native to DEPENDS and unblacklistAndreas Müller2017-04-181-3/+1
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>