更新rk3568-lubancat配置文件
This commit is contained in:
@ -36,6 +36,8 @@ export RK_JOBS=12
|
|||||||
export RK_TARGET_PRODUCT=rk356x
|
export RK_TARGET_PRODUCT=rk356x
|
||||||
# Set rootfs type, including ext2 ext4 squashfs
|
# Set rootfs type, including ext2 ext4 squashfs
|
||||||
export RK_ROOTFS_TYPE=ext4
|
export RK_ROOTFS_TYPE=ext4
|
||||||
|
# Set debian version (debian10: buster, debian11: bullseye)
|
||||||
|
export RK_DEBIAN_VERSION=buster
|
||||||
# yocto machine
|
# yocto machine
|
||||||
export RK_YOCTO_MACHINE=rockchip-rk3568-evb
|
export RK_YOCTO_MACHINE=rockchip-rk3568-evb
|
||||||
# rootfs image path
|
# rootfs image path
|
||||||
|
|||||||
Reference in New Issue
Block a user