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/5] Recipes for fixing the grub-efi issue properly
Date: Tue, 17 Jan 2012 12:28:04 -0800	[thread overview]
Message-ID: <cover.1326831402.git.nitin.a.kamble@intel.com> (raw)

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

These commits fix the grub-efi building issue properly, so that it works on all distros.

Thanks,
Nitin

The following changes since commit 5724ee9c3a99519fea96446638910b727b89898d:

  package_rpm.bbclass: Add support for filenames with spaces (2012-01-17 16:20:54 +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 (5):
  bdwgc: new recipe for autogen
  libunistring: new recipe for autogen
  guile: new recipe for autogen
  autogen-native: new recipe for grub-efi-native
  grub-efi-native: fix errors with automake 1.11.2

 .../files/grub-1.99_fix_for_automake_1.11.2.patch  | 5808 --------------------
 meta/recipes-bsp/grub/grub-efi-native_1.99.bb      |    4 +-
 .../autogen/autogen-native_5.12.bb                 |   24 +
 ...01-Fix-the-SRFI-60-copy-bit-documentation.patch |   33 +
 ..._GNU_SOURCE-to-fix-the-GNU-kFreeBSD-build.patch |   25 +
 ...h-rather-than-gc-gc_version.h-in-pthread-.patch |   26 +
 .../guile/files/opensuse/guile-64bit.patch         |   38 +
 .../files/opensuse/guile-turn-off-gc-test.patch    |   48 +
 meta/recipes-devtools/guile/guile_2.0.3.bb         |   42 +
 meta/recipes-support/bdwgc/bdwgc_20110107.bb       |   38 +
 .../libunistring/libunistring_0.9.3.bb             |   27 +
 11 files changed, 303 insertions(+), 5810 deletions(-)
 create mode 100644 meta/recipes-devtools/autogen/autogen-native_5.12.bb
 create mode 100644 meta/recipes-devtools/guile/files/debian/0001-Fix-the-SRFI-60-copy-bit-documentation.patch
 create mode 100644 meta/recipes-devtools/guile/files/debian/0002-Define-_GNU_SOURCE-to-fix-the-GNU-kFreeBSD-build.patch
 create mode 100644 meta/recipes-devtools/guile/files/debian/0003-Include-gc.h-rather-than-gc-gc_version.h-in-pthread-.patch
 create mode 100644 meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch
 create mode 100644 meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch
 create mode 100644 meta/recipes-devtools/guile/guile_2.0.3.bb
 create mode 100644 meta/recipes-support/bdwgc/bdwgc_20110107.bb
 create mode 100644 meta/recipes-support/libunistring/libunistring_0.9.3.bb

-- 
1.7.6.4




             reply	other threads:[~2012-01-17 20:36 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-17 20:28 nitin.a.kamble [this message]
2012-01-17 20:30 ` [PATCH 1/5] bdwgc: new recipe for autogen nitin.a.kamble
2012-01-17 21:43   ` Saul Wold
2012-01-17 22:20     ` Flanagan, Elizabeth
2012-01-17 22:27       ` Kamble, Nitin A
2012-01-17 22:52       ` Richard Purdie
2012-01-17 22:59         ` Flanagan, Elizabeth
2012-01-17 23:22   ` Khem Raj
2012-01-18  1:28     ` Kamble, Nitin A
2012-01-18  1:33       ` Kamble, Nitin A
2012-01-18  5:46         ` Khem Raj
2012-01-18 16:52           ` Kamble, Nitin A
2012-01-17 20:30 ` [PATCH 2/5] libunistring: " nitin.a.kamble
2012-01-17 20:30 ` [PATCH 3/5] guile: " nitin.a.kamble
2012-01-18  9:54   ` Koen Kooi
2012-01-18 21:09     ` Kamble, Nitin A
2012-01-18 23:34       ` Kamble, Nitin A
2012-01-17 20:30 ` [PATCH 4/5] autogen-native: new recipe for grub-efi-native nitin.a.kamble
2012-01-17 20:30 ` [PATCH 5/5] grub-efi-native: fix errors with automake 1.11.2 nitin.a.kamble
2012-01-17 21:45   ` Saul Wold
2012-01-17 22:08     ` 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.1326831402.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.