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
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
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
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
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
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
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
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
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/
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:
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
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
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:
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
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 /
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.
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/
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
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
19 matches
Mail list logo