Hello, This pull request includes an upgrade for our e2fsprogs recipe, and updates for all of my recipes which require manual checks.
e2fsprogs was build tested successfully on all 5 of our qemu architectures, and I did a visual comparison of the image and package output between this and the previous version to check for unusual discrepancies. Scott The following changes since commit 9950163c91412eb58c3475354cc7f87a7be33c2b: python-imaging: bring in fixes from meta-oe (2012-03-16 10:56:31 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib sgarman/recipe-upgrades3-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/recipe-upgrades3-oe Scott Garman (2): e2fsprogs: upgrade to 1.42.1 distro_tracking: updates for upgraded recipes and manual checks .../conf/distro/include/distro_tracking_fields.inc | 26 ++++++++++---------- .../acinclude.m4 | 0 .../fallocate.patch | 4 +- .../mkdir.patch | 1 + .../remove.ldconfig.call.patch | 11 ++++++-- .../{e2fsprogs_1.42.bb => e2fsprogs_1.42.1.bb} | 6 ++-- 6 files changed, 27 insertions(+), 21 deletions(-) rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.42 => e2fsprogs-1.42.1}/acinclude.m4 (100%) rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.42 => e2fsprogs-1.42.1}/fallocate.patch (100%) rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.42 => e2fsprogs-1.42.1}/mkdir.patch (99%) rename meta/recipes-devtools/e2fsprogs/{e2fsprogs-1.42 => e2fsprogs-1.42.1}/remove.ldconfig.call.patch (76%) rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.42.bb => e2fsprogs_1.42.1.bb} (93%) -- 1.7.5.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
