All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/7] Commits to get grub-efi-native recipe working
@ 2012-01-18 23:30 nitin.a.kamble
  2012-01-18 23:32 ` [PATCHv3 1/7] site/ix86-common: fix an error nitin.a.kamble
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: nitin.a.kamble @ 2012-01-18 23:30 UTC (permalink / raw)
  To: openembedded-core

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


This is same as version 2 pull request + site config fix + guile cross config enhancement + bdwgc packaging cleanup

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 (7):
  site/ix86-common: fix an error
  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
  distro-tracking: add data for newer recipes

 .../conf/distro/include/distro_tracking_fields.inc |   21 +
 .../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         |   79 +
 meta/recipes-support/bdwgc/bdwgc_20110107.bb       |   40 +
 .../libunistring/libunistring_0.9.3.bb             |   27 +
 meta/site/ix86-common                              |    2 +-
 13 files changed, 364 insertions(+), 5811 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




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

end of thread, other threads:[~2012-01-19  2:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-18 23:30 [PATCHv3 0/7] Commits to get grub-efi-native recipe working nitin.a.kamble
2012-01-18 23:32 ` [PATCHv3 1/7] site/ix86-common: fix an error nitin.a.kamble
2012-01-18 23:32 ` [PATCHv3 2/7] bdwgc: new recipe for autogen nitin.a.kamble
2012-01-19  1:15   ` Saul Wold
2012-01-19  1:25     ` Kamble, Nitin A
2012-01-18 23:32 ` [PATCHv3 3/7] libunistring: " nitin.a.kamble
2012-01-19  1:16   ` Saul Wold
2012-01-19  1:43     ` Kamble, Nitin A
2012-01-18 23:32 ` [PATCHv3 4/7] guile: " nitin.a.kamble
2012-01-18 23:32 ` [PATCHv3 5/7] autogen-native: new recipe for grub-efi-native nitin.a.kamble
2012-01-18 23:32 ` [PATCHv3 6/7] grub-efi-native: fix errors with automake 1.11.2 nitin.a.kamble
2012-01-18 23:32 ` [PATCHv3 7/7] distro-tracking: add data for newer recipes nitin.a.kamble

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.