[oe] [boost]How can I include boost into the built image?

2014-08-01 Thread Journeyer J. Joh
Hello list! I'd like to enable (or include) boost, the C++ library, into my binary image. Could someone help me find how to do it? I found a .bb file and an .inc file under oe-core/meta/recipes-support/boost And the last git log under oe-core directory shows below : * 24b9542 - (1 year, 8

[oe] [boost]How can I develop a daemon which depends on boost?

2014-08-01 Thread Journeyer J. Joh
Hi list, I just submitted a question about how to include boost. Now I'd like to ask another question - How can I develop a daemon which depends on boost? I believe firstly, I need to make boost be included into my binary image. Secondly I believe that I need to develop a daemon which compiles

Re: [oe] [meta-initramfs][PATCH] kexecboot: remove trailing slash in do_install

2014-08-01 Thread Andrea Adami
On Fri, Aug 1, 2014 at 12:56 AM, Gary Thomas g...@mlbassoc.com wrote: On 2014-07-31 16:46, Andrea Adami wrote: Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_0.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [oe] [meta-networking][PATCH] add support for opendataplane

2014-08-01 Thread Paul Eggleton
On Thursday 31 July 2014 15:15:00 Yao Zhao wrote: support build opendataplane from linaro. The OpenDataPlane (ODP) project provides a data plane application programming environment that is easy to use, high performance, and portable between networking SoCs. Signed-off-by: Yao Zhao

Re: [oe] [boost]How can I develop a daemon which depends on boost?

2014-08-01 Thread Paul Eggleton
Hi Journeyer, On Friday 01 August 2014 16:55:24 Journeyer J. Joh wrote: I just submitted a question about how to include boost. Now I'd like to ask another question - How can I develop a daemon which depends on boost? I believe firstly, I need to make boost be included into my binary image.

[oe] [meta-gnome][PATCH] libgnomekbd: fix S!=B

2014-08-01 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb

Re: [oe] [meta-gnome][PATCH] libgnomekbd: fix S!=B

2014-08-01 Thread Martin Jansa
On Fri, Aug 01, 2014 at 11:57:02AM +0200, Koen Kooi wrote: Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git

[oe] bitbake meta-toolchain error

2014-08-01 Thread Nilesh Kokane
Hello, I followed http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard (newly added) on wandboard solo The DISTRO_FEATURES_remove = x11 wayland is removed from the local.conf And after giving the bitbake core-image-minimal I'm logged with the errors as posted on

Re: [oe] [meta-networking][PATCH] add support for opendataplane

2014-08-01 Thread Fathi Boudra
On 1 August 2014 12:15, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Thursday 31 July 2014 15:15:00 Yao Zhao wrote: support build opendataplane from linaro. The OpenDataPlane (ODP) project provides a data plane application programming environment that is easy to use, high

Re: [oe] [meta-gnome][PATCH] libgnomekbd: fix S!=B

2014-08-01 Thread Koen Kooi
Op 1 aug. 2014, om 12:23 heeft Martin Jansa martin.ja...@gmail.com het volgende geschreven: On Fri, Aug 01, 2014 at 11:57:02AM +0200, Koen Kooi wrote: Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | 4 +--- 1 file changed, 1

Re: [oe] [meta-browser][PATCH 1/2] chromium: Add PACKAGECONFIG for disabling API keys info bar

2014-08-01 Thread Otavio Salvador
On Tue, Jul 29, 2014 at 7:22 AM, Carlos Rafael Giani d...@pseudoterminal.org wrote: Signed-off-by: Carlos Rafael Giani d...@pseudoterminal.org Applied. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://code.ossystems.com.br Mobile: +55 (53)

Re: [oe] [meta-browser][PATCH 2/2] chromium: Add recipe for version 37.0.2062.0

2014-08-01 Thread Otavio Salvador
On Tue, Jul 29, 2014 at 7:22 AM, Carlos Rafael Giani d...@pseudoterminal.org wrote: This version includes Wayland support by adding ozone-wayland Signed-off-by: Carlos Rafael Giani d...@pseudoterminal.org Applied. -- Otavio Salvador O.S. Systems

[oe] [meta-gnome][PATCH 01/10] libgnomekbd: fix S!=B

2014-08-01 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb

[oe] [meta-gnome][PATCH 05/10] libgsf: update to 1.14.29

2014-08-01 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- .../recipes-gnome/libgsf/{libgsf_1.14.26.bb = libgsf_1.14.29.bb} | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta-gnome/recipes-gnome/libgsf/{libgsf_1.14.26.bb = libgsf_1.14.29.bb} (68%) diff --git

[oe] [meta-gnome][PATCH 02/10] gnome-settings-daemon: remove blacklist, libgnomekbd has been fixed

2014-08-01 Thread Koen Kooi
Also fix S!=B and dependency issues. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- .../gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git

[oe] [meta-gnome][PATCH 06/10] wv: update to 1.2.4

2014-08-01 Thread Koen Kooi
Also fix automake foreign problems. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- ...se-foreign-mode-to-avoid-errors-with-miss.patch | 29 ++ .../wv/{wv-1.2.0 = wv-1.2.4}/pkgconfig.patch | 0 .../recipes-gnome/wv/{wv_1.2.0.bb = wv_1.2.4.bb} | 12 - 3

[oe] [meta-gnome][PATCH 04/10] nautilus: fix S!=B

2014-08-01 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb index

[oe] [meta-gnome][PATCH 03/10] gnome-control-center: remove blacklist, libgnomekbd has been fixed

2014-08-01 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- .../recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb

[oe] [meta-gnome][PATCH 07/10] abiword: remove blacklist, libgsf and sv have been fixed

2014-08-01 Thread Koen Kooi
Also disable collab service due to gnutls build errors. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb

[oe] [meta-gnome][PATCH 09/10] gnumeric: remove blacklist. libgsf has been fixed

2014-08-01 Thread Koen Kooi
Also fix S!=B issue. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb

[oe] [meta-gnome][PATCH 08/10] goffice: remove blacklist. libgsf has been fixed

2014-08-01 Thread Koen Kooi
Also add missing dependency on intltool. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb

[oe] [meta-gnome][PATCH 10/10] libgnomeprint: use pkgconfig for freetype support

2014-08-01 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- ...0001-configure-use-pkgconfig-for-freetype.patch | 37 ++ .../recipes-gnome/gnome/libgnomeprint_2.18.8.bb| 5 +-- 2 files changed, 38 insertions(+), 4 deletions(-) create mode 100644

Re: [oe] [meta-networking][PATCH] add support for opendataplane

2014-08-01 Thread Yao Zhao
[Re: [oe] [meta-networking][PATCH] add support for opendataplane] On 01/08/2014 (Fri 14:39) Fathi Boudra wrote: On 1 August 2014 12:15, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Thursday 31 July 2014 15:15:00 Yao Zhao wrote: support build opendataplane from linaro. The

[oe] State of bitbake world, wrong PACKAGE_ARCHs 2014-08-01

2014-08-01 Thread Martin Jansa
On Thu, Jul 24, 2014 at 01:19:01PM +0200, Martin Jansa wrote: This is new report generated with oe-core/scripts/sstate-diff-machines.sh To reproduce it, you need qemux86copy MACHINE which is the same as qemux86 only with different name (to simulate 2 MACHINEs with same TUNE_PKGARCH in

[oe] [meta-networking][PATCH v2] add support for opendataplane

2014-08-01 Thread Yao Zhao
changes v2: 1.change /usr to variable in 0.2 bb 2.replace AUTOREV with current HEAD tag(which works) 3.add more descriptions for dpdk build in commit message 4.will send the 0001-linux-dpdk-remove-unnecessary-include-path.patch to upstream. Yao Zhao (1): add support for opendataplane

[oe] [meta-networking][PATCH v2] add support for opendataplane

2014-08-01 Thread Yao Zhao
The OpenDataPlane (ODP) project provides a data plane application programming environment that is easy to use, high performance, and portable between networking SoCs. support build opendataplane release 0.2 and current HEAD from linaro. For dpdk build, it is tested against layer meta-intel's

Re: [oe] [meta-networking][PATCH v2] add support for opendataplane

2014-08-01 Thread Yao Zhao
Hi, Please hold on reviewing this. I think it needs more work and will repost it a bit later. Sorry about that. thanks, yao *From:* Zhao, Yao *Sent:* Friday, August 01, 2014 10:36AM *To:*

[oe] [meta-oe][PATCH] 'meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb'

2014-08-01 Thread lchristina26
Signed-off-by: lchristina26 lchristin...@hotmail.com --- .../recipes-connectivity/cyassl/cyassl_3.1.0.bb| 26 ++ 1 file changed, 26 insertions(+) create mode 100644 meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb diff --git

Re: [oe] [meta-oe][PATCH] 'meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb'

2014-08-01 Thread Khem Raj
On Friday, August 1, 2014, lchristina26 lchristin...@hotmail.com wrote: Signed-off-by: lchristina26 lchristin...@hotmail.com javascript:; --- .../recipes-connectivity/cyassl/cyassl_3.1.0.bb| 26 ++ 1 file changed, 26 insertions(+) create mode 100644

Re: [oe] bitbake meta-toolchain error

2014-08-01 Thread Khem Raj
On Fri, Aug 1, 2014 at 4:36 AM, Nilesh Kokane nilesh.kok...@mindastoneridge.com wrote: ERROR: Task 655 (/home/minda/bin/fsl-community-bsp/sources/meta-qt5/recipes-qt/qt5/ qtbase_5.2.1.bb, do_compile) failed with exit code '1' where are the logs --

Re: [oe] bitbake meta-toolchain error

2014-08-01 Thread Nilesh Kokane
where are the logs I'm logged with the errors as posted on pastebin http://pastebin.com/hsMhT9f8 Please if you can have alook. Thanks Nilesh Kokane On Sat, Aug 2, 2014 at 2:40 AM, Khem Raj raj.k...@gmail.com wrote: On Fri, Aug 1, 2014 at 4:36 AM, Nilesh Kokane