build.sh 添加ubuntu一键构建脚本

This commit is contained in:
hejiawencc
2022-04-28 09:29:10 +08:00
parent b8e445f606
commit d3d27ccea1
2 changed files with 36 additions and 3 deletions

View File

@ -31,13 +31,15 @@ export RK_CFG_RAMBOOT=
# Pcba config
export RK_CFG_PCBA=
# Build jobs
export RK_JOBS=12
export RK_JOBS=24
# target chip
export RK_TARGET_PRODUCT=rk356x
# Set rootfs type, including ext2 ext4 squashfs
export RK_ROOTFS_TYPE=ext4
# Set debian version (debian10: buster, debian11: bullseye)
export RK_DEBIAN_VERSION=buster
# Set ubuntu version (ubuntu18: bionic, ubuntu20: )
export RK_UBUNTU_VERSION=bionic
# yocto machine
export RK_YOCTO_MACHINE=rockchip-rk3568-evb
# rootfs image path