OpenSBI default is 1.3

This commit is contained in:
Jordan Carlin 2025-01-03 21:58:07 -08:00
parent 32926cfabc
commit c14a7b09e1
No known key found for this signature in database

View File

@ -33,8 +33,6 @@ BR2_PACKAGE_UEMACS=y
BR2_TARGET_ROOTFS_INITRAMFS=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.3"
BR2_TARGET_OPENSBI_PLAT="generic"
# BR2_TARGET_OPENSBI_INSTALL_DYNAMIC_IMG is not set
BR2_PACKAGE_HOST_E2FSPROGS=y