From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TBqLb-0002c0-AL for openembedded-core@lists.openembedded.org; Wed, 12 Sep 2012 19:03:31 +0200 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 12 Sep 2012 09:50:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,410,1344236400"; d="scan'208";a="221131711" Received: from unknown (HELO [10.255.13.93]) ([10.255.13.93]) by fmsmga002.fm.intel.com with ESMTP; 12 Sep 2012 09:50:57 -0700 Message-ID: <5050BD71.8010608@linux.intel.com> Date: Wed, 12 Sep 2012 09:50:57 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Laurentiu Palcu References: In-Reply-To: Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH v2 0/1] Fix nativesdk-qemu relocation issue X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2012 17:03:31 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 09/11/2012 06:55 AM, Laurentiu Palcu wrote: > Changes in V2: > - bump PR > > Thanks, > Laurentiu > > The following changes since commit 7250638ec895bc89508711831083d43b9e1e9826: > > upstream_tracking: Fix format issues (2012-09-10 23:21:12 +0100) > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib lpalcu/qemu_issue > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/qemu_issue > > Laurentiu Palcu (1): > nativesdk-qemu: fix SDK relocation issue > > .../qemu/qemu-1.2.0/relocatable_sdk.patch | 34 ++++++++++++++++++++ > meta/recipes-devtools/qemu/qemu_1.2.0.bb | 6 ++++ > 2 files changed, 40 insertions(+) > create mode 100644 meta/recipes-devtools/qemu/qemu-1.2.0/relocatable_sdk.patch > Merged into OE-Core Thanks Sau!