[OE-core] [PATCH 4/5] tune-atom.inc: include tune-bonnell.inc instead of tune-core2.inc

Andre McCurdy armccurdy at gmail.com
Mon Oct 19 19:51:37 UTC 2015


On Mon, Oct 19, 2015 at 12:37 PM, Khem Raj <raj.khem at gmail.com> wrote:
> What do we get with this change

It's mainly just a convenience for anyone with an existing machine
config using "tune-atom.inc". They would get atom specific tuning
without needing to update their machine configs.


> On Oct 19, 2015 12:00 PM, "Andre McCurdy" <armccurdy at gmail.com> wrote:
>>
>> Use 'atom' as an alias for the first generation Intel Atom CPUs.
>> ---
>>  meta/conf/machine/include/tune-atom.inc | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta/conf/machine/include/tune-atom.inc
>> b/meta/conf/machine/include/tune-atom.inc
>> index 5e1bb74..24cd676 100644
>> --- a/meta/conf/machine/include/tune-atom.inc
>> +++ b/meta/conf/machine/include/tune-atom.inc
>> @@ -1,2 +1,2 @@
>> -# Atom tunings are the same as core2 for now...
>> -require conf/machine/include/tune-core2.inc
>> +# Alias for the first generation of Intel Atom CPUs.
>> +require conf/machine/include/tune-bonnell.inc
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list