rename machines: veyron-speedy fixup

A machine rename fixup was missed: adjusting COMPATIBLE_MACHINE for
linux-veyron recipe.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2018-04-07 09:06:56 -04:00
parent d2e744d140
commit 8990b921d1

View File

@ -24,7 +24,7 @@ LINUX_VERSION_EXTENSION = ""
PR = "r1"
PV = "${LINUX_VERSION}"
COMPATIBLE_MACHINE = "(rk3288-veyron-speedy)"
COMPATIBLE_MACHINE = "(veyron-speedy)"
# The chromeos kernel uses the wifi subsystem v3.8
export WIFIVERSION="-3.8"