From cc8be30f69693f9a2628433434d0c132ec60c464 Mon Sep 17 00:00:00 2001 From: orangepi-xunlong <258384131@qq.com> Date: Tue, 4 Jul 2023 20:23:47 +0800 Subject: [PATCH] Update REVISION for opi5/opi5b/opi5plus --- external/config/boards/orangepi5.conf | 2 +- external/config/boards/orangepi5b.conf | 2 +- external/config/boards/orangepi5plus.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/external/config/boards/orangepi5.conf b/external/config/boards/orangepi5.conf index bd61e1d..58f430a 100644 --- a/external/config/boards/orangepi5.conf +++ b/external/config/boards/orangepi5.conf @@ -12,4 +12,4 @@ BOOT_SUPPORT_SPI="yes" SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes DISTRIB_TYPE_LEGACY="bullseye bookworm bionic focal jammy" BOOTFS_TYPE="fat" -REVISION="1.1.6" +REVISION="1.1.8" diff --git a/external/config/boards/orangepi5b.conf b/external/config/boards/orangepi5b.conf index 62fccab..3b3c296 100644 --- a/external/config/boards/orangepi5b.conf +++ b/external/config/boards/orangepi5b.conf @@ -11,4 +11,4 @@ BOOT_SUPPORT_SPI="yes" SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes DISTRIB_TYPE_LEGACY="bullseye bookworm bionic focal jammy" BOOTFS_TYPE="fat" -REVISION="1.0.6" +REVISION="1.0.8" diff --git a/external/config/boards/orangepi5plus.conf b/external/config/boards/orangepi5plus.conf index bece1fc..c21f1f4 100644 --- a/external/config/boards/orangepi5plus.conf +++ b/external/config/boards/orangepi5plus.conf @@ -11,4 +11,4 @@ BOOT_SUPPORT_SPI="yes" SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes DISTRIB_TYPE_LEGACY="bullseye bookworm bionic focal jammy" BOOTFS_TYPE="fat" -REVISION="1.0.6" +REVISION="1.0.8"