]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:51 +0000 (17:10 +0000)
commite2901424eddd5607b1c71c23b600ee9d192a43da
tree37dd4f756a4eb09a8d9c92040a10e104ffc5d160
parent71ec61ed7a584e2a0d12deb9c6607ab29f2287eb
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.

(From OE-Core rev: 220eee184a4f510cdf7c55e2aed00330abee1553)

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