mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
rk3288.inc: gcc 5.2 is default on master
As of the 2015/09/04 commit 039211f0d8fe79d07b65f2f02e299b9656034214 on openembedded-core, gcc 5.2 (5.%) is now the default on master. Therefore there is no need to request it explicitly. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
a8540f935b
commit
cba4c8779a
2
README
2
README
|
@ -17,6 +17,8 @@ This layer depends on:
|
|||
URI: git://git.openembedded.org/openembedded-core
|
||||
layers: meta
|
||||
branch: master
|
||||
at least 039211f0d8fe79d07b65f2f02e299b9656034214
|
||||
from Sep 4, 2015
|
||||
}
|
||||
|
||||
OR
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
require conf/machine/include/tune-cortexa17.inc
|
||||
|
||||
GCCVERSION="5.2%"
|
||||
DEFAULTTUNE="cortexa17-neon"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux"
|
||||
SERIAL_CONSOLES = "115200;ttyS2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user