| Submitter | Nitin A Kamble |
|---|---|
| Date | Jan. 18, 2012, 11:30 p.m. |
| Message ID | <cover.1326929307.git.nitin.a.kamble@intel.com> |
| Download | mbox |
| Permalink | /patch/19675/ |
| State | New |
| Headers | show
Delivered-To: oepatches@gmail.com Received: from pop.gmail.com by opal with POP3 (fetchmail-6.3.9-rc2) for <fetchmail@localhost> (single-drop); Wed, 18 Jan 2012 23:50:54 +0000 (UTC) Received: by 10.112.6.233 with SMTP id e9cs9852lba; Wed, 18 Jan 2012 15:40:53 -0800 (PST) Received: by 10.112.84.201 with SMTP id b9mr2920915lbz.83.1326930049236; Wed, 18 Jan 2012 15:40:49 -0800 (PST) Return-Path: <openembedded-core-bounces@lists.openembedded.org> Received: from linuxtogo.org (linuxtogo.org. [188.40.83.200]) by mx.google.com with ESMTPS id 2si1290970lbs.55.2012.01.18.15.40.47 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 18 Jan 2012 15:40:49 -0800 (PST) Received-SPF: neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) client-ip=188.40.83.200; Authentication-Results: mx.google.com; spf=neutral (google.com: 188.40.83.200 is neither permitted nor denied by best guess record for domain of openembedded-core-bounces@lists.openembedded.org) smtp.mail=openembedded-core-bounces@lists.openembedded.org Received: from localhost ([127.0.0.1]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <openembedded-core-bounces@lists.openembedded.org>) id 1Rnf52-0003WM-VA; Thu, 19 Jan 2012 00:38:12 +0100 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from <nitin.a.kamble@intel.com>) id 1Rnf50-0003WC-M8 for openembedded-core@lists.openembedded.org; Thu, 19 Jan 2012 00:38:10 +0100 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 18 Jan 2012 15:30:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="113771645" Received: from nbuild0.sc.intel.com ([172.25.110.36]) by fmsmga002.fm.intel.com with ESMTP; 18 Jan 2012 15:30:27 -0800 From: nitin.a.kamble@intel.com To: openembedded-core@lists.openembedded.org Date: Wed, 18 Jan 2012 15:30:25 -0800 Message-Id: <cover.1326929307.git.nitin.a.kamble@intel.com> X-Mailer: git-send-email 1.7.6.4 Subject: [OE-core] [PATCHv3 0/7] Commits to get grub-efi-native recipe working X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer <openembedded-core@lists.openembedded.org> List-Id: Patches and discussions about the oe-core layer <openembedded-core.lists.openembedded.org> List-Unsubscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/options/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=unsubscribe> List-Archive: <http://lists.linuxtogo.org/pipermail/openembedded-core> List-Post: <mailto:openembedded-core@lists.openembedded.org> List-Help: <mailto:openembedded-core-request@lists.openembedded.org?subject=help> List-Subscribe: <http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core>, <mailto:openembedded-core-request@lists.openembedded.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org |
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