[oe] [meta-oe][PATCH] acpica: update to 20150515 and fix conflicts with other layers

2015-09-08 Thread Koen Kooi
Meta-virtualization and meta-luv both has iasl_*.bb, which is a subset of this recipe. Extend this recipe to provide the native tools and add the necessary runtime conflict options. Also address style issues by moving around a few bits and adding some whitespace. Signed-off-by: Koen Kooi ---

Re: [oe] [meta-qt5] Backport fix for qt5-opengles2-test to fido?

2015-09-08 Thread Martin Jansa
On Tue, Sep 08, 2015 at 08:49:01AM +0200, Stefan Christ wrote: > Hi, > > I'm currently using the fido branch of meta-qt5 and having troubles with the > qt5-opengles2-test program. It segfaults on start. > > The problem is fixed by the following commit in the master branch. > > commit 6d9e2a6

[oe] [PATCH] ypbind-mt: add status command for initscript

2015-09-08 Thread rongqing.li
From: Zhu Yanjun Add the "status" command in initscript to check the status of ypbind. remove ypbind-yocto.init as ypbind.init, which is the initscript, make its name similar to other recipes Signed-off-by: Zhu Yanjun Signed-off-by: Roy Li --- .../recipes-support/nis/files/{ypbind-yocto.init

[oe] [PATCH] gnome-icon-theme: add a recipe from oe-core

2015-09-08 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- .../gnome-icon-theme/files/pkgconfig-native.patch | 28 ++ .../gnome-icon-theme/gnome-icon-theme_2.31.0.bb| 22 + 2 files changed, 50 insertions(+) create mode 100644 meta-gnome/recipes-gnome/gnome-icon-theme/files/pk

Re: [oe] OpenEmbeddded Developer meeting Oct 9 after ELCE in Dublin

2015-09-08 Thread Paul Eggleton
I think you may be mixing up the Yocto Project Developer Day (which leans more towards training and is a Yocto Project event) and OEDEM (which is a developer's meeting and an OpenEmbedded event). They're also on separate days so you can attend both :) Cheers, Paul On Monday 07 September 2015 1

[oe] [meta-oe][PATCH 0/2] Upgrade efivar and efibootmgr

2015-09-08 Thread kai.kang
From: Kai Kang Kai Kang (2): efivar: 0.7 -> 0.21 efibootmgr: 0.6.0 -> 0.12 .../{efibootmgr_0.6.0.bb => efibootmgr_0.12.bb}| 21 .../efibootmgr/files/docbook-fixes.patch | 28 -- .../files/w-keep-existing-mbr-signature.patch | 26 -

[oe] [PATCH 1/2] efivar: 0.7 -> 0.21

2015-09-08 Thread kai.kang
From: Kai Kang Upgrade efivar from 0.7 to 0.21. * update HOMEPAGE Signed-off-by: Kai Kang --- meta-oe/recipes-extended/efivar/efivar_git.bb | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-oe/recipes-extended/efivar/efivar_git.bb b/meta-oe/recipes-extended/efi

[oe] [PATCH 2/2] efibootmgr: 0.6.0 -> 0.12

2015-09-08 Thread kai.kang
From: Kai Kang Upgrade efibootmgr from 0.6.0 to 0.12. * update HOMEPAGE * drop useless patches * add dependency efivar * update CFLAGS to fix print wrong version issue Signed-off-by: Kai Kang --- .../{efibootmgr_0.6.0.bb => efibootmgr_0.12.bb}| 21 .../efibootmgr/files/do

[oe] [meta-efl][PATCH 1/3] efl, elementary, emotion-generic-players, evas-generic-loaders: upgrade to 1.15.*

2015-09-08 Thread Martin Jansa
* announcements: https://phab.enlightenment.org/phame/live/3/post/enlightenment_foundation_libraries_1_15_and_friends_are_out/ https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_15_1_release/ Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/efl/efl.inc

[oe] [meta-oe][PATCH] postgresql.inc: fix indentation to use 4 spaces

2015-09-08 Thread Martin Jansa
* like rest of meta-oe and other sane layers * never mix tabs and spaces (especially on the same line) Signed-off-by: Martin Jansa --- meta-oe/recipes-support/postgresql/postgresql.inc | 165 +++--- 1 file changed, 82 insertions(+), 83 deletions(-) diff --git a/meta-oe/recipes-s

[oe] [meta-efl][PATCH 3/3] e-wm: upgrade to 0.19.9

2015-09-08 Thread Martin Jansa
* announcements: https://phab.enlightenment.org/phame/live/3/post/e19_6_release/ https://phab.enlightenment.org/phame/live/3/post/e19_7_release/ https://phab.enlightenment.org/phame/live/3/post/e19_8_release/ https://phab.enlightenment.org/phame/live/3/post/e19_9_release/ Signed-off-by: Ma

[oe] [meta-efl][PATCH 2/3] python-efl: upgrade to 1.15.0

2015-09-08 Thread Martin Jansa
* announcement: https://phab.enlightenment.org/phame/live/3/post/python_efl_1_15_0_release/ Signed-off-by: Martin Jansa --- meta-efl/recipes-devtools/python/python-efl_1.14.0.bb | 4 meta-efl/recipes-devtools/python/python-efl_1.15.0.bb | 4 2 files changed, 4 insertions(+), 4 deleti

[oe] State of bitbake world, Failed tasks 2015-09-07

2015-09-08 Thread Martin Jansa
This is last build with gcc-4.9, next one will contain more failures, because the default gcc is 5.2 now. OE @ ~/openembedded-core $ git log --oneline origin/master..jansa/master 5355c3b initramfs-framework: Drop allarch 12b9e2d linux-firmware: Drop allarch 30ce672 ppp-dialin: Drop allarch 6a9fd12

Re: [oe] [meta-multimedia][PATCH v2] vlc: fix for libtool error

2015-09-08 Thread Martin Jansa
On Thu, Aug 27, 2015 at 06:53:18AM -0700, Tim Orling wrote: > Changes since v1: > typo caught by Andreas Oberritter > > Patch recommended by: > Rafaël Carré fun...@videolan.org > > Signed-off-by: Tim Orling > --- > meta-multimedia/recipes-multimedia/vlc/vlc.inc | 2 +- > 1 file changed, 1 i

Re: [oe] [meta-oe][PATCH] collectd: fix a floating dependence on openldap

2015-09-08 Thread Martin Jansa
On Sun, Sep 06, 2015 at 02:33:54PM +0800, rongqing...@windriver.com wrote: > From: Roy Li > > Signed-off-by: Roy Li > --- > meta-oe/recipes-extended/collectd/collectd_5.5.0.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb > b/meta

[oe] [PATCH 1/9] xfce4-equake-plugin: update to 1.3.8

2015-09-08 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../{xfce4-equake-plugin_1.3.7.bb => xfce4-equake-plugin_1.3.8.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.7.bb => xfce4-equake-plugin_1.3.8.bb} (74%) diff --git a/met

[oe] [PATCH 0/9] next series of fixes/updates

2015-09-08 Thread Andreas Müller
The following changes since commit d36e2d1066f50036080f978583a58fe79ecfac54: libunique: add a recipe from oe-core (2015-09-08 16:30:24 +0200) are available in the git repository at: git://github.com/schnitzeltony/meta-openembedded.git patches for you to fetch changes up to a879e4b3c1b8fefef

[oe] [PATCH 2/9] parole: initial add 0.8.0

2015-09-08 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../parole/files/parole-0.8.0-appdata.patch| 30 ++ .../recipes-multimedia/parole/parole_0.8.0.bb | 37 ++ 2 files changed, 67 insertions(+) create mode 100644 meta-xfce/recipes-multimedia/parole/files/parole-0.8

[oe] [PATCH 6/9] openbox: add libcroco, librsvg and gdk-pixbuf to DEPENDS

2015-09-08 Thread Andreas Müller
fixes: WARNING: QA Issue: openbox-core rdepends on libcroco, but it isn't a build dependency? [build-deps] WARNING: QA Issue: openbox-core rdepends on librsvg, but it isn't a build dependency? [build-deps] WARNING: QA Issue: openbox-core rdepends on gdk-pixbuf, but it isn't a build dependency?

[oe] [PATCH 7/9] meta-xfce/README: mention meta-gnome in layers required

2015-09-08 Thread Andreas Müller
form a quick glance meta-xfce at least requires libwnck and gvfs to build an run properly. Signed-off-by: Andreas Müller --- meta-xfce/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xfce/README b/meta-xfce/README index e346888..33ef509 100644 --- a/meta-xfce/READ

[oe] [PATCH 9/9] libgtop: update to 2.30.0

2015-09-08 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../recipes-gnome/libgtop/{libgtop_2.28.2.bb => libgtop_2.30.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-gnome/recipes-gnome/libgtop/{libgtop_2.28.2.bb => libgtop_2.30.0.bb} (52%) diff --git a/meta-gnome/recipes-gnome/libgtop

[oe] [PATCH 3/9] packagegroup-xfce-multimedia: add parole

2015-09-08 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfce-multimedia.bb b/meta-xfce/recipes-multimedia/packagegroups/packagegroup-xfc

[oe] [PATCH 5/9] openbox: update to 3.6.1

2015-09-08 Thread Andreas Müller
run tested with lxqt on raspi2 Signed-off-by: Andreas Müller --- .../openbox/{openbox_3.5.0.bb => openbox_3.6.1.bb}| 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) rename meta-oe/recipes-graphics/openbox/{openbox_3.5.0.bb => openbox_3.6.1.bb} (88%) diff --git a/me

[oe] [PATCH 8/9] gnome-settings-daemon: fix build for libnotify > 0.7.x

2015-09-08 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../files/0001-Require-libnotify-0.6.0.patch | 81 ++ .../gnome-settings-daemon_2.32.1.bb| 5 +- 2 files changed, 85 insertions(+), 1 deletion(-) create mode 100644 meta-gnome/recipes-gnome/gnome-settings-daemon/files/

[oe] [PATCH 4/9] evolution-data-server: fix locale installation path

2015-09-08 Thread Andreas Müller
fixes: WARNING: QA Issue: evolution-data-server: Files/directories were installed but not shipped in any package: /usr/locale /usr/locale/xh /usr/locale/hu /usr/locale/nn /usr/locale/fi ... Signed-off-by: Andreas Müller --- ...6-configure.ac-do-not-overwrite-localedir.patch | 34

[oe] State of bitbake world, wrong PACKAGE_ARCHs 2015-09-08

2015-09-08 Thread Martin Jansa
On Fri, Aug 01, 2014 at 03:46:13PM +0200, Martin Jansa wrote: > ERROR: 63 issues were found in these recipes: android-tools dracut > font-alias initramfs-framework initscripts ipsec-tools linux-firmware > lmsensors oprofile oprofileui oprofileui-server > polkit-group-rule-datetime polkit-group-rule

[oe] [meta-networking][PATCH] netmap: fix multiple build issues.

2015-09-08 Thread Armin Kuster
From: Armin Kuster updated to latest version to get kernel 4.1 support update makefile patch fixed printf type issue Fixed manual config options Readme checksum changed, don't know why. must got it wrong to begin with. Signed-off-by: Armin Kuster --- ...1-testmmap-fix-compile-issue-with-gcc-5

Re: [oe] [meta-networking][PATCH] netmap: fix multiple build issues.

2015-09-08 Thread Christopher Larson
On Tue, Sep 8, 2015 at 11:54 AM, Armin Kuster wrote: > +++ > b/meta-networking/recipes-kernel/netmap/files/0001-testmmap-fix-compile-issue-with-gcc-5.x.patch > @@ -0,0 +1,33 @@ > +upstream Status: pending > s/upstream Status: pending/Upstream-Status: Pending/ -- Christopher Larson clarson at ke

[oe] [meta-networking][PATCH][V2] netmap: fix multiple build issues.

2015-09-08 Thread Armin Kuster
From: Armin Kuster V2: Fix "Upstream-Status" typos updated to latest version to get kernel 4.1 support update makefile patch fixed printf type issue Fixed manual config options Readme checksum changed, don't know why. must got it wrong to begin with. Signed-off-by: Armin Kuster --- ...1-test

Re: [oe] [meta-networking][PATCH][V2] netmap: fix multiple build issues.

2015-09-08 Thread Martin Jansa
On Tue, Sep 08, 2015 at 12:28:41PM -0700, Armin Kuster wrote: > From: Armin Kuster > > V2: Fix "Upstream-Status" typos Again, this belongs under --- > updated to latest version to get kernel 4.1 support > > update makefile patch > fixed printf type issue > Fixed manual config options > Readme

[oe] [meta-networking][PATCH][V3] netmap: fix multiple build issues.

2015-09-08 Thread Armin Kuster
From: Armin Kuster updated to latest version to get kernel 4.1 support update makefile patch fixed printf type issue Fixed manual config options Readme checksum changed, don't know why. must got it wrong to begin with. V2: Fix "Upstream-Status" typos Signed-off-by: Armin Kuster --- ...1-test

Re: [oe] [OE-core] State of bitbake world, wrong PACKAGE_ARCHs 2015-09-08

2015-09-08 Thread Andreas Müller
On Tue, Sep 8, 2015 at 7:09 PM, Martin Jansa wrote: > ERROR: polkit-group-rule-datetime different signature for task > do_configure.sigdata between qemux86copy and qemuarm > runtaskdeps changed from ['polkitpolkit-group-rule-datetime.bb.do_patch', > 'polkitpolkit_0.113.bb.do_populate_sysroot',

Re: [oe] [OE-core] State of bitbake world, wrong PACKAGE_ARCHs 2015-09-08

2015-09-08 Thread Martin Jansa
On Tue, Sep 08, 2015 at 11:39:20PM +0200, Andreas Müller wrote: > On Tue, Sep 8, 2015 at 7:09 PM, Martin Jansa wrote: > > ERROR: polkit-group-rule-datetime different signature for task > > do_configure.sigdata between qemux86copy and qemuarm > > runtaskdeps changed from ['polkitpolkit-group-rule-

Re: [oe] [meta-oe][PATCH] collectd: fix a floating dependence on openldap

2015-09-08 Thread Rongqing Li
On 2015年09月08日 23:10, Martin Jansa wrote: On Sun, Sep 06, 2015 at 02:33:54PM +0800, rongqing...@windriver.com wrote: From: Roy Li Signed-off-by: Roy Li --- meta-oe/recipes-extended/collectd/collectd_5.5.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-extended/col

[oe] [meta-oe][PATCH] uim_1.8.6: fix QA issue

2015-09-08 Thread Lei Maohui
uim-1.8.6: uim: Files/directories were installed but not shipped in any package: /usr/lib/gtk-3.0/3.0.0/immodules/im-uim.so /usr/lib/gtk-3.0/3.0.0/immodules/im-uim.la Signed-off-by: Lei Maohui --- meta-oe/recipes-support/uim/uim_1.8.6.bb | 26 ++ 1 file changed, 22 in