From d57ca319b6cc9557748461c934d278b14d307b16 Mon Sep 17 00:00:00 2001 From: orangepi-xunlong <258384131@qq.com> Date: Thu, 13 Apr 2023 20:03:15 +0800 Subject: [PATCH] Orange Pi 5B: Update REVISION to 1.0.2 --- external/config/boards/orangepi5b.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/config/boards/orangepi5b.conf b/external/config/boards/orangepi5b.conf index 55ddbd8..c34ce30 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 focal jammy" BOOTFS_TYPE="fat" -REVISION="1.0.0" +REVISION="1.0.2"