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"