[OE-core] sysvinit commits that haven't been seen on this list

2011-06-04 Thread Koen Kooi
Hi, I noticed changes to the sysvinit recipes that I haven't seen being posted to this list either as heads up or review. The commit is question (http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?id=5bcd6b2c3e935858ac80b17266b9e427060c1650) is a bit half-assed and makes updating s

[OE-core] [PATCH] sysvinitL split inittab into it's own recipe

2011-06-04 Thread Koen Kooi
A proper fix for [YOCTO ##1131] Signed-off-by: --- .../recipes-core/sysvinit/sysvinit-inittab/inittab | 30 +++ .../sysvinit/sysvinit-inittab_2.88dsf.bb | 55 meta/recipes-core/sysvinit/sysvinit/inittab| 30 --- meta/recipes-core/sysv

[OE-core] [PATCH 1/1] distro-tracking: updates

2011-06-04 Thread Scott Garman
Update the distro tracking fields for: * apmd * at * blktool * cpio * dosfstools * gzip * libatomics-ops * shadow Signed-off-by: Scott Garman --- .../conf/distro/include/distro_tracking_fields.inc | 34 +++ 1 files changed, 20 insertions(+), 14 deletions(-) diff --git a/meta/

[OE-core] [PATCH 0/1] distro tracking updates

2011-06-04 Thread Scott Garman
This pull request updates some distro tracking fields and should quiet some manual check warnings the Yocto package reporting system has been sending me recently. The following changes since commit 6b5d323b6c8960a0999dbafa0422fe127fd0fa97: event: don't catch systemexit from handler execution (2