All, Here are a couple of patches to fix issues in test builds I've been running today.
The first fixes our patched configure script in pciutils for users of the dash shell. The second ensures sysklogd is a little more useful out of the box. Cheers, Joshua The following changes since commit d7b13cd42ab8d5f44f97e119b73ec2e363677d26: useradd.bbclass: Fix missing quote (2012-01-27 23:57:33 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib josh/fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/fixes Joshua Lock (3): pciutils: fix configure script for dash sysklogd: various fixes so it starts/stops cleanly distro_tracking_fields: take sysklogd off Saul's plate .../conf/distro/include/distro_tracking_fields.inc | 2 +- .../pciutils/pciutils-3.1.9/configure.patch | 2 +- meta/recipes-extended/sysklogd/files/sysklogd | 2 +- meta/recipes-extended/sysklogd/files/syslog.conf | 6 +++--- meta/recipes-extended/sysklogd/sysklogd.inc | 14 ++++++++++---- meta/recipes-extended/sysklogd/sysklogd_1.5.bb | 2 +- 6 files changed, 17 insertions(+), 11 deletions(-) -- 1.7.7.6 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
