[oe] just a test

2014-08-07 Thread fupan
-- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel

[oe] Problem with YOCTO

2014-08-07 Thread Himanshu Pandey
Hi, I have an issue with Yocto: Suppose I am compiling a package say X that has a dependency on package Y and Z. Now in my receipe I have included Y and Z with DEPENDS flag. So as far as I know first Y amp; Z will be compiled and installed and then X will be compiled. But unfortunately that

Re: [oe] [meta-webserver][PATCH] monkey: new v1.5.2 release.

2014-08-07 Thread Martin Jansa
On Wed, Aug 06, 2014 at 10:49:36PM -0600, Eduardo Silva wrote: This patch add the new Monkey HTTP Server v1.5.2. The new Bitbake file contains the modifications suggested over the patch set for v1.5.1. It specify each configuration file for CONFFILES_${PN}. For more details about software

[oe] [PATCH] gdk-pixbuf-native: add setscene dep on jpeg-native

2014-08-07 Thread Shrikant Bobade
From: Shrikant Bobade shrikant_bob...@mentor.com Without this, we can get setscene postinst failure due to libjpeg being unavailable. Signed-off-by: Christopher Larson kerg...@gmail.com Signed-off-by: Shrikant Bobade shrikant_bob...@mentor.com ---

Re: [oe] [PATCH] gdk-pixbuf-native: add setscene dep on jpeg-native

2014-08-07 Thread Martin Jansa
On Thu, Aug 07, 2014 at 03:13:38PM +0530, Shrikant Bobade wrote: From: Shrikant Bobade shrikant_bob...@mentor.com Without this, we can get setscene postinst failure due to libjpeg being unavailable. This needs to go to oe-core ML. Signed-off-by: Christopher Larson kerg...@gmail.com

[oe] [PATCH] gdk-pixbuf-native: add setscene dep on jpeg-native

2014-08-07 Thread Shrikant Bobade
Thanks Martin, sending it to oe-core mailing list. Thanks Shrikant On Thu, Aug 7, 2014 at 5:33 PM, Bobade, Shrikant shrikant_bob...@mentor.com wrote: From: Martin Jansa [martin.ja...@gmail.com] Sent: Thursday, August 07, 2014 3:46 PM To:

[oe] bitcoin recipe

2014-08-07 Thread Mike Looijmans
Just out of curiousity, I tried to build bitcoin for an ARM target using bitbake. Googling a bit reveils tons of claims of people having compiled it for their board (e.g. the raspberry pi), and very likely, some of them were using OE. Somewhere, someone knows how to do this... Strangely, i

[oe] [meta-oe][PATCH v2] mariadb: update to 5.5.38

2014-08-07 Thread Paul Eggleton
* Upstream switched from autotools to cmake * Separate build dir and parallel make now work * Library versioning no longer used for plugins; other libtool cruft gone * Proper upstream initscript * Plugins moved from client library package to mariadb-server package (matches how Fedora packages

Re: [oe] Problem with YOCTO

2014-08-07 Thread Khem Raj
On Thu, Aug 7, 2014 at 12:27 AM, Himanshu Pandey pandey_himansh...@rediffmail.com wrote: I have an issue with Yocto: Suppose I am compiling a package say X that has a dependency on package Y and Z. Now in my receipe I have included Y and Z with DEPENDS flag. So as far as I know first Y

[oe] change systemd startup within image recipe

2014-08-07 Thread Ebenfeld, Sven
Hi, I'm writing my own image-recipe that contains systemd as init manager. But all recipes are installing and enabling their systemd startupscripts when installing them. Is there a good way to disable them during image creation? Or do I have to manually remove them afterwards? For instance my

Re: [oe] [meta-webserver][PATCH] monkey: new v1.5.2 release.

2014-08-07 Thread Eduardo Silva
On Thu, Aug 7, 2014 at 1:49 AM, Martin Jansa martin.ja...@gmail.com wrote: On Wed, Aug 06, 2014 at 10:49:36PM -0600, Eduardo Silva wrote: This patch add the new Monkey HTTP Server v1.5.2. The new Bitbake file contains the modifications suggested over the patch set for v1.5.1. It specify

[oe] [meta-webserver][PATCH v2] monkey: new v1.5.2 release.

2014-08-07 Thread Eduardo Silva
This patch add the new Monkey HTTP Server v1.5.2. The new Bitbake file contains the modifications suggested over the patch set for v1.5.1. It specify each configuration file for CONFFILES_${PN}. For more details about software changes please visit:

[oe] [meta-webserver][PATCHv3] monkey: new v1.5.2 release.

2014-08-07 Thread Martin Jansa
From: Eduardo Silva edua...@monkey.io This patch add the new Monkey HTTP Server v1.5.2. The new Bitbake file contains the modifications suggested over the patch set for v1.5.1. It specify each configuration file for CONFFILES_${PN}. For more details about software changes please visit:

[oe] [meta-qt5][PATCH] qttools: fix noqtwebkit option

2014-08-07 Thread Martin Jansa
* it's added to CONFIG variable not QT_CONFIG * qtwebkit was still detected and linked against DEBUG: qttools-tools: Dependency libQt5WebKitWidgets.so.5 requires package qtwebkit (used by files: ['qttools/5.3.1-r0/packages-split/qttools-tools/usr/bin/qt5/assistant',

[oe] [meta-qt5][daisy][PATCH] qttools: fix noqtwebkit option

2014-08-07 Thread Martin Jansa
* it's added to CONFIG variable not QT_CONFIG * qtwebkit was still detected and linked against DEBUG: qttools-tools: Dependency libQt5WebKitWidgets.so.5 requires package qtwebkit (used by files: ['qttools/5.3.1-r0/packages-split/qttools-tools/usr/bin/qt5/assistant',

Re: [oe] [meta-oe][PATCH v2] mariadb: update to 5.5.38

2014-08-07 Thread Martin Jansa
On Thu, Aug 07, 2014 at 02:31:55PM +0100, Paul Eggleton wrote: * Upstream switched from autotools to cmake * Separate build dir and parallel make now work * Library versioning no longer used for plugins; other libtool cruft gone * Proper upstream initscript * Plugins moved from client

[oe] [meta-oe][PATCH] mariadb: fix build after groff-native was built

2014-08-07 Thread Martin Jansa
* when groff or nroff are detected, the build fails with: | Scanning dependencies of target ps | make[2]: Leaving directory `/work/i586-oe-linux/mariadb/5.5.38-r0/build' | make -f dbug/CMakeFiles/ps.dir/build.make dbug/CMakeFiles/ps.dir/build | make[2]: Entering directory