Merge "rk3288: yocto: Fix wrong machine name"
This commit is contained in:
@ -29,7 +29,7 @@ export RK_TARGET_PRODUCT=rk3288
|
||||
# Set rootfs type, including ext2 ext4 squashfs
|
||||
export RK_ROOTFS_TYPE=ext4
|
||||
# yocto machine
|
||||
export RK_YOCTO_MACHINE=rockchip-rk3308-evb
|
||||
export RK_YOCTO_MACHINE=rockchip-rk3288-evb
|
||||
# rootfs image path
|
||||
export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
|
||||
# Set oem partition type, including ext2 squashfs
|
||||
|
||||
@ -29,7 +29,7 @@ export RK_TARGET_PRODUCT=rk3288
|
||||
# Set rootfs type, including ext2 ext4 squashfs
|
||||
export RK_ROOTFS_TYPE=ext4
|
||||
# yocto machine
|
||||
export RK_YOCTO_MACHINE=rockchip-rk3308-evb-act8846
|
||||
export RK_YOCTO_MACHINE=rockchip-rk3288-evb-act8846
|
||||
# rootfs image path
|
||||
export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
|
||||
# Set oem partition type, including ext2 squashfs
|
||||
|
||||
Reference in New Issue
Block a user