Re: [oe] [meta-oe][PATCH 1/3] udev: make the dev cache work with /dev/shm

2011-09-19 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-09-11 23:56, Andrea Adami schreef: > * At this point in the boot process we may not have a writable /tmp * > directory. We will have a writable /dev/shm and the data we need * is > small enough that we use this directory. * * Patch was committed

Re: [oe] [oe-commits] Koen Kooi : rfkill 0.4: import from OE .dev

2011-09-19 Thread Andreas Müller
On Monday, September 19, 2011 02:24:39 PM git version control wrote: Is that still required? > +do_compile() { > +oe_runmake > +} > +do_install() { > +oe_runmake DESTDIR=${D} install > +} Andreas ___ Openembedded-devel mailing list Openem

[oe] [meta-oe] gvfs: Fix paths in subpacks gvfsd-ftp / gvfsd-sftp / gvfsd-trash

2011-09-19 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.8.2.bb index 6785419..11d8400 100644 --- a/meta-gnome/

[oe] [meta-oe][PATCH 1/3] udev: make the dev cache work with /dev/shm

2011-09-19 Thread Andrea Adami
* At this point in the boot process we may not have a writable /tmp * directory. We will have a writable /dev/shm and the data we need * is small enough that we use this directory. * * Patch was committed in the openembedded git server with commit id * ca688dd2de58dbec865ac7e70fab4d2c373ad822 Sig

[oe] [meta-oe][PATCH 3/3] udev: avoid udev stopping persistent ppd connections

2011-09-19 Thread Andrea Adami
* 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/ubuntu/+source

[oe] [meta-oe][PATCH 2/3] udev: Fix cache problem

2011-09-19 Thread Andrea Adami
* When /dev/shm is re-mounted we need to re-create the files that end up * in /etc/udev/saved.*. In addition, udev 124 wasn't making an initial * saved.uname file. * * Patch was committed in the openembedded git server with commit id * b6838a476a9c448cd994634688ead0815226b9fe Signed-off-by: Tom R

Re: [oe] [meta-micro 1/2] busybox: 1.18.4 is gone, rename to 1.18.5

2011-09-19 Thread Phil Blundell
On Mon, 2011-09-19 at 02:20 +0400, Dmitry Eremin-Solenikov wrote: > Signed-off-by: Dmitry Eremin-Solenikov Thanks, I checked this in. In future, please cc me directly on meta-micro patches since I don't always read the oe@ list very carefully. p. _

Re: [oe] [2011.03-maintenance] pull request

2011-09-19 Thread Tom Rini
On Fri, Sep 16, 2011 at 4:15 AM, Steffen Sledz wrote: > Hi Tom, > > please pull these 2 commits from here: > > URI: git://git.openembedded.org/openembedded > Branch: sledz/maintenance > > Steffen Sledz (2): >      rsyslog: switch to new upstream version 5.8.4 >      linux-libc-headers 2.6.24: back

Re: [oe] [meta-oe][V3] openssl: fixup the openssl-fix-link patch

2011-09-19 Thread Martin Jansa
On Mon, Sep 19, 2011 at 04:14:15PM +0200, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 19-09-11 16:03, Dmitry Eremin-Solenikov schreef: > > On 09/19/2011 10:23 AM, Koen Kooi wrote: > >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > >> > >> Op 19-09-11 00:13, Dmitry

Re: [oe] [meta-oe][V3] openssl: fixup the openssl-fix-link patch

2011-09-19 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-09-11 16:03, Dmitry Eremin-Solenikov schreef: > On 09/19/2011 10:23 AM, Koen Kooi wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Op 19-09-11 00:13, Dmitry Eremin-Solenikov schreef: >>> Include more dependencies into openssl-fix-li

Re: [oe] [meta-oe][V3] openssl: fixup the openssl-fix-link patch

2011-09-19 Thread Dmitry Eremin-Solenikov
On 09/19/2011 10:23 AM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-09-11 00:13, Dmitry Eremin-Solenikov schreef: Include more dependencies into openssl-fix-link.patch patch. Signed-off-by: Dmitry Eremin-Solenikov --- .../openssl/openssl-1.0.0e/openssl-fix-link.patch

[oe] Systemd sysv compat mode, was: Re: guidelines for upstart in oe?

2011-09-19 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 19-09-11 10:06, Anders Darander schreef: > * Steffen Sledz [110916 18:15]: >> I'm not sure if there exist upstart based oe distros/images. But it >> seems that there are some systemd based ones >> (recipes/images/angstrom-systemd-image.bb). > >>

Re: [oe] guidelines for upstart in oe?

2011-09-19 Thread Steffen Sledz
On 19.09.2011 10:06, Anders Darander wrote: > * Steffen Sledz [110916 18:15]: >> I'm not sure if there exist upstart based oe distros/images. But it >> seems that there are some systemd based ones >> (recipes/images/angstrom-systemd-image.bb). > >> Do they have a similar problem? How do these ha

Re: [oe] guidelines for upstart in oe?

2011-09-19 Thread Phil Blundell
On Sat, 2011-09-17 at 08:24 +0200, Steffen Sledz wrote: > Would it be an accepted solution to have two different packages in two > recipes with common parts in an include like this? > > > foo_x.y.bb: > -->snip<--- > require foo-x.y.inc > > RCONFLICTS = "foo-upsta

Re: [oe] guidelines for upstart in oe?

2011-09-19 Thread Anders Darander
* Steffen Sledz [110916 18:15]: > I'm not sure if there exist upstart based oe distros/images. But it > seems that there are some systemd based ones > (recipes/images/angstrom-systemd-image.bb). > Do they have a similar problem? How do these handle the sysvinit > config vs. systemd config for th

Re: [oe] [PATCH] linux-2.6.28: allow building with GNU make >= 3.82

2011-09-19 Thread Steffen Sledz
On 15.09.2011 12:53, Steffen Sledz wrote: > GNU make >= 3.82 does not allow mixed implicit and normal rules > > Signed-off-by: Steffen Sledz > --- > recipes/linux/linux-2.6.28/make-3.82.patch | 40 > > recipes/linux/linux_2.6.28.bb |3 +- > 2 file