[OE-core] Hi

2014-06-27 Thread Himanshu Pandey
Hi, I want a receipe for dhclient package. Please help. Regards, Himanshu -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core

Re: [OE-core] Hi

2014-06-27 Thread Himanshu Pandey
But I don't have meta-networking directory in my poky-dora-10.0.0 From: Mats K rrman Sent: Fri, 27 Jun 2014 17:50:26 To: "Himanshu Pandey" , "openembedded-core@lists.openembedded.org" Subjec

Re: [OE-core] [PATCH 2/3][for-dora] perf: split packging

2014-06-27 Thread Robert Yang
On 06/25/2014 05:34 AM, Henning Heinold wrote: * some fundamental perf commands can work without the dependency on perl, python or bash make them separate packages and RSUGGEST them * bump PR Why you need bump the PR, please ? // Robert The patch was sponsored by sysmocom Signed-o

[OE-core] [RFC PATCH V2] base.bbclass: show git summary in BUILDCFG_HEADER

2014-06-27 Thread Robert Yang
It was: meta meta-yocto meta-yocto-bsp= "master:3a054dc27067efaae9150b465298d9c45d728f85" Now: meta meta-yocto meta-yocto-bsp= "master:3a054dc base.bbclass: show git summary in BUILDCFG_HEADER" The benefit is that we can easily know the top commit info rather than query it again in the g

Re: [OE-core] [RFC PATCH] base.bbclass: show git summary in BUILDCFG_HEADER

2014-06-27 Thread Robert Yang
On 06/28/2014 10:27 AM, Robert Yang wrote: It was: meta meta-yocto meta-yocto-bsp= "master:3a054dc27067efaae9150b465298d9c45d728f85" Now: meta meta-yocto meta-yocto-bsp= "master:3a054dc base.bbclass: show git summary in BUILDCFG_HEADER" The benefit is that we can easily know the top

[OE-core] [RFC PATCH] base.bbclass: show git summary in BUILDCFG_HEADER

2014-06-27 Thread Robert Yang
It was: meta meta-yocto meta-yocto-bsp= "master:3a054dc27067efaae9150b465298d9c45d728f85" Now: meta meta-yocto meta-yocto-bsp= "master:3a054dc base.bbclass: show git summary in BUILDCFG_HEADER" The benefit is that we can easily know the top commit info rather than query it again in the g

Re: [OE-core] [PATCH] image.bbclass: Ensure IMAGE_FSTYPES is fully evaluated before live/live logic

2014-06-27 Thread Tom Rini
On Fri, Jun 27, 2014 at 03:54:30PM +0100, Richard Purdie wrote: > On Fri, 2014-06-27 at 10:16 -0400, Tom Rini wrote: > > On Fri, Jun 27, 2014 at 02:40:44PM +0100, Richard Purdie wrote: > > > On Thu, 2014-06-26 at 08:27 -0400, Tom Rini wrote: > > > > Incase we have overrides applied to IMAGE_FSTYPES

Re: [OE-core] [PATCH] image.bbclass: Ensure IMAGE_FSTYPES is fully evaluated before live/live logic

2014-06-27 Thread Richard Purdie
On Fri, 2014-06-27 at 10:16 -0400, Tom Rini wrote: > On Fri, Jun 27, 2014 at 02:40:44PM +0100, Richard Purdie wrote: > > On Thu, 2014-06-26 at 08:27 -0400, Tom Rini wrote: > > > Incase we have overrides applied to IMAGE_FSTYPES we need to make sure > > > that we evaluate it fully before performing

[OE-core] [PATCH] Added testcase decorator to use in logging. Added class decorator LogResults that outputs test results in separate log file.

2014-06-27 Thread Lucian Musat
Signed-off-by: Lucian Musat --- meta/lib/oeqa/selftest/base.py | 2 ++ meta/lib/oeqa/selftest/bblayers.py | 6 meta/lib/oeqa/utils/decorators.py | 66 ++ 3 files changed, 74 insertions(+) diff --git a/meta/lib/oeqa/selftest/base.py b/meta/lib/oeqa/

Re: [OE-core] [PATCH] image.bbclass: Ensure IMAGE_FSTYPES is fully evaluated before live/live logic

2014-06-27 Thread Tom Rini
On Fri, Jun 27, 2014 at 02:40:44PM +0100, Richard Purdie wrote: > On Thu, 2014-06-26 at 08:27 -0400, Tom Rini wrote: > > Incase we have overrides applied to IMAGE_FSTYPES we need to make sure > > that we evaluate it fully before performing the live and vmdk logic > > checks. > > > > Signed-off-by:

Re: [OE-core] [PATCH] image.bbclass: Ensure IMAGE_FSTYPES is fully evaluated before live/live logic

2014-06-27 Thread Richard Purdie
On Thu, 2014-06-26 at 08:27 -0400, Tom Rini wrote: > Incase we have overrides applied to IMAGE_FSTYPES we need to make sure > that we evaluate it fully before performing the live and vmdk logic > checks. > > Signed-off-by: Tom Rini > --- > meta/classes/image.bbclass | 9 + > 1 file chang

Re: [OE-core] [PATCH] image.bbclass: Ensure IMAGE_FSTYPES is fully evaluated before live/live logic

2014-06-27 Thread Otavio Salvador
On Fri, Jun 27, 2014 at 9:42 AM, Tom Rini wrote: > On Thu, Jun 26, 2014 at 02:25:34PM -0300, Otavio Salvador wrote: >> On Thu, Jun 26, 2014 at 9:27 AM, Tom Rini wrote: >> > Incase we have overrides applied to IMAGE_FSTYPES we need to make sure >> > that we evaluate it fully before performing the

Re: [OE-core] [PATCH] image.bbclass: Ensure IMAGE_FSTYPES is fully evaluated before live/live logic

2014-06-27 Thread Tom Rini
On Thu, Jun 26, 2014 at 02:25:34PM -0300, Otavio Salvador wrote: > On Thu, Jun 26, 2014 at 9:27 AM, Tom Rini wrote: > > Incase we have overrides applied to IMAGE_FSTYPES we need to make sure > > that we evaluate it fully before performing the live and vmdk logic > > checks. > > > > Signed-off-by:

Re: [OE-core] Hi

2014-06-27 Thread Mats Kärrman
Hi Himanshu, On Friday, June 27, 2014 1:14 PM, Himanshu Pandey wrote: > Can some one help me to write a receipe with all these requirements? How about starting out with meta-networking/recipes-protocols/pptp-linux/pptp-linux_1.7.2.bb and add your own .bbappend to tweak the things you must? BR

[OE-core] Hi

2014-06-27 Thread Himanshu Pandey
Hi, I want to write a receipe for pptp client package and compile and install the same on my machine. The package is available in sourceforge.net as .tar.gz. We need to download the package and untar the same.Then we have run ./configure make Once this is done I have to but binary of pptp in /

Re: [OE-core] [PATCH 03/10] liburcu: Update to 0.8.4

2014-06-27 Thread Enrico Scholz
Richard Purdie writes: >> This new package seems to blacklist[1] gcc-4.8.0 till gcc-4.8.2 which is >> used by OE. > > OE-Core is using gcc 4.9 by default now? yes; but 4.8.2 is still in the tree. > That said do we know which fix is needed for gcc 4.8.x? The urcu commit which blacklists gcc 4.

Re: [OE-core] [PATCH 03/10] liburcu: Update to 0.8.4

2014-06-27 Thread Richard Purdie
On Fri, 2014-06-27 at 11:56 +0200, Enrico Scholz wrote: > Saul Wold writes: > > > rename from meta/recipes-support/liburcu/liburcu_0.8.1.bb > > rename to meta/recipes-support/liburcu/liburcu_0.8.4.bb > > With this version, build fails always with > > | liburcu/0.8.4-r0/userspace-rcu-0.8.4/urcu/

Re: [OE-core] [PATCH 03/10] liburcu: Update to 0.8.4

2014-06-27 Thread Enrico Scholz
Saul Wold writes: > rename from meta/recipes-support/liburcu/liburcu_0.8.1.bb > rename to meta/recipes-support/liburcu/liburcu_0.8.4.bb With this version, build fails always with | liburcu/0.8.4-r0/userspace-rcu-0.8.4/urcu/compiler.h:125:5: error: #error Your gcc version produces clobbered fra

[OE-core] [PATCH] distutils/distutils3: Fix bashism

2014-06-27 Thread Richard Purdie
read -d is a bashism. Replace with a direct exec to avoid the problem in this case. This fixes silent build failures in do_install of tasks on systems with dash as /bin/sh. Also merge the fix to distutils for only changing necessary files to disutils3 as well. Signed-off-by: Richard Purdie diff