All of lore.kernel.org
 help / color / mirror / Atom feed
From: nitin.a.kamble@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] Misc recipe fixes and upgrades
Date: Thu, 12 Jan 2012 14:20:33 -0800	[thread overview]
Message-ID: <cover.1326406744.git.nitin.a.kamble@intel.com> (raw)

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




             reply	other threads:[~2012-01-12 23:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-12 22:20 nitin.a.kamble [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1326406744.git.nitin.a.kamble@intel.com \
    --to=nitin.a.kamble@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.