Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Misc recipe fixes and upgrades
@ 2012-01-12 22:20 nitin.a.kamble
  2012-01-12 22:30 ` [PATCH 1/7] locale: fix package's "provides" tag nitin.a.kamble
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: nitin.a.kamble @ 2012-01-12 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

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%)

-- 
1.7.6.4




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-01-13  1:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12 22:20 [PATCH 0/7] Misc recipe fixes and upgrades nitin.a.kamble
2012-01-12 22:30 ` [PATCH 1/7] locale: fix package's "provides" tag nitin.a.kamble
2012-01-12 22:30 ` [PATCH 2/7] diffstat: upgrade from 1.54 to 1.55 nitin.a.kamble
2012-01-12 22:30 ` [PATCH 3/7] insane.bbclass: fix elf.arch not matching error for x32 kernel nitin.a.kamble
2012-01-12 22:30 ` [PATCH 4/7] libpcre: upgrade from 8.20 to 8.21 nitin.a.kamble
2012-01-12 22:30 ` [PATCH 5/7] btrfs-tools: upgrade to newer git commit nitin.a.kamble
2012-01-12 22:30 ` [PATCH 6/7] distro_tracking: update manual_check_date fields nitin.a.kamble
2012-01-12 22:30 ` [PATCH 7/7] grub-efi-native: fix errors with automake 1.11.2 nitin.a.kamble
2012-01-13  1:17   ` Saul Wold
2012-01-13  1:35     ` Kamble, Nitin A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox