From patchwork Thu Jan 12 22:20:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/7] Misc recipe fixes and upgrades Date: Thu, 12 Jan 2012 22:20:33 -0000 From: Nitin A Kamble X-Patchwork-Id: 19221 Message-Id: To: openembedded-core@lists.openembedded.org From: Nitin A Kamble The following changes since commit 0f4d99d207b224bb9ce23de00a48f795ae20b3a0: multilib.conf: Clean up file and add missing entries for various dependencies (2012-01-11 23:53:32 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/misc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Nitin A Kamble (7): locale: fix package's "provides" tag diffstat: upgrade from 1.54 to 1.55 insane.bbclass: fix elf.arch not matching error for x32 kernel libpcre: upgrade from 8.20 to 8.21 btrfs-tools: upgrade to newer git commit distro_tracking: update manual_check_date fields grub-efi-native: fix errors with automake 1.11.2 meta/classes/insane.bbclass | 3 +- meta/classes/libc-package.bbclass | 3 - .../conf/distro/include/distro_tracking_fields.inc | 36 +- .../files/grub-1.99_fix_for_automake_1.11.2.patch | 5888 ++++++++++++++++++++ meta/recipes-bsp/grub/grub-efi-native_1.99.bb | 5 +- meta/recipes-core/eglibc/eglibc-locale.inc | 2 +- .../btrfs-tools/btrfs-tools_git.bb | 4 +- .../{diffstat_1.54.bb => diffstat_1.55.bb} | 6 +- .../libpcre/{libpcre_8.20.bb => libpcre_8.21.bb} | 5 +- 9 files changed, 5922 insertions(+), 30 deletions(-) create mode 100644 meta/recipes-bsp/grub/files/grub-1.99_fix_for_automake_1.11.2.patch rename meta/recipes-devtools/diffstat/{diffstat_1.54.bb => diffstat_1.55.bb} (82%) rename meta/recipes-support/libpcre/{libpcre_8.20.bb => libpcre_8.21.bb} (93%)