From 0fc3a1ceed2da1ce0ed50151b870607812257318 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Thu, 25 Nov 2021 23:57:34 +0800
Subject: [PATCH] move win_flash.bat to image and update lintools

---
 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 c4dc130..ff1d933 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=buildroot
+ROOTFS=buster
 
 function do_fetch_git()
 {

--
Gitblit v1.9.1