Re: [oe] [OE-core] opkg_install_pkg: Package md5sum mismatch. Either the opkg or the package index are corrupt.

2015-05-11 Thread Richard Purdie
On Mon, 2015-05-11 at 08:22 +0200, Martin Jansa wrote: > On Fri, May 08, 2015 at 03:28:52PM -0400, Denys Dmytriyenko wrote: > > On Wed, May 06, 2015 at 07:31:37PM -0400, Denys Dmytriyenko wrote: > > > On Wed, May 06, 2015 at 09:12:43PM +0200, Steffen Sledz wrote: > > > > Am 02.05.2015 um 23:55 schr

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-11 Thread Martin Jansa
On Mon, May 04, 2015 at 08:18:20PM -0700, Armin Kuster wrote: > WARNING: QA Issue: networkmanager rdepends on polkit, but it isn't a build > dependency? [build-deps] > > Signed-off-by: Armin Kuster > --- > .../recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb | 3 > ++- > 1 fi

Re: [oe] [meta-oe][meta-gnome][PATCH 7/7] obex, gnome-bluetooth: Depend on bluez5

2015-05-11 Thread Martin Jansa
On Tue, May 05, 2015 at 12:09:11PM -0700, Khem Raj wrote: > bluez4 is removed from oe-core > this needs runtime testing Please send v2 with PNBLACKLISTs removal once the runtime testing is done. > Signed-off-by: Khem Raj > --- > meta-gnome/recipes-connectivity/obex/obexd_0.48.bb

Re: [oe] [meta-oe][PATCH 01/20] smstools: fix PN -> BPN for multilib

2015-05-11 Thread Martin Jansa
On Fri, May 08, 2015 at 03:42:16PM +0800, Yi Zhao wrote: > Signed-off-by: Yi Zhao Changes 03, 18, 20 didn't make it to patchwork, because they were marked as Spam by gmail, please try to resend or send cover letter with repo url where I can cherry-pick them. > --- > .../smstools3/smstools3_3.1.

Re: [oe] [meta-oe][PATCH 07/20] gpsd: fix PN -> BPN for multilib

2015-05-11 Thread Philip Balister
I've alos got an update in flight for gpsd. We are having trouble with it, because the update brkoe navit. Now the bluez4 - 5 updte broke another of the packages navit needs. Martin, any chance we can combine this patch with my update and blacklist navit? Philip On 05/08/2015 03:42 AM, Yi Zhao w

Re: [oe] [meta-oe][PATCH 07/20] gpsd: fix PN -> BPN for multilib

2015-05-11 Thread Martin Jansa
On Mon, May 11, 2015 at 07:48:58AM -0400, Philip Balister wrote: > I've alos got an update in flight for gpsd. We are having trouble with > it, because the update brkoe navit. Now the bluez4 - 5 updte broke > another of the packages navit needs. > > Martin, any chance we can combine this patch wit

Re: [oe] [meta-oe][meta-gnome][PATCH 7/7] obex, gnome-bluetooth: Depend on bluez5

2015-05-11 Thread Khem Raj
On Mon, May 11, 2015 at 2:16 AM, Martin Jansa wrote: > Please send v2 with PNBLACKLISTs removal once the runtime testing is > done. it worked ok runtime in my case. but which recipes are you referring to wrt blacklisting -- ___ Openembedded-devel maili

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-11 Thread Khem Raj
On Mon, May 11, 2015 at 2:09 AM, Martin Jansa wrote: >> +PACKAGECONFIG[polkit] = "--enable-polkit, --disable-polkit, , polkit" > > Shouldn't it have polkit as build time dependency (3rd argument, not 4th) if something is added to RDEPENDS it automatically gets added to DEPENDS too -- ___

Re: [oe] [meta-oe][meta-gnome][PATCH 7/7] obex, gnome-bluetooth: Depend on bluez5

2015-05-11 Thread Martin Jansa
On Mon, May 11, 2015 at 09:06:33AM -0700, Khem Raj wrote: > On Mon, May 11, 2015 at 2:16 AM, Martin Jansa wrote: > > Please send v2 with PNBLACKLISTs removal once the runtime testing is > > done. > > it worked ok runtime in my case. but which recipes are you referring > to wrt blacklisting All w

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-11 Thread Martin Jansa
On Mon, May 11, 2015 at 11:44:11AM -0700, Khem Raj wrote: > On Mon, May 11, 2015 at 2:09 AM, Martin Jansa wrote: > >> +PACKAGECONFIG[polkit] = "--enable-polkit, --disable-polkit, , polkit" > > > > Shouldn't it have polkit as build time dependency (3rd argument, not 4th) > > if something is added

Re: [oe] [PATCH] dpkg start-stop-daemon: Fix RCONFLICTS typo

2015-05-11 Thread Haris Okanovic
> It is blacklisted so how did you test it. I tested Dizzy, which doesn't include Martin Jansa's blacklist change (a76a8cb6), and verified `Conflicts: dpkg` got added to the ipk control file for qemux86. > [If] it's working fine then may be > you should white list it too I don't fully underst

[oe] [meta-oe][PATCH 2/2] obexftp: mark as compatible with bluez5

2015-05-11 Thread Dmitry Eremin-Solenikov
As the openobex has been marked as compatible with bluez5, there is no point in keeping PBLACKLIST setting in obexftp recipe. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-connectivity/obexftp/obexftp_0.23.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-oe/recipes-conn

[oe] [meta-oe][PATCH 1/2] openobex: make it compatbile with bluez5

2015-05-11 Thread Dmitry Eremin-Solenikov
The package per se is compatible with bluez5. Update dependencies to select bluez4 or bluez5 and drop PNBLACKLIST setting. Signed-off-by: Dmitry Eremin-Solenikov --- meta-oe/recipes-connectivity/obex/openobex_1.5.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta-o

[oe] [meta-opie][PATCH 2/3] opexpush: update DEPENDS to properly select bluez5 or bluez4

2015-05-11 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-support/obexpush/obexpush_1.0.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-support/obexpush/obexpush_1.0.0.bb b/recipes-support/obexpush/obexpush_1.0.0.bb index 57ba5db..5018728 100644 --- a/recipes-support/

[oe] [meta-opie][PATCH 3/3] obexpush: fix compilation error

2015-05-11 Thread Dmitry Eremin-Solenikov
Newer glibc is strict on passing mode argument to open() call if O_CREAT has been specified. Provide reasonable mode argument to fix compilation error. Signed-off-by: Dmitry Eremin-Solenikov --- recipes-support/obexpush/files/fix-open.patch | 18 ++ recipes-support/obexpush/obexp

[oe] [meta-opie][PATCH 1/3] libopie2: update DEPENDS to properly select bluez5 or bluez4

2015-05-11 Thread Dmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov --- recipes-opie/libopie/libopie2.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-opie/libopie/libopie2.inc b/recipes-opie/libopie/libopie2.inc index 955cd60..38d04aa 100644 --- a/recipes-opie/libopie/libopie2.inc +++ b/rec

Re: [oe] [meta-oe][meta-gnome][PATCH 7/7] obex, gnome-bluetooth: Depend on bluez5

2015-05-11 Thread Khem Raj
On Mon, May 11, 2015 at 11:58 AM, Martin Jansa wrote: > http://git.openembedded.org/meta-openembedded/commit/?id=73ba7cd70f75a898bf4c3f8ae38c9904fc3e4724 this patch was pushed after I have submitted the changes thats why I did not see it. -- ___ Openem

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-11 Thread Khem Raj
On Mon, May 11, 2015 at 12:00 PM, Martin Jansa wrote: > > RDEPENDS adds dependency only between do_package tasks for build time > dependency you need do_configure depending on do_populate_sysroot its do_build which will depend on do_package_write task in case of RDEPENDS and do_package_write task

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-11 Thread Khem Raj
On Mon, May 11, 2015 at 12:43 PM, Khem Raj wrote: > On Mon, May 11, 2015 at 12:00 PM, Martin Jansa wrote: >> >> RDEPENDS adds dependency only between do_package tasks for build time >> dependency you need do_configure depending on do_populate_sysroot > > its do_build which will depend on do_packa

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-11 Thread Martin Jansa
On Mon, May 11, 2015 at 12:43:41PM -0700, Khem Raj wrote: > On Mon, May 11, 2015 at 12:00 PM, Martin Jansa wrote: > > > > RDEPENDS adds dependency only between do_package tasks for build time > > dependency you need do_configure depending on do_populate_sysroot > > its do_build which will depend

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-11 Thread Martin Jansa
On Mon, May 11, 2015 at 12:46:13PM -0700, Khem Raj wrote: > On Mon, May 11, 2015 at 12:43 PM, Khem Raj wrote: > > On Mon, May 11, 2015 at 12:00 PM, Martin Jansa > > wrote: > >> > >> RDEPENDS adds dependency only between do_package tasks for build time > >> dependency you need do_configure depend

Re: [oe] [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit

2015-05-11 Thread akuster808
On 05/11/2015 12:46 PM, Khem Raj wrote: On Mon, May 11, 2015 at 12:43 PM, Khem Raj wrote: On Mon, May 11, 2015 at 12:00 PM, Martin Jansa wrote: RDEPENDS adds dependency only between do_package tasks for build time dependency you need do_configure depending on do_populate_sysroot its do_b

Re: [oe] [OE-core] opkg_install_pkg: Package md5sum mismatch. Either the opkg or the package index are corrupt.

2015-05-11 Thread Denys Dmytriyenko
On Mon, May 11, 2015 at 08:26:15AM +0200, Martin Jansa wrote: > On Sat, May 09, 2015 at 09:36:01AM +0100, Richard Purdie wrote: > > On Fri, 2015-05-08 at 17:09 -0400, Denys Dmytriyenko wrote: > > > weston-init RDEPENDS on weston and kbd. > > > > > > $ bitbake-diffsigs > > > 1.0-r0.do_package_writ

[oe] [meta-networking][PATCH 0/1][RFC] Standardize SECTION values

2015-05-11 Thread Joe MacDonald
As I mentioned back in January[1], I've taken a pass through the recipes in meta-networking with the goal of unifying the usage of the SECTION variables. At the time I was tending toward the Fedora / RH approach (eg. console/network) but I've instead gone with the Debian conventions because I think

[oe] [meta-networking][PATCH 1/1] meta-networking: standardize SECTION values

2015-05-11 Thread Joe MacDonald
SECTION has been used inconsistently throughout the recipes in this layer. Convert them to all use the same convention. Signed-off-by: Joe MacDonald --- meta-networking/recipes-connectivity/crda/crda_3.13.bb | 2 +- meta-networking/recipes-connectivity/daq/daq_2.0.2.bb

[oe] [PATCH 7/9 V2] obex, gnome-bluetooth: Make bluez{4, 5} dep conditional on DISTRO_FEATURE

2015-05-11 Thread Khem Raj
bluez4 is removed from oe-core This helps in compiling them when distro features are either set to use bluez4 or bluez5 Signed-off-by: Khem Raj --- meta-gnome/recipes-connectivity/obex/obexd_0.48.bb | 6 ++ meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb |

[oe] [PATCH 9/9] gnome-panel: Fix build with gcc-5

2015-05-11 Thread Khem Raj
Signed-off-by: Khem Raj --- .../gnome-panel/0001-Fix-build-with-gcc-5.patch| 35 ++ .../gnome-panel/gnome-panel_2.32.1.bb | 13 +--- 2 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 meta-gnome/recipes-gnome/gnome-panel/gnome-panel/000

[oe] Qt 5.4.1 loading libGLESv2.so directly and ignoring soname

2015-05-11 Thread Andre McCurdy
I'm seeing Qt 5.4.1 apps which use the eglfs platform plug-in exit soon after startup with the following error: Failed to load libGLESv2 The issue seems to be that Qt 5.4.1 tries to dlopen "libGLESv2.so" at runtime, but due to OE's packaging rules the libGLESv2.so symlink isn't available. As a

Re: [oe] Qt 5.4.1 loading libGLESv2.so directly and ignoring soname

2015-05-11 Thread Khem Raj
On Mon, May 11, 2015 at 8:50 PM, Andre McCurdy wrote: > + > +# > -- > +# Move the /usr/lib/libGLESv2.so symlink into the runtime package as > workaround > +# for issues seem with Qt 5.4.1, which seems to try to dlopen li

[oe] [meta-gnome][PATCH 1/2] site: add arm-64 and x86_64-linux files

2015-05-11 Thread Khem Raj
ORBit2 configure needs some presets lets define them here in meta-gnome since thats the layer providing it Signed-off-by: Khem Raj --- meta-gnome/site/arm-64 | 13 + meta-gnome/site/x86_64-linux | 17 + 2 files changed, 30 insertions(+) create mode 100644 meta-

[oe] [meta-gnome][PATCH 9/9 V2] gnome-panel: Fix build with gcc-5

2015-05-11 Thread Khem Raj
Signed-off-by: Khem Raj --- .../gnome-panel/0001-Fix-build-with-gcc-5.patch| 35 ++ .../gnome-panel/gnome-panel_2.32.1.bb | 13 +--- 2 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 meta-gnome/recipes-gnome/gnome-panel/gnome-panel/000

[oe] [meta-gnome][PATCH 2/2] libbonoboui: Fix build with gcc5

2015-05-11 Thread Khem Raj
This is required to remove non-existing include paths which gcc-5 detects and is fussy about Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/bonobo/files/gcc5.patch | 12 meta-gnome/recipes-gnome/bonobo/libbonoboui_2.24.5.bb | 3 +++ 2 files changed, 15 insertions(+) cre