summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* xfce4-diskperf-plugin: update 2.6.0 -> 2.6.1Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-terminal: update 0.8.3 -> 0.8.4Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-taskmanager: update 1.1.0 -> 1.2.0Andreas Müller2017-04-182-10/+10
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-notifyd: update 0.3.4 -> 0.3.6Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* geany-plugins: update 1.29 -> 1.30Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* geany: update 1.29 -> 1.30.1Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* thunar: update 1.6.10 -> 1.6.11Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* jack: update to latest git-revisionAndreas Müller2017-04-183-935/+2
| | | | | | NEON patches are upstream Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* fltk: rework completelyAndreas Müller2017-04-186-47/+141
| | | | | | | | | | * 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>
* autoconf-archive: Upgrade to 2016.09.16Zhixiong Chi2017-04-182-3/+3
| | | | | Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* crash: 7.1.5 -> 7.1.8dengke.du@windriver.com2017-04-186-11/+196
| | | | | | | | 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>
* libnet-ssleay-perl: add openssl-native to DEPENDSChen Qi2017-04-181-1/+1
| | | | | | | | | Add 'openssl-native' to DEPENDS to fix the following do_configure error. *** Could not find OpenSSL Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: correct subpackage name for multilibKai Kang2017-04-181-2/+2
| | | | | | | | | | 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>
* gflags: correct S and update library install directoryKai Kang2017-04-181-2/+1
| | | | | | | | | | | | | | | | | | 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>
* fbida: Fix compile-host-path errorMarek Vasut2017-04-182-1/+37
| | | | | | | | 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>
* python-pyalsaaudio: Extend recipe to support Python 3Stefan Agner2017-04-183-12/+14
| | | | | | | | alsaaudio support Python 3 already, add a Python 3 recipe so we can build alsaaudio for Python 3. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gd : CVE-2016-10167, CVE-2016-10168Catalin Enache2017-04-183-1/+89
| | | | | | | | | | | | | | | | | | | | | 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>
* jack: remove (non-existing) package jack from dependencies of jack-devFlorian Wickert2017-04-181-0/+2
| | | | | | | 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>
* librcf: install missing SF headersMing Liu2017-04-181-3/+4
| | | | | | | | | | | | A flaw was introduced by commit 414426a3: [ librcf: add new recipe ] in which, the SF headers wasn't installed, this could cause build errors in projects that compiling/linking to librcf while librcf was built with LIBRCF_USE_SF_SERIALIZATION option enabled. Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-paho-mqtt: make recipe available as python3 versionPascal Bach2017-04-183-14/+19
| | | | | Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gd : CVE-2016-10166Catalin Enache2017-04-182-1/+62
| | | | | | | | | | | | | | | Integer underflow in the _gdContributionsAlloc function in gd_interpolation.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors related to decrementing the u variable. Reference: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-10166 Upstream patch: https://github.com/libgd/libgd/commit/60bfb401ad5a4a8ae995dcd36372fe15c71e1a35 Signed-off-by: Catalin Enache <catalin.enache@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* f2fs-tools: Update to Version 1.8.0Yong, Jonathan2017-04-182-2/+40
| | | | | Signed-off-by: Yong, Jonathan <jonathan.yong@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* opencv: do not depend on swig.Ismo Puustinen2017-04-061-1/+1
| | | | | | | Since swig is a code generator, just depend on swig-native. Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* plymouth: Fix virtual RPROVIDESrobert_joslyn@selinc.com2017-04-061-1/+1
| | | | | | | | Runtime package names cannot have slashes in them, so replace "virtual/" with "virtual-" in RPROVIDES. Signed-off-by: Robert Joslyn <robert_joslyn@selinc.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* v4l-utils: update to 1.12.3.Ismo Puustinen2017-04-063-9/+124
| | | | | | | | Also add a patch which fixes building outside the source tree. Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* logfsprogs: Pass LDFLAGS to link stepsKhem Raj2017-04-062-4/+49
| | | | | | Fixes QA errors about missing GNU_HASH Signed-off-by: Khem Raj <raj.khem@gmail.com>
* corosync: Update to 2.4.2Khem Raj2017-04-061-2/+2
| | | | | | Also fixes build with latest libqb 1.0.1+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* synergy: Add unzip-native depenedency to right taskKhem Raj2017-04-061-1/+2
| | | | | | | Fixes run.do_unpack_extra.26047: unzip: not found Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uml-utilities: Fix problem founds during musl buildKhem Raj2017-04-062-2/+44
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libuio: Fix build with muslKhem Raj2017-04-062-1/+43
| | | | | | | It needs fcntl.h which is indirectly included on glibc append SRCPV to version Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnih: Drop SIGCLDKhem Raj2017-04-062-2/+31
| | | | | | Its not portable, especially musl does not support it Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vorbis-tools: Fix build with security flagsKhem Raj2017-04-062-0/+27
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xarchiver: Fix build with security flags turned onKhem Raj2017-04-062-1/+43
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqb: Upgrade to 1.0.1 releaseKhem Raj2017-04-062-8/+49
| | | | | | Add a patch needed for cross compiling Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minicoredumper: Update to 2.0.0Khem Raj2017-04-061-6/+14
| | | | | | | | | | * Clarify licensing and switch to github for fetching * Delete empty /var/run Fixes minicoredumper-2.0.0: minicoredumper: Files/directories were installed but not shipped in any package: /run Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvm2: Fix patch errors found with muslKhem Raj2017-04-062-14/+12
| | | | | | | The patches had syntax errors which are only visible when using musl libs Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpm: Update to use git src uriKhem Raj2017-04-068-392/+55
| | | | | | | | | Additional patches are upstream to fix build with gcc6 and clang Add systemd unit file Create missing symlink for dev shared object Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: add removal date to PNBLACKLIST messagesMartin Jansa2017-04-05193-243/+243
| | | | | | | | | | | | | | | | | | | | | | | | | | * based on discussion in pndeprecated thread: https://patchwork.openembedded.org/patch/137573/ update the messages to warn possible users that the recipe will be removed before the end of the next development cycle (before Yocto 2.4 is released). * updated with: sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs` * then noticed couple recipes being blacklisted only based on DISTRO_FEATURES, so removed those: meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb meta-oe/recipes-navigation/gypsy/gypsy.inc meta-oe/recipes-navigation/navit/navit.inc meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb * if it isn't fixed by this date, it's fair game to be removed whenever someone gets around to i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* caps: Use c99 int typesKhem Raj2017-04-052-4/+50
| | | | | | Fixes build with musl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* v4l-utils: Depend on argp-standalone for muslKhem Raj2017-04-051-0/+1
| | | | | | musl does not bundle libargp like glibc Signed-off-by: Khem Raj <raj.khem@gmail.com>