Merge "rk3288: Add yocto machine"

This commit is contained in:
Jeffy Chen
2019-04-25 10:14:50 +08:00
committed by Gerrit Code Review
2 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,8 @@ export RK_JOBS=12
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
# rootfs image path
export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
# Set oem partition type, including ext2 squashfs

View File

@ -28,6 +28,8 @@ export RK_JOBS=12
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
# rootfs image path
export RK_ROOTFS_IMG=rockdev/rootfs.${RK_ROOTFS_TYPE}
# Set oem partition type, including ext2 squashfs