[oe] [PATCH 4/5] xfce4-cpufreq-plugin: update to 1.1.3

2016-05-01 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../{xfce4-cpufreq-plugin_1.1.2.bb => xfce4-cpufreq-plugin_1.1.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/cpufreq/{xfce4-cpufreq-plugin_1.1.2.bb =>

[oe] [PATCH 5/5] xfce4-eyes-plugin: update to 4.4.5

2016-05-01 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../eyes/{xfce4-eyes-plugin_4.4.4.bb => xfce4-eyes-plugin_4.4.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/eyes/{xfce4-eyes-plugin_4.4.4.bb => xfce4-eyes-plugin_4.4.5.bb}

[oe] [PATCH 3/5] fluidsynth: set correct portaudio packageconfig dependency

2016-05-01 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth_1.1.6.bb

[oe] [PATCH 1/5] meta-xfce: add intltool-native to DEPENDS

2016-05-01 Thread Andreas Müller
fix tons of messages as: | WARNING: foo do_configure: Missing DEPENDS on intltool-native Signed-off-by: Andreas Müller --- meta-xfce/classes/xfce.bbclass | 2 ++

[oe] [PATCH 2/5] xfce-polkit: fix warning not able to copy license

2016-05-01 Thread Andreas Müller
COPYING is a link on LICENSE. It seems that cause the warning so use LICENSE. Fixes: | WARNING: xfce-polkit-0.2-r0 do_populate_lic: Could not copy license file /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-angstrom-linux-gnueabi/xfce-polkit/0.2-r0/git/COPYING to

Re: [oe] [meta-python][krogoth] Backport python recipes

2016-05-01 Thread akuster808
On 04/25/2016 11:06 AM, Otavio Salvador wrote: > Armin, > > On Mon, Apr 25, 2016 at 10:45 AM, Fabio Berton > wrote: >> Hi all, >> >> Recently I sent some python recipes for review and last week were merged to >> master. Could these recipes be backported for

[oe] [meta-oe][PATCH] vim: Upgrade to v7.4.1689

2016-05-01 Thread Paul Barker
v7.4.1689 is currently used in Debian Testing and Arch Linux. The tags file used as an index to vim's documentation is not correctly created when cross compiling in v7.4.1689. Patch 7.4.1733 is backported to fix this issue. Signed-off-by: Paul Barker ---

[oe] [meta-browser][PATCH 3/3] chromium: Upgrade to version 48.0.2548.0

2016-05-01 Thread Carlos Rafael Giani
Not upgrading to M49 or M50 in this commit since this is currently the latest version that is supported by ozone-wayland Signed-off-by: Carlos Rafael Giani --- ...Add-Linux-to-impl-side-painting-whitelist.patch | 39 ---

[oe] [meta-browser][PATCH 2/3] chromium: Create chromium-browser.inc to simplify upgrades

2016-05-01 Thread Carlos Rafael Giani
This eases the chromium browser upgrade process while ensuring that the chromium embedded framework is still supported. With this new structure, chromium.inc contains common code for cef3 and the browser, while chromium-browser.inc contains common code for browser releases (and itself includes

[oe] [meta-browser][PATCH 1/3] chromium: Replace deprecated base_* wrapper calls

2016-05-01 Thread Carlos Rafael Giani
Signed-off-by: Carlos Rafael Giani --- recipes-browser/chromium/cef3_280796.bb | 2 +- recipes-browser/chromium/chromium_40.0.2214.91.bb | 14 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/recipes-browser/chromium/cef3_280796.bb