]> code.ossystems Code Review - openembedded-core.git/commit
tune-power[5-7].inc: Fix DEFAULTTUNE values
authorSerhey Popovych <serhe.popovych@gmail.com>
Fri, 14 Dec 2018 17:54:31 +0000 (19:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Dec 2018 17:10:44 +0000 (17:10 +0000)
commit220eee184a4f510cdf7c55e2aed00330abee1553
tree8e0c2479e1343171c9d1ac2ea51647fbcd18c90c
parent2c09ab40fd92a49d16352639331db9c7e5171515
tune-power[5-7].inc: Fix DEFAULTTUNE values

It is ppcpX, not ppcprX, where X is 6 or 7. While there select 32bit
tune for P5 machine to bring it inline with P6 and P7.

Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/tune-power5.inc
meta/conf/machine/include/tune-power6.inc
meta/conf/machine/include/tune-power7.inc