From b8e445f606227053fae4fc017e68ee81311a0342 Mon Sep 17 00:00:00 2001 From: hejiawencc Date: Sat, 26 Mar 2022 09:18:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0rk3568-lubancat=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rk356x/BoardConfig-rk3568-lubancat.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rk356x/BoardConfig-rk3568-lubancat.mk b/rk356x/BoardConfig-rk3568-lubancat.mk index edbbae0..0b6cc35 100644 --- a/rk356x/BoardConfig-rk3568-lubancat.mk +++ b/rk356x/BoardConfig-rk3568-lubancat.mk @@ -36,6 +36,8 @@ export RK_JOBS=12 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 # yocto machine export RK_YOCTO_MACHINE=rockchip-rk3568-evb # rootfs image path