Khem Raj
adcea06043
collectd: Upgrade to 5.7.1
...
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 >
2017-04-26 20:13:30 +02:00
Khem Raj
68c22d5bf1
fluentbit: Upgrade to 0.11.3 release
...
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 >
2017-04-26 20:13:30 +02:00
Khem Raj
cc275f0b11
msgpack-c: Upgrade to 2.1.1
...
Fix build with gcc7
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-26 20:13:30 +02:00
Khem Raj
2f6193d78f
ltrace: Fix FTBFS due to invalid code in ARM support
...
Found with gcc7
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-26 20:13:29 +02:00
Khem Raj
6723757dc4
lirc: update to 0.9.4d
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-26 20:13:29 +02:00
Khem Raj
1d7d2dbfc8
jack2: Fix build errors found with gcc7
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-26 20:13:29 +02:00
Krisztian Litkey
d1d2775a3a
multipath-tools: don't blindly assume base_sbindir to be /sbin.
...
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 >
2017-04-26 20:13:28 +02:00
Khem Raj
3b94d8533c
dibbler: Upgrade to 1.0.2RC1
...
Delete dibbler from meta-oe
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com >
2017-04-25 15:55:36 -04:00
Fabio Berton
2c21aa8633
libsodium: Extend recipe for native and nativesdk usage
...
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-24 11:02:39 +02:00
Khem Raj
755921d33d
live555: Update from 20130430 to 20170410
...
license checksum changed due to annual update of the copyright years
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:54 +02:00
Khem Raj
0e27972d97
ne10: Fix build errors on cortex-a7 cpus
...
GCC7 warns and errors about incompatible cmdline switches
for mcpu and march
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:54 +02:00
Khem Raj
0723adbfd6
mg: Upgrade to 20170401 release
...
Fix musl build along the way
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:53 +02:00
Khem Raj
584d3114ac
dstat: Add missing dep on xmlto-native
...
Fixes
| make[1]: xmlto: Command not found
| make[1]: *** [dstat.1] Error 127
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:53 +02:00
Khem Raj
5780e186c3
mosh: Upgrade to 1.3.0
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:53 +02:00
Khem Raj
82c654d4c5
libutempter: Fix build with musl
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:53 +02:00
Khem Raj
95e5112481
librcf: Fix build on aarch64
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:53 +02:00
Khem Raj
2ba483aecc
pngcheck: Fix cross build and format string errors
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:52 +02:00
Khem Raj
71feffbdfd
zeromq: Upgrade to 4.1.6
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:52 +02:00
Khem Raj
eb96674c57
dash: Fix build with clang
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:51 +02:00
Khem Raj
1d79b36859
avro-c: Fix build with clang
...
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 >
2017-04-24 11:00:51 +02:00
Khem Raj
2d384da051
sharutils: Upgrade to 4.15.2
...
Fix format error warnings with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:51 +02:00
Khem Raj
f93fcdc4f1
lcdproc: Upgrade to 0.5.8
...
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 >
2017-04-24 11:00:50 +02:00
Khem Raj
f013940ce9
tipcutils: Fix build with musl
...
Upgrade to latest git and change SRC_URI to point to git
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:50 +02:00
Khem Raj
5dba3ddf79
fftw: Add -D_GNU_SOURCE to CFLAGS
...
Helps fix build on musl
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:50 +02:00
Khem Raj
dcb4c91837
ckermit: Fix build with musl
...
arrow keys piece is a bit unportable, disable it for now
for musl
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2017-04-24 11:00:50 +02:00
Zhixiong Chi
449030b1b9
autoconf-archive: drop m4files confliction with gnome-common
...
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 >
2017-04-24 11:00:50 +02:00
José Bollo
7308d33131
libmicrohttpd: update to version 0.9.53
...
Change-Id: Idc7ef7c532a326eb094b4e557f1a80d4254411d2
Signed-off-by: José Bollo <jose.bollo@iot.bzh >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-24 11:00:49 +02:00
Andreas Müller
8a23ed2da8
gimp: update 2.8.18 -> 2.8.20
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-24 10:59:28 +02:00
Andreas Müller
4ad82c0f14
hunspell: update 1.3.3 -> 1.6.1
...
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 >
2017-04-24 10:59:27 +02:00
Liwei Song
4ddc0a58a7
mcelog: upgrade to 1.49 to support Denverton SoC
...
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 >
2017-04-24 10:59:27 +02:00
Robert Yang
444e1fb198
php: remove PNBLACKLIST
...
It has been fixed since:
commit b5bb611637
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 >
2017-04-18 14:21:53 +02:00
Andreas Müller
4f25ed6dfa
mpv: add PACKAGECONFIG for drm/gbm/vdpau/wayland
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-18 14:21:51 +02:00
Andreas Müller
6fbc2c7c6e
mpv: update 0.15.0 -> 0.24.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:51 +02:00
Andreas Müller
9d2916933a
libass: update 0.13.2 -> 0.13.6
...
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 >
2017-04-18 14:21:50 +02:00
Andreas Müller
ee4460ffa3
poppler: update 0.51.0 -> 0.53.0
...
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 >
2017-04-18 14:21:50 +02:00
Andreas Müller
711eaef2d9
networkmanager-openvpn: update 1.2.6 -> 1.2.8
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:49 +02:00
Andreas Müller
36e96e4def
networkmanager-openvpn: pack static libs properly
...
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 >
2017-04-18 14:21:48 +02:00
Andreas Müller
1ec5592eb3
networkmanager-openvpn: add glib-2.0-native to DEPENDS and unblacklist
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:48 +02:00
Andreas Müller
e3be885ab8
networkmanager: update 1.4.2 -> 1.4.4
...
Have no idea what made license checksum change but it is still GPLv2+.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:48 +02:00
Andreas Müller
db7a09ede1
geany-plugins: update 1.29 -> 1.30
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:43 +02:00
Andreas Müller
1566cbb502
geany: update 1.29 -> 1.30.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:43 +02:00
Andreas Müller
8b0da4671f
jack: update to latest git-revision
...
NEON patches are upstream
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:42 +02:00
Andreas Müller
2c78fa9134
fltk: rework completely
...
* Use cmake as build system. Projects also using cmake and depending on fltk
would not find all required components. Note that FindFLTK.cmake is part of
cmake.
* Add a native recipe and split out common - we need fluid (Fast Light User
Interface Designer) as working binary
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:42 +02:00
Zhixiong Chi
b6e7cc35d4
autoconf-archive: Upgrade to 2016.09.16
...
Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-18 14:21:41 +02:00
dengke.du@windriver.com
fc6963cefd
crash: 7.1.5 -> 7.1.8
...
1. Upgrade crash to fix build failure with glibc 2.25.
2. Add the "id" to HOSTTOOLS in meta-oe/layer.conf
Signed-off-by: Dengke Du <dengke.du@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-18 14:21:41 +02:00
Kai Kang
fa943b1138
opencv: correct subpackage name for multilib
...
Subpackage python3-${PN} is not right for multilib and it will be
extended to such as lib32-python3-lib32-opencv.
Replace PN with BPN to fix it.
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-18 14:21:40 +02:00
Kai Kang
2688cbadeb
gflags: correct S and update library install directory
...
The current setting of S is not right for multilib. Remove the setting
and use the default value.
And library install directory is not right for multilib either. It fails
with [installed-vs-shipped] QA error:
| ERROR: gflags-2.2.0-r0 do_package: QA Issue: gflags: Files/directories
| were installed but not shipped in any package:
| /usr/lib/libgflags.so
| /usr/lib/libgflags_nothreads.so.2.2
Set cmake variable LIB_INSTALL_DIR with ${baselib} to fix the issue.
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-18 14:21:40 +02:00
Marek Vasut
56c956f6c0
fbida: Fix compile-host-path error
...
Remove the explicit reference to /usr/local/* in Variables.mk.
This is completely bogus and causes failure during cross-compilation.
Signed-off-by: Marek Vasut <marex@denx.de >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-18 14:21:40 +02:00
Catalin Enache
f66465d4d5
gd : CVE-2016-10167, CVE-2016-10168
...
The gdImageCreateFromGd2Ctx function in gd_gd2.c in the GD Graphics
Library (aka libgd) before 2.2.4 allows remote attackers to cause a
denial of service (application crash) via a crafted image file.
Integer overflow in gd_io.c in the GD Graphics Library (aka libgd) before
2.2.4 allows remote attackers to have unspecified impact via vectors
involving the number of horizontal and vertical chunks in an image.
References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-10167
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-10168
Upstream patches:
https://github.com/libgd/libgd/commit/fe9ed49dafa993e3af96b6a5a589efeea9bfb36f
https://github.com/libgd/libgd/commit/69d2fd2c597ffc0c217de1238b9bf4d4bceba8e6
Signed-off-by: Catalin Enache <catalin.enache@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-18 14:21:39 +02:00
Florian Wickert
dcd6d5b240
jack: remove (non-existing) package jack from dependencies of jack-dev
...
jack-dev depends on jack, which does not exist. This patch removes this dependency.
Signed-off-by: Florian Wickert <fw@javox-solutions.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-04-18 14:21:39 +02:00