mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
more MACHINE name fixes
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
f4c040aab4
commit
4075daaa7e
|
@ -12,7 +12,7 @@ XSERVER = "xserver-xorg \
|
|||
xf86-input-mouse \
|
||||
xf86-input-keyboard"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-rockchip-3.0"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-rockchip"
|
||||
|
||||
KERNEL_IMAGETYPE = "zImage"
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user