From patchwork Wed Nov 9 09:24:02 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED,PULL,0/5] Various Fixes Date: Wed, 09 Nov 2011 09:24:02 -0000 From: Saul Wold X-Patchwork-Id: 14611 Message-Id: To: openembedded-core@lists.openembedded.org Minor clean-up patches. I added a PR bump to the udev-extraconf recipe for the /dev/md issue. Sau! The following changes since commit 25fae81538a92e15eab3fc169ebce44505f67839: python: skip setup.py 'import check' when cross-compiling (2011-11-08 21:44:23 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/stage http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage Matthew McClintock (1): Introduce new SERIAL_CONSOLES to add multiple consoles for your MACHINE Paul Menzel (1): libarchive: Remove obsolete comment and empty line at the end Saul Wold (2): Distro_tracking: Update Manual Check Date udev-extraconf: blacklist /dev/md Xiaofeng Yan (1): local.conf.sample.extended: Fix bug 1674 .../conf/distro/include/distro_tracking_fields.inc | 94 ++++++++++++-------- meta/conf/local.conf.sample.extended | 3 + .../sysvinit/sysvinit-inittab_2.88dsf.bb | 10 ++ meta/recipes-core/udev/files/mount.blacklist | 1 + meta/recipes-core/udev/udev-extraconf_0.0.bb | 2 +- .../libarchive/libarchive_2.8.5.bb | 3 - 6 files changed, 72 insertions(+), 41 deletions(-)