From 7c913043d12d30abe0b43ae777f00211c6680ba6 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Mon, 13 Dec 2021 09:39:53 +0800
Subject: [PATCH] Merge branch 'master' of ssh://master.iot-yun.club:2280/imx6ull

---
 bsp/tarball/build.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bsp/tarball/build.sh b/bsp/tarball/build.sh
index a62bd20..af918e1 100755
--- a/bsp/tarball/build.sh
+++ b/bsp/tarball/build.sh
@@ -8,7 +8,7 @@
 IMX_BRANCH="lf-5.10.52-2.1.0"
 
 # rootfs should be buildroot or stretch/buster/bullseye for debian system
-ROOTFS=buster
+ROOTFS=buildroot
 
 function do_fetch_git()
 {

--
Gitblit v1.9.1