From 0cea4f0a61cdcc6a16f54335894cc679b267b1ca Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 16 Dec 2021 13:05:33 +0800
Subject: [PATCH] update linux patch

---
 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