From: Robert Yang <liezhi.yang@windriver.com>
To: "Mittal, AnujX" <anujx.mittal@intel.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Cc: "CHANG, REBECCA SWEE FUN" <rebecca.swee.fun.chang@intel.com>
Subject: Re: [meta-intel][master][jethro][PATCH 1/1] tune-corei7.inc: Fix PACKAGE_EXTRA_ARCHS for corei7-32
Date: Tue, 15 Mar 2016 10:15:45 +0800 [thread overview]
Message-ID: <56E77051.4030300@windriver.com> (raw)
In-Reply-To: <DFCB2C9E62139C41B3FDE8F2B4659331CDF7EF@PGSMSX101.gar.corp.intel.com>
Sorry for the late response, I put it to jethro-next just now.
git://git.openembedded.org/openembedded-core-contrib rbt/jethro-next
// Robert
On 03/14/2016 03:38 PM, Mittal, AnujX wrote:
> Hi Robert,
>
>> Subject: [meta-intel][master][jethro][PATCH 1/1] tune-corei7.inc: Fix
>> PACKAGE_EXTRA_ARCHS for corei7-32
>>
>> From: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
>>
>> Change the name to core2-32 from core2.
>>
>> There's no AVAILTUNES with the name core2. Make sure that we specify the correct
>> TUNE name so PACKAGE_EXTRA_ARCHS is expanded correctly.
>>
>> [ YOCTO #9197 ]
>
> Can this be merged to Jethro too? Thanks.
>
>>
>> Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
>> Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
>> ---
>> meta/conf/machine/include/tune-corei7.inc | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/conf/machine/include/tune-corei7.inc
>> b/meta/conf/machine/include/tune-corei7.inc
>> index 153a21b..6edfb68 100644
>> --- a/meta/conf/machine/include/tune-corei7.inc
>> +++ b/meta/conf/machine/include/tune-corei7.inc
>> @@ -21,7 +21,7 @@ AVAILTUNES += "corei7-32"
>> TUNE_FEATURES_tune-corei7-32 = "${TUNE_FEATURES_tune-x86} corei7"
>> BASE_LIB_tune-corei7-32 = "lib"
>> TUNE_PKGARCH_tune-corei7-32 = "corei7-32"
>> -PACKAGE_EXTRA_ARCHS_tune-corei7-32 =
>> "${PACKAGE_EXTRA_ARCHS_tune-core2} corei7-32"
>> +PACKAGE_EXTRA_ARCHS_tune-corei7-32 =
>> "${PACKAGE_EXTRA_ARCHS_tune-core2-32} corei7-32"
>> QEMU_EXTRAOPTIONS_corei7-32 = " -cpu Nehalem,check=false"
>>
>> AVAILTUNES += "corei7-64"
>> --
>> 1.9.1
>
>
prev parent reply other threads:[~2016-03-15 2:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 9:55 [meta-intel][master][jethro][PATCH 0/1] Fix tune name in tune-corei7.inc Anuj Mittal
2016-03-02 9:55 ` [meta-intel][master][jethro][PATCH 1/1] tune-corei7.inc: Fix PACKAGE_EXTRA_ARCHS for corei7-32 Anuj Mittal
2016-03-08 1:53 ` Mittal, AnujX
2016-03-14 7:38 ` Mittal, AnujX
2016-03-15 2:15 ` Robert Yang [this message]
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=56E77051.4030300@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=anujx.mittal@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=rebecca.swee.fun.chang@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox