mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
* it matches the default from tune-cortexa72.inc: $ grep DEFAULTTUNE openembedded-core/meta/conf/machine/include/arm/armv8a/tune-cortexa72.inc DEFAULTTUNE ?= "cortexa72" * the assignment was introduced in:cd234925fato switch to cortexa72-crc, but this change was effectively reverted in:42ef0f5046by setting it back to default "cortexa72". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>