aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-04-24avro-c: Fix build with clangKhem Raj
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-24sharutils: Upgrade to 4.15.2Khem Raj
Fix format error warnings with clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-24evince: Upgrade to 3.24.0Khem Raj
Fix build with security flags Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-24lcdproc: Upgrade to 0.5.8Khem Raj
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-24tipcutils: Fix build with muslKhem Raj
Upgrade to latest git and change SRC_URI to point to git Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-24fftw: Add -D_GNU_SOURCE to CFLAGSKhem Raj
Helps fix build on musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-24ckermit: Fix build with muslKhem Raj
arrow keys piece is a bit unportable, disable it for now for musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-24autoconf-archive: drop m4files confliction with gnome-commonZhixiong Chi
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-24libmicrohttpd: update to version 0.9.53José Bollo
Change-Id: Idc7ef7c532a326eb094b4e557f1a80d4254411d2 Signed-off-by: José Bollo <jose.bollo@iot.bzh> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24python-mprpc: add new recipeAndrej Rode
Add recipe for python-mprpc, a messagepack RPC library for python Signed-off-by: Andrej Rode <andrej.rode@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24python-gsocketpool: add new recipeAndrej Rode
Adds recipe for python-gsocketpool as a dependency for python-mprpc Signed-off-by: Andrej Rode <andrej.rode@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24gimp: update 2.8.18 -> 2.8.20Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24hunspell: update 1.3.3 -> 1.6.1Andreas Müller
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-24klibc: disable PARALLEL_MAKEAndrea Adami
On modern buidsystems with many cores there are sporadic build failures. The issue is known and a fix in the sources is awaited (new Kbuild). http://www.zytor.com/pipermail/klibc/2013-May/003420.html For the moment, disable PARALLEL_MAKE. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24python-can: add initial recipe for version 1.5.2Stefan Agner
Add initial recipe for python-can library which provides controller area network support for Python 2/3. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24mcelog: upgrade to 1.49 to support Denverton SoCLiwei Song
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-24devilspie2: update 0.33 -> 0.42Andreas Müller
Sources have moved Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24devilspie2: add gettext to inherit and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24florence: unblacklist - gstreamer is fineAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24python-systemd, python3-systemd: add a new recipesAndrej Rode
Adds new recipe for python-systemd and python3-systemd which provide python bindings for libsystemd Signed-off-by: Andrej Rode <andrej.rode@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-24gevent: update 0.13.8 -> 1.2.1Andrej Rode
Signed-off-by: Andrej Rode <andrej.rode@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-18php: remove PNBLACKLISTRobert Yang
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>
2017-04-18xfce4-sensors-plugin: update 1.2.6 -> 1.2.97Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xarchiver: Upstream printf-fix-patchAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-closebutton-plugin: Upstream clang-fix-patchAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18mpv: add PACKAGECONFIG for drm/gbm/vdpau/waylandAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-18mpv: update 0.15.0 -> 0.24.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18libass: update 0.13.2 -> 0.13.6Andreas Müller
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-18poppler: update 0.51.0 -> 0.53.0Andreas Müller
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-18xfce4-mount-plugin: update 0.6.4 -> 1.1.2Andreas Müller
I've given my best to port musl-patch but did not test build with musl. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18network-manager-applet: update 1.4.2 -> 1.4.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18networkmanager-openvpn: update 1.2.6 -> 1.2.8Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18networkmanager-openvpn: pack static libs properlyAndreas Müller
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-18networkmanager-openvpn: add glib-2.0-native to DEPENDS and unblacklistAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18networkmanager: update 1.4.2 -> 1.4.4Andreas Müller
Have no idea what made license checksum change but it is still GPLv2+. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-whiskermenu-plugin: update 2.1.0 -> 2.1.2Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-genmon-plugin: update 3.4.0 -> 4.0.0Andreas Müller
Patch was a backport and is now included in tarball Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-equake-plugin: update 1.3.8 -> 1.3.8.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-netload-plugin: update 1.3.0 -> 1.3.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-systemload-plugin: update 1.2.0 -> 1.2.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-weather-plugin: update 0.8.8 -> 0.8.9Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfwm4: 4.12.3 -> 4.12.4Andreas Müller
After ages my patch was finally applied Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-diskperf-plugin: update 2.6.0 -> 2.6.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-terminal: update 0.8.3 -> 0.8.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-taskmanager: update 1.1.0 -> 1.2.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18xfce4-notifyd: update 0.3.4 -> 0.3.6Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18geany-plugins: update 1.29 -> 1.30Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18geany: update 1.29 -> 1.30.1Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18thunar: update 1.6.10 -> 1.6.11Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18jack: update to latest git-revisionAndreas Müller
NEON patches are upstream Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>