From e6c922846362811dc9374f41e185a85457369267 Mon Sep 17 00:00:00 2001 From: orangepi-xunlong <258384131@qq.com> Date: Wed, 24 May 2023 17:47:53 +0800 Subject: [PATCH] opi5plus: update REVISION to 1.0.2 --- external/config/boards/orangepi5plus.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/config/boards/orangepi5plus.conf b/external/config/boards/orangepi5plus.conf index e2ce38c..bdec17c 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.0" +REVISION="1.0.2"