summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* cdparanoia: Fix autoconf do it builds on new arches like aarch64Khem Raj2017-04-243-1/+77
| | | | | | Also build out of tree builds while here 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>
* dates: Fix buils with security flagsKhem Raj2017-04-244-96/+59
| | | | | | | Update to latest and drop patches which are upstreamed. Add a patch to fix security warnings Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: Fix format string errorsKhem Raj2017-04-242-0/+54
| | | | 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>
* evince: Upgrade to 3.24.0Khem Raj2017-04-243-47/+48
| | | | | | Fix build with security flags 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>
* python-mprpc: add new recipeAndrej Rode2017-04-242-0/+51
| | | | | | | 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>
* python-gsocketpool: add new recipeAndrej Rode2017-04-242-0/+51
| | | | | | | 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>
* 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>
* klibc: disable PARALLEL_MAKEAndrea Adami2017-04-241-0/+1
| | | | | | | | | | | | 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>
* python-can: add initial recipe for version 1.5.2Stefan Agner2017-04-243-0/+17
| | | | | | | | 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>
* 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>
* devilspie2: update 0.33 -> 0.42Andreas Müller2017-04-241-3/+3
| | | | | | | Sources have moved Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* devilspie2: add gettext to inherit and unblacklistAndreas Müller2017-04-241-3/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* florence: unblacklist - gstreamer is fineAndreas Müller2017-04-241-2/+0
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-systemd, python3-systemd: add a new recipesAndrej Rode2017-04-242-0/+26
| | | | | | | | 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>
* gevent: update 0.13.8 -> 1.2.1Andrej Rode2017-04-243-15/+54
| | | | | Signed-off-by: Andrej Rode <andrej.rode@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* php: remove PNBLACKLISTRobert Yang2017-04-183-6/+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>
* xfce4-sensors-plugin: update 1.2.6 -> 1.2.97Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xarchiver: Upstream printf-fix-patchAndreas Müller2017-04-182-44/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-closebutton-plugin: Upstream clang-fix-patchAndreas Müller2017-04-182-66/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.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>
* xfce4-mount-plugin: update 0.6.4 -> 1.1.2Andreas Müller2017-04-182-28/+29
| | | | | | 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>
* network-manager-applet: update 1.4.2 -> 1.4.4Andreas Müller2017-04-181-2/+2
| | | | 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>
* networkmanager: update 1.4.2 -> 1.4.4Andreas Müller2017-04-181-3/+3
| | | | | | Have no idea what made license checksum change but it is still GPLv2+. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-whiskermenu-plugin: update 2.1.0 -> 2.1.2Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-genmon-plugin: update 3.4.0 -> 4.0.0Andreas Müller2017-04-182-42/+2
| | | | | | Patch was a backport and is now included in tarball Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-equake-plugin: update 1.3.8 -> 1.3.8.1Andreas Müller2017-04-181-2/+4
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-netload-plugin: update 1.3.0 -> 1.3.1Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-systemload-plugin: update 1.2.0 -> 1.2.1Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-weather-plugin: update 0.8.8 -> 0.8.9Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfwm4: 4.12.3 -> 4.12.4Andreas Müller2017-04-182-36/+2
| | | | | | After ages my patch was finally applied Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>