[OE-core] [PATCH 3/4] syslinux: improve packaging

2011-05-02 Thread Otavio Salvador
Usually only parts of syslinux are used by products and thus syslinux can be greatly reduced in size. This changes does it as: - syslinux: syslinux binary - syslinux-extlinux: extlinux binary - syslinux-mbr: mbr.bin - syslinux-chain: chain.c32 - syslinux-pxelinux: pxelinux.0 -

[OE-core] [PATCH 1/4] meta/conf/local.conf.sample: fix mklibs comment line split and typo

2011-05-02 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- meta/conf/local.conf.sample |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index ba92df8..02164eb 100644 --- a/meta/conf/local.conf.sample +++

[OE-core] RFC: Recipe based User Group addition, modification and deletion

2011-05-02 Thread Mark Hatle
RFC: Recipe based User Group addition, modification and deletion Problem: In OE-Core we need a method for dynamically adding non-standard user and group entries to the system. This system must be flexible, extensible and easy to use by the recipe authors. We require this functionality in

Re: [OE-core] How to patch yocto kernel

2011-05-02 Thread Khem Raj
On Sun, May 1, 2011 at 10:31 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Sun, May 1, 2011 at 11:56 PM, Khem Raj raj.k...@gmail.com wrote: On Sun, May 1, 2011 at 7:40 PM, Bruce Ashfield bruce.ashfi...@gmail.com wrote: On Sun, May 1, 2011 at 9:14 PM, Khem Raj raj.k...@gmail.com wrote:

Re: [OE-core] [poky] GCC 4.6.0 on ARM?

2011-05-02 Thread Khem Raj
On Mon, May 2, 2011 at 5:06 AM, Gary Thomas samoht.y...@gmail.com wrote: It seems that the file gcc-4_6-branch-backports/0055-Remove-svn-mergeinfo.patch is empty in your tree, so patch didn't create it for me.  Should it just be removed from the SRC list? good find. Yes it should be. I will

Re: [OE-core] [PATCH 4/4] busybox: add support to mdev

2011-05-02 Thread Otavio Salvador
On Mon, May 2, 2011 at 19:21, Khem Raj raj.k...@gmail.com wrote: Did you test this patch on a config where mdev support is disabled ? that will be interesting to know Yes I did. It seems to work fine for me. Do you see any problem with that? -- Otavio Salvador                             O.S.

Re: [OE-core] [poky] RFC: design of network based PR service

2011-05-02 Thread Khem Raj
On Thu, Apr 28, 2011 at 10:28 PM, Lu, Lianhao lianhao...@intel.com wrote: Mark Hatle wrote on 2011-04-29: (adding oe-core back to the list as it got dropped off my previous reply) On 4/28/11 4:04 PM, Joshua Lock wrote: On Thu, 2011-04-28 at 10:19 -0500, Mark Hatle wrote: On 4/28/11 4:22 AM,

Re: [OE-core] [poky] GCC 4.6.0 on ARM?

2011-05-02 Thread Khem Raj
2011/5/2 Gary Thomas g...@mlbassoc.com: I was able to build my kernel (ARM OMAP/3530 based) using this, but good. the USB still doesn't work, so no improvement, sorry. bad. hmm I guess it needs to be debugged. Many times new compilers unearth coding errors sometimes compiler mess up too.

Re: [OE-core] [PATCH] git: use DESTDIR=$D instead prefixing all variables by $D

2011-05-02 Thread Khem Raj
On Sat, Apr 30, 2011 at 1:01 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 30 apr 2011, om 00:09 heeft Saul Wold het volgende geschreven: On 04/29/2011 03:13 AM, Koen Kooi wrote: From: Martin Jansamartin.ja...@gmail.com * with git-native and rm_work enabled I've noticed git fetcher

Re: [OE-core] qemu segfaulting when booting ext3 image

2011-05-02 Thread Zhai, Edwin
Did you installed Nvidia proprietary driver? Any error mesg from the runqemu script? I can't figure out one case that nfs root works and ext3 image doesn't... Khem Raj wrote: Hi I am seeing qemu segfaulting when booting ext3 image. The same rootfs boots fine over nfs. It does not give any