Re: [oe] [meta-python][PATCH] pyparted: Add recipe

2014-08-12 Thread Tim Orling
On Tue, Aug 12, 2014 at 7:01 AM, Sujith H wrote: > From: Sujith H > > This recipe will provide a set of Python modules that > provide Python programmers an interface to libparted, > the GNU parted library for disk partitioning and filesystem > manipulation. > > Signed-off-by: Christopher Larson

Re: [oe] [OE-core] Regarding PR flag

2014-08-12 Thread Robert Yang
See the PR Server to automatically bump the PR. https://wiki.yoctoproject.org/wiki/PR_Service // Robert On 08/13/2014 12:57 PM, Himanshu Pandey wrote: Hi, How to bump up PR flag automatically. The problem is that every time I clean and compile my image, some of the .bb files are not compiled

[oe] Regarding PR flag

2014-08-12 Thread Himanshu Pandey
Hi, How to bump up PR flag automatically. The problem is that every time I clean and compile my image, some of the .bb files are not compiled, then in that case I bump their PR by 1 and then they get compiled. So I want to avoid this situation. I want that every time I do clean & compile all the

Re: [oe] Doubts regarding the final Image file

2014-08-12 Thread Stephen Arnold
I'm not the TI guru-dude, but the beaglebone machines (white or black) don't seem to use the image bbclass, but should at least produce the rootfs tarballs and kernel/u-boot files to make a card (in your deploy directory). The TI sdcard and u-boot stuff is documented all over, but essentially you

Re: [oe] [PATCH][meta-networking] ifenslave: add recipes

2014-08-12 Thread Rongqing Li
On 08/12/2014 10:10 PM, Martin Jansa wrote: > > >+DESCRIPTION = "Configure network interfaces for parallel routing" I guess you meant DESCRIPTION (which is the same as SUMMARY) was dropped. Thanks for your work -Roy -- Best Reagrds, Roy | RongQing Li -- __

[oe] Doubts regarding the final Image file

2014-08-12 Thread Amey Patil
Hi, I am a beginner in this Yocto stuff. My objective: Angstrom operating system with built in Qt5 libraries on Beaglebone Black. My source: http://www.ics.com/blog/beaglebone-black-low-cost-embedded-platform-part-3#.U-lfAv7fEew I was expecting when I do "bitbake" (the final step), I will get a i

Re: [oe] [meta-oe][PATCH v2] Submitting cyassl recipe for consideration in being added to meta-oe/meta-networking/recipes-connectivity. Cyassl is a lightweight, embedded SSL/TLS library. For more info

2014-08-12 Thread Martin Jansa
On Tue, Aug 12, 2014 at 01:42:39PM -0600, lchristina26 wrote: > Signed-off-by: Leah Thompson > --- > .../recipes-connectivity/cyassl/cyassl_3.1.0.bb | 21 > + > 1 file changed, 21 insertions(+) > create mode 100644 > meta-networking/recipes-connectivity/cyassl/cyassl_3.

[oe] [meta-oe][PATCH v2] Submitting cyassl recipe for consideration in being added to meta-oe/meta-networking/recipes-connectivity. Cyassl is a lightweight, embedded SSL/TLS library. For more informat

2014-08-12 Thread lchristina26
Signed-off-by: Leah Thompson --- .../recipes-connectivity/cyassl/cyassl_3.1.0.bb | 21 + 1 file changed, 21 insertions(+) create mode 100644 meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.

[oe] [meta-oe][master][PATCH] libhugetlbfs: Extend arm32 support to include BE variants

2014-08-12 Thread Gary S. Robertson
From: "Gary S. Robertson" Upstream Status: Submitted This patch applies the same technique used by Koen Kool in the following patch which was accepted by the libhugetlbfs project: [0a4f6] Add aarch64_be_support 2014-03-31 10:52:37 It modifies the libhugetlbfs Makefile to mark all 32-bit arm ar

Re: [oe] [meta-oe][PATCH v3] CyaSSL: Sumbit cyassl recipe to meta-oe/meta-networking/recipes-connectivity

2014-08-12 Thread Saul Wold
On 08/12/2014 10:21 AM, lchristina26 wrote: CyaSSL is a lightweight SSL library for embedded systems. Signed-off-by: Leah Thompson --- meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb | 5 - 1 file changed, 5 deletions(-) diff --git a/meta-networking/recipes-connectivity/cyas

[oe] [meta-oe][PATCH v3] CyaSSL: Sumbit cyassl recipe to meta-oe/meta-networking/recipes-connectivity

2014-08-12 Thread lchristina26
CyaSSL is a lightweight SSL library for embedded systems. Signed-off-by: Leah Thompson --- meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb | 5 - 1 file changed, 5 deletions(-) diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb b/meta-networking/recipes-co

[oe] [meta-oe][PATCH v2] cyassl: add cyassl to meta-oe/meta-networking/recipes-connectivity/

2014-08-12 Thread lchristina26
Created cyassl_3.1.0.bb file to be considered for adding to meta-oe CyaSSL is a lightweight, portable SSL library designed for embedded systems. Signed-off-by: lchristina26 --- meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/me

Re: [oe] [meta-oe][PATCH] 'Update cyassl bb file'

2014-08-12 Thread Martin Jansa
On Tue, Aug 12, 2014 at 10:03:31AM -0600, Leah wrote: > I submitted a recipe to be considered for adding to meta-oe and was told to > make changes. I made the changes and resubmitted and was told "you cannot > break upgrade path (make version going backwards) just to remove 2 > comments." I am not

Re: [oe] [meta-oe][PATCH] 'Update cyassl bb file'

2014-08-12 Thread Leah
I submitted a recipe to be considered for adding to meta-oe and was told to make changes. I made the changes and resubmitted and was told "you cannot break upgrade path (make version going backwards) just to remove 2 comments." I am not sure how else to go about getting my recipe added. Any assista

Re: [oe] [PATCH][meta-networking] ifenslave: add recipes

2014-08-12 Thread Martin Jansa
On Tue, Aug 12, 2014 at 02:55:32PM +0100, Paul Eggleton wrote: > On Tuesday 12 August 2014 13:51:32 Martin Jansa wrote: > > On Tue, Aug 12, 2014 at 03:01:04PM +0800, rongqing...@windriver.com wrote: > > > From: Roy Li > > > > > > Signed-off-by: Roy Li > > > --- > > > > > > .../recipes-support/

[oe] [meta-python][PATCH] pyparted: Add recipe

2014-08-12 Thread Sujith H
From: Sujith H This recipe will provide a set of Python modules that provide Python programmers an interface to libparted, the GNU parted library for disk partitioning and filesystem manipulation. Signed-off-by: Christopher Larson Signed-off-by: Sujith H --- meta-python/recipes-extended/pypar

Re: [oe] [meta-python][PATCH] pyparted: Add recipe

2014-08-12 Thread sujith h
Hi Paul, On Tue, Aug 12, 2014 at 7:29 PM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > Hi Sujith, > > Just some minor corrections: > > On Tuesday 12 August 2014 18:48:16 Sujith H wrote: > > From: Sujith H > > > > This recipe will provide a set of Python modules that > > provide Pytho

Re: [oe] [meta-python][PATCH] pyparted: Add recipe

2014-08-12 Thread Paul Eggleton
Hi Sujith, Just some minor corrections: On Tuesday 12 August 2014 18:48:16 Sujith H wrote: > From: Sujith H > > This recipe will provide a set of Python modules that > provide Python programmers an interface to libparted, > the GNU parted library for disk partitioning and filesystem > manipulat

Re: [oe] [PATCH][meta-networking] ifenslave: add recipes

2014-08-12 Thread Paul Eggleton
On Tuesday 12 August 2014 13:51:32 Martin Jansa wrote: > On Tue, Aug 12, 2014 at 03:01:04PM +0800, rongqing...@windriver.com wrote: > > From: Roy Li > > > > Signed-off-by: Roy Li > > --- > > > > .../recipes-support/ifenslave/ifenslave_1.1.0.bb| 19 > > +++ 1 file changed,

[oe] [meta-python][PATCH] pyparted: Add recipe

2014-08-12 Thread Sujith H
From: Sujith H This recipe will provide a set of Python modules that provide Python programmers an interface to libparted, the GNU parted library for disk partitioning and filesystem manipulation. Signed-off-by: Christopher Larson Signed-off-by: Sujith H --- .../recipes-extended/pyparted/pypa

Re: [oe] [daisy][PATCH 0/5] small build fixes for daisy

2014-08-12 Thread Otavio Salvador
On Tue, Aug 12, 2014 at 9:25 AM, Martin Jansa wrote: > Martin Jansa (5): > sethdlc: Set MACHINE_ARCH, because of virtual/kernel dependency > ktap: Set MACHINE_ARCH because of ktap-module runtime dependency > glmark2: Add virtual/libx11 dependency > irssi: add --with-ncurses option > libg

[oe] [dora][PATCH] 2/2] glmark2: Add virtual/libx11 dependency

2014-08-12 Thread Martin Jansa
* without it, do_configure fails: | Checking for 'x11' : not found | The configuration failed Signed-off-by: Martin Jansa --- meta-oe/recipes-benchmark/glmark2/glmark2_2012.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-benchma

[oe] [dora][PATCH] 0/2] Small build fixes for dora

2014-08-12 Thread Martin Jansa
The following changes since commit ee173678383683e972c7d4d6f0ef5790bfa50274: cloud9: Fix branch param (2014-04-20 15:41:44 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib 08c6c87275ce97d7dd05bb0d10723f614731847a http://cgit.openembedded

[oe] [dora][PATCH] 1/2] daq: explicitly disable nfq and ipq modules

2014-08-12 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-connectivity/daq/daq_2.0.1.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb b/meta-oe/recipes-connectivity/daq/daq_2.0.1.bb index 4c1be44..bbf7263 100644 --- a/meta-oe/recipe

[oe] [daisy][PATCH 3/5] glmark2: Add virtual/libx11 dependency

2014-08-12 Thread Martin Jansa
* without it, do_configure fails: | Checking for 'x11' : not found | The configuration failed * inherit distro_features_check Signed-off-by: Martin Jansa --- meta-oe/recipes-benchmark/glmark2/glmark2_2012.12.bb | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-

[oe] [daisy][PATCH 4/5] irssi: add --with-ncurses option

2014-08-12 Thread Martin Jansa
* otherwise do_configure tries to find ncurses.h on host and disables ncurses support when not found, then build fails because of missing -lcurses when using terminfo-core.o: | terminfo-core.o: In function `_set_bg': | /OE/irssi/0.8.15+0.8.16-rc1-r0/irssi-0.8.16-rc1/src/fe-text/terminfo-co

[oe] [daisy][PATCH 5/5] libgc: add PACKAGECONFIG for libatomic-ops

2014-08-12 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-support/libgc/libgc_7.2d.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/libgc/libgc_7.2d.bb b/meta-oe/recipes-support/libgc/libgc_7.2d.bb index b472a5d..66e6b92 100644 --- a/meta-oe/recipes-support/libgc/libgc_7.

[oe] [daisy][PATCH 2/5] ktap: Set MACHINE_ARCH because of ktap-module runtime dependency

2014-08-12 Thread Martin Jansa
* it's possible to exclude ktap-module dependency from siggen, but then we would need to exclude virtual/kernel and that doesn't work we would need to list all posisble providers as ktap->linux-yocto ktap->linux-foo Signed-off-by: Martin Jansa --- meta-oe/recipes-kernel/ktap/ktap_

[oe] [daisy][PATCH 1/5] sethdlc: Set MACHINE_ARCH, because of virtual/kernel dependency

2014-08-12 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-networking/recipes-connectivity/sethdlc/sethdlc.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/sethdlc/sethdlc.bb b/meta-networking/recipes-connectivity/sethdlc/sethdlc.bb index 3a9692f..cf74827 1

[oe] [daisy][PATCH 0/5] small build fixes for daisy

2014-08-12 Thread Martin Jansa
The following changes since commit 9ee63edfd9c6e5c22ce707770955a5796cde2cfc: ltrace: add PV and PACKAGECONFIG for libunwind (2014-08-12 14:15:26 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib b90153d5981990ea9910c417a868fb26e7e264a4 ht

Re: [oe] Daisy pending backports

2014-08-12 Thread Martin Jansa
On Mon, Aug 11, 2014 at 05:08:21PM -0300, Otavio Salvador wrote: > Hello, > > here goes the pending backports I am aware of: Pushed together with: [meta-oe][daisy][PATCHv] ltrace: add PV and PACKAGECONFIG for libunwind acked by you and Armin earlier I'll send another small batch with daisy fixes

Re: [oe] [meta-oe][PATCH] rabbitmq-c: add recipe

2014-08-12 Thread Maciej Borzecki
On Tuesday 12 of August 2014 13:45:38 Martin Jansa wrote: > On Mon, Aug 11, 2014 at 04:33:56PM +0200, Maciej Borzecki wrote: > > rabbitmq-c is a C library providing an implementation of AMQP client for > > use with v2.0+ of the RabbitMQ broker > > > > Signed-off-by: Maciej Borzecki > > Signed-off

Re: [oe] [PATCH][meta-networking] ifenslave: add recipes

2014-08-12 Thread Martin Jansa
On Tue, Aug 12, 2014 at 03:01:04PM +0800, rongqing...@windriver.com wrote: > From: Roy Li > > Signed-off-by: Roy Li > --- > .../recipes-support/ifenslave/ifenslave_1.1.0.bb| 19 > +++ > 1 file changed, 19 insertions(+) > create mode 100644 > meta-networking/recipes-supp

Re: [oe] [meta-oe][PATCH] rabbitmq-c: add recipe

2014-08-12 Thread Martin Jansa
On Mon, Aug 11, 2014 at 04:33:56PM +0200, Maciej Borzecki wrote: > rabbitmq-c is a C library providing an implementation of AMQP client for > use with v2.0+ of the RabbitMQ broker > > Signed-off-by: Maciej Borzecki > Signed-off-by: Maciek Borzecki > --- > .../rabbitmq-c/rabbitmq-c_0.5.0.bb

Re: [oe] [meta-oe][PATCH v2 0/5] Various dnsmasq fixes/improvements

2014-08-12 Thread Martin Jansa
On Mon, Aug 11, 2014 at 09:12:21AM -0700, Christopher Larson wrote: > From: Christopher Larson > > This is rebased on current master. The parallel make fix's commit message is > adjusted to match what it does, and the lua patch is fixed.. It seems > something inadvertantly trimmed trailing whites

Re: [oe] [meta-oe][PATCH] uprev openldap 2.4.39

2014-08-12 Thread Martin Jansa
On Mon, Jul 28, 2014 at 02:50:13PM -0400, Amy Fong wrote: > From 10be38b1a220079953f1aab0d1d79eee10a9855e Mon Sep 17 00:00:00 2001 > From: Amy Fong > Date: Tue, 15 Jul 2014 17:48:54 -0400 > Subject: [PATCH] keystone: package openLDAP 2.4.39 > > The patches are taken from Debian. Please fix: ope

Re: [oe] [meta-oe][PATCH] 'Update cyassl bb file'

2014-08-12 Thread Martin Jansa
On Mon, Aug 11, 2014 at 11:32:36AM -0600, lchristina26 wrote: > Signed-off-by: lchristina26 > --- > meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb | 5 - > 1 file changed, 5 deletions(-) > > diff --git a/meta-networking/recipes-connectivity/cyassl/cyassl_3.1.0.bb > b/meta-netwo

[oe] [PATCH][meta-networking] net-snmp: uprev it to 5.7.2.1

2014-08-12 Thread rongqing.li
From: Roy Li Signed-off-by: Roy Li --- .../files/net-snmp-5.7.2-fix-CVE-2014-2284.patch | 126 .../files/net-snmp-5.7.2-fix-CVE-2014-2285.patch | 26 .../{net-snmp_5.7.2.bb => net-snmp_5.7.2.1.bb} | 10 +- 3 files changed, 3 insertions(+), 159 deletions(-)

[oe] [meta-oe][PATCH] inetutils: not use auto-detected login for telnetd

2014-08-12 Thread ting.liu
From: Ting Liu Below error appears as login was auto-detected by default: | telnetd: /usr/bin/login -p -h 192.168.2.1 : No such file or directory. | Connection closed by foreign host. Signed-off-by: Ting Liu --- .../inetutils/inetutils_1.9.1.bb |1 + 1 files changed, 1 in

[oe] [PATCH][meta-networking] quagga: uprev it to 0.99.23

2014-08-12 Thread rongqing.li
From: Roy Li uprev it to 0.99.23 remove patches which have been in the latest version Signed-off-by: Roy Li --- ...d-CVE-2012-1820-DoS-in-bgp_capability_orf.patch | 87 ...bgpd-relax-ORF-capability-length-handling.patch | 42 ...1-doc-fix-makeinfo-errors-and-one-w

[oe] [meta-networking][PATCH 0/1] curlpp: fix do_compile failed since gcc upgrade to 4.9

2014-08-12 Thread Hongxu Jia
The following changes since commit 4d4ab8fd320b58323033c12cf705e7b3ce10d659: integrate fcgi-2.4.0 and add OML license file (2014-08-10 17:23:22 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/fix-curlpp http://git.pokylinux.org/cgit.cgi/poky-contr

[oe] [PATCH 1/1] curlpp: fix do_compile failed since gcc upgrade to 4.9

2014-08-12 Thread Hongxu Jia
The deprecated test code was no longer used, so remove it to avoid compiling failure with -Werror=unused-function ... | example21.cpp:51:8: error: 'size_t {anonymous}::readData(char*, size_t, size_t)' defined but not used [-Werror=unused-function] | size_t readData(char *buffer, size_t size, size_

[oe] [PATCH][meta-networking] ipsec-tools: uprev it to 0.8.2

2014-08-12 Thread rongqing.li
From: Roy Li Remove 0001-Fix-warning-with-gcc-4.8.patch, it has been in 0.8.2 Signed-off-by: Roy Li --- .../0001-Fix-warning-with-gcc-4.8.patch| 36 .../{ipsec-tools_0.8.1.bb => ipsec-tools_0.8.2.bb} |5 ++- 2 files changed, 2 insertions(+), 39 deletions(

[oe] [PATCH][meta-networking] ifenslave: add recipes

2014-08-12 Thread rongqing.li
From: Roy Li Signed-off-by: Roy Li --- .../recipes-support/ifenslave/ifenslave_1.1.0.bb| 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-networking/recipes-support/ifenslave/ifenslave_1.1.0.bb diff --git a/meta-networking/recipes-support/ifenslave/ifensl