[Buildroot] [PATCH 1/3] configs/nezha_defconfig: use OpenSBI 1.2

Peter Korsgaard peter at korsgaard.com
Fri Jan 6 19:47:19 UTC 2023


Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 configs/nezha_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/nezha_defconfig b/configs/nezha_defconfig
index 854392f929..dd94707905 100644
--- a/configs/nezha_defconfig
+++ b/configs/nezha_defconfig
@@ -16,7 +16,7 @@ BR2_TARGET_ROOTFS_EXT2_4=y
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_TARGET_OPENSBI=y
 BR2_TARGET_OPENSBI_CUSTOM_VERSION=y
-BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.1"
+BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.2"
 BR2_TARGET_OPENSBI_PLAT="generic"
 # BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
 BR2_TARGET_UBOOT=y
-- 
2.30.2




More information about the buildroot mailing list