From c7906abe2d1a97b7f51e96f6dda05559fa2dfaaa Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Tue, 22 Aug 2023 10:03:26 +0800
Subject: [PATCH] Update debian build shell script, add ntp support

---
 README.md |   31 ++++++++++++++++++++-----------
 1 files changed, 20 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index 663e7ce..bb7e6fb 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 从实验室 git 仓库下载相应版本的 BSP(Board Support Package) 文件.
 
 ```
-guowenxue@ubuntu22:~$ git clone -b lf-5.15.71-2.2.0 http://main.iot-yun.club:8088/r/bsp-imx.git igkboard-imx6ull
+guowenxue@ubuntu22:~$ git clone http://main.iot-yun.club:8088/r/bsp-imx.git igkboard-imx6ull
 
 guowenxue@ubuntu22:~$ cd igkboard-imx6ull && ls
 bootloader  config.json  images  kernel  tools  yocto
@@ -130,17 +130,26 @@
 
 
 
-下面是当前各发行版本支持的版本:
+下面是IGKBoard当前支持BSP版本及它与Yocto/Android的对应版本关系:
 
-| 发行版本(distro) | 版本号(version)                |
-| ---------------- | ------------------------------ |
-| yocto            | hardknott、honister、kirkstone |
-| buildroot        | v2023.02                       |
-| debian           |                                |
+| IMX BSP Version  | Yocto Version      | Android Version |
+| ---------------- | ------------------ | --------------- |
+| lf-6.1.22-2.0.0  | Langdale(4.1)  EOL |                 |
+| lf-5.15.71-2.2.0 | Kirkstone(4.0) LTS | 13.0.0_1.2.0    |
 
 
 
-## 3.3 编译Bootloader
+下面是IGKBoard当前支持的发行版本及相应版本号:
+
+| 发行版本(distro) | 版本号(version)                   |
+| ---------------- | --------------------------------- |
+| **Yocto**        | *kirkstone(4.0)*、*langdale(4.1)* |
+| **Buildroot**    | *v2023.02*                        |
+| **Debian**       | *bullseye(11)*、*bookworm(12)*    |
+
+
+
+## 2.3 编译Bootloader
 
 
 
@@ -160,7 +169,7 @@
 
 
 
-## 3.4 编译Linux内核
+## 2.4 编译Linux内核
 
 
 
@@ -180,7 +189,7 @@
 
 
 
-## 3.5 制作系统镜像
+## 2.5 制作系统镜像
 
 
 
@@ -201,7 +210,7 @@
 
 
 
-## 3.6 编译Yocto源码
+## 2.6 编译Yocto源码
 
 
 

--
Gitblit v1.9.1