common: add RK_DEBIAN_VERSION for debian setting

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: Ie38d3ef58995400b683dbe40c593623627f1888f
This commit is contained in:
Caesar Wang
2022-01-12 10:15:36 +08:00
parent 95a8f322d8
commit b994c7c357
33 changed files with 69 additions and 64 deletions

View File

@ -33,6 +33,8 @@ export RK_JOBS=12
export RK_TARGET_PRODUCT=px30
# Set rootfs type, including ext2 ext4 squashfs
export RK_ROOTFS_TYPE=ext4
# Set debian version (debian10: buster, debian11: bullseye)
export RK_DEBIAN_VERSION=buster
# yocto machine
export RK_YOCTO_MACHINE=rockchip-px30-evb
# rootfs image path

View File

@ -33,6 +33,8 @@ export RK_JOBS=12
export RK_TARGET_PRODUCT=px30
# Set rootfs type, including ext2 ext4 squashfs
export RK_ROOTFS_TYPE=ext4
# Set debian version (debian10: buster, debian11: bullseye)
export RK_DEBIAN_VERSION=buster
# yocto machine
export RK_YOCTO_MACHINE=rockchip-px30-evb
# rootfs image path

View File

@ -33,6 +33,8 @@ export RK_JOBS=12
export RK_TARGET_PRODUCT=px30
# Set rootfs type, including ext2 ext4 squashfs
export RK_ROOTFS_TYPE=ext4
# Set debian version (debian10: buster, debian11: bullseye)
export RK_DEBIAN_VERSION=buster
# yocto machine
export RK_YOCTO_MACHINE=rockchip-px30-evb
# rootfs image path

View File

@ -33,6 +33,8 @@ export RK_JOBS=12
export RK_TARGET_PRODUCT=px30
# Set rootfs type, including ext2 ext4 squashfs
export RK_ROOTFS_TYPE=ext4
# Set debian version (debian10: buster, debian11: bullseye)
export RK_DEBIAN_VERSION=buster
# yocto machine
export RK_YOCTO_MACHINE=rockchip-px30-evb
# rootfs image path