Re: [oe] [PATCH] ppp: 2.4.5 seems to be ready for oe-dev too

2011-06-30 Thread Steffen Sledz
On 30.06.2011 19:28, Paul Menzel wrote: > ppp_2.4.5: remove `DP = "-1"` > > is a more appropriate and precise commit summary in my opinion. yepp >> Oe-core is using 2.4.5 and it works OK there. >> >> Signed-off-by: Steffen Sledz >> --- >> recipes/ppp/ppp_2.4.5.bb |2 -- >> 1 files changed,

[oe] [meta-oe][PATCH] systemd_git.bb: Add patch to disable --nonet option

2011-06-30 Thread Khem Raj
Hi I am not particularly happy with this patch but by letting xsltproc download stylesheets from internet it atleast compiles the thing. But its very slow. So any better solution if someone has suggestion please by all means -Khem Signed-off-by: Khem Raj --- .../systemd/systemd/use-nonet-for-d

[oe] [meta-oe][PATCH] systemd_git.bb: Alias mkostemp() to mkstemp() for uclibc targets

2011-06-30 Thread Khem Raj
Signed-off-by: Khem Raj --- .../systemd/systemd/paper-over-mkostemp.patch | 19 +++ meta-oe/recipes-core/systemd/systemd_git.bb|3 ++- 2 files changed, 21 insertions(+), 1 deletions(-) create mode 100644 meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp

Re: [oe] [PATCH] ppp: 2.4.5 seems to be ready for oe-dev too

2011-06-30 Thread Paul Menzel
Am Donnerstag, den 30.06.2011, 12:22 +0200 schrieb Steffen Sledz: ppp_2.4.5: remove `DP = "-1"` is a more appropriate and precise commit summary in my opinion. > Oe-core is using 2.4.5 and it works OK there. > > Signed-off-by: Steffen Sledz > --- > recipes/ppp/ppp_2.4.5.bb |2 -- > 1 file

Re: [oe] [PATCH v3 1/1] am-benchmarks: Remove platform dependencies

2011-06-30 Thread Maupin, Chase
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Jeff Lance > Sent: Thursday, June 30, 2011 8:38 AM > To: openembedded-devel@lists.openembedded.org > Cc: Lance, Jeff > Subject: [oe] [PA

[oe] [PATCH v3 1/1] am-benchmarks: Remove platform dependencies

2011-06-30 Thread Jeff Lance
* Remove platform dependencies and use architecture dependencies instead * Use OE BASE_PACKAGE_ARCH to determine architecture * Update the SRCREV to revision 66 * Update the recipe revision to 1.3 * Removed INSANE_SKIP NOTE - architecture dependency can be removed once CFLAGS can be passed into CC

Re: [oe] [PATCH v2 1/1] am-benchmarks: Remove platform dependencies

2011-06-30 Thread Maupin, Chase
> -Original Message- > From: openembedded-devel-boun...@lists.openembedded.org > [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of > Koen Kooi > Sent: Thursday, June 30, 2011 3:53 AM > To: openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [PATCH v2 1/1] am-

[oe] [PATCH] ppp: 2.4.5 seems to be ready for oe-dev too

2011-06-30 Thread Steffen Sledz
Oe-core is using 2.4.5 and it works OK there. Signed-off-by: Steffen Sledz --- recipes/ppp/ppp_2.4.5.bb |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/recipes/ppp/ppp_2.4.5.bb b/recipes/ppp/ppp_2.4.5.bb index 2b6b6f7..86d5ae5 100644 --- a/recipes/ppp/ppp_2.4.5.bb +++ b

Re: [oe] Any reasons not to use "newer" ppp?

2011-06-30 Thread Phil Blundell
On Thu, 2011-06-30 at 12:12 +0200, Steffen Sledz wrote: > The current oe-dev master contains recipes for 2.4.4 and 2.4.5, but both are > DEFAULT_PREFERENCE = "-1", so 2.4.3 is used by default. > > We hit a problem in LCP open/close handling which is fixed in the newer > versions. > > Is there a

[oe] Any reasons not to use "newer" ppp?

2011-06-30 Thread Steffen Sledz
The current oe-dev master contains recipes for 2.4.4 and 2.4.5, but both are DEFAULT_PREFERENCE = "-1", so 2.4.3 is used by default. We hit a problem in LCP open/close handling which is fixed in the newer versions. Is there any reason *not* to go to 2.4.5? -- DResearch Fahrzeugelektronik GmbH

Re: [oe] [PATCH] linux-omap-psp-2.6.32 kernel: Fixed User-button GPIO to correct value for -xM

2011-06-30 Thread Paul Menzel
Am Donnerstag, den 30.06.2011, 01:13 -0700 schrieb Khem Raj: > On 06/29/2011 09:51 PM, Joel A Fernandes wrote: > > Signed-off-by: Joel A Fernandes > > --- > > ...agle-cleaned-up-board-revision-conditions.patch |4 ++-- > > 1 files changed, 2 insertions(+), 2 deletions(-) > > > > diff --git

Re: [oe] [PATCH] softap-udhcpd-config: add recipe for udhcpd config files

2011-06-30 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29-06-11 23:48, Chase Maupin wrote: > * Install udhcpd.conf file for setting up networking for Soft AP. > * Allow machine specific versions of the configuration file. > * Default configuration file is from the samples/udhcp.conf file > in the base

Re: [oe] [PATCH v2 1/1] am-benchmarks: Remove platform dependencies

2011-06-30 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29-06-11 18:33, Jeff Lance wrote: > * Remove platform dependencies and use architecture dependencies instead > * Use OE BASE_PACKAGE_ARCH to determine architecture > * Update the SRCREV to revision 66 > * Update the recipe revision to 1.3 > * Remove

Re: [oe] how to change system files

2011-06-30 Thread Jaap de Jong
On 06/28/2011 01:46 PM, Anders Darander wrote: On Tue, Jun 28, 2011 at 11:49, Jaap de Jong wrote: On 06/28/2011 11:23 AM, Anders Darander wrote: Yeah, but what if I decide at a certain point in time to change the /etc/network/interfaces file? Normally I would increment PR in the bb file and the

Re: [oe] [PATCH] linux-omap-psp-2.6.32 kernel: Fixed User-button GPIO to correct value for -xM

2011-06-30 Thread Khem Raj
On 06/29/2011 09:51 PM, Joel A Fernandes wrote: Signed-off-by: Joel A Fernandes --- ...agle-cleaned-up-board-revision-conditions.patch |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard-xmc/0008-omap3-beagle-cleaned-up-b

[oe] [PATCH] udev: avoid udev stopping persistent pppd connections

2011-06-30 Thread Steffen Sledz
From: Mario Schuknecht When a pppd session is disconnected it triggers the udev to ifdown the ppp link which kills pppd and inhibits a reconnection. Now avoid udev stopping ppp connections. See also: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/396804 https://bugs.launchpad.net/ubu