Bump skiboot to 5.3.3 for 5.3.x platforms: Garrison, Firenze and p9 mambo
Not cherry picked from master/master-next as we've already moved to a
base version of 5.3.x there, while op-build v1.10.y has some platforms
on 5.3.x, some on the old skiboot stable release.
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/configs/firenze_defconfig b/openpower/configs/firenze_defconfig
index f06f691..8b42c54 100644
--- a/openpower/configs/firenze_defconfig
+++ b/openpower/configs/firenze_defconfig
@@ -26,7 +26,7 @@
BR2_PACKAGE_SKIBOOT=y
BR2_PACKAGE_SKIBOOT_EMBED_PAYLOAD=n
BR2_SKIBOOT_CUSTOM_VERSION=y
-BR2_SKIBOOT_CUSTOM_VERSION_VALUE="skiboot-5.3.2"
+BR2_SKIBOOT_CUSTOM_VERSION_VALUE="skiboot-5.3.3"
# petitboot requirements
BR2_ENABLE_LOCALE_PURGE=y
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index d988369..0d4dfce 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_defconfig
@@ -33,7 +33,7 @@
# skiboot requirements
BR2_SKIBOOT_CUSTOM_VERSION=y
-BR2_SKIBOOT_CUSTOM_VERSION_VALUE="skiboot-5.3.2"
+BR2_SKIBOOT_CUSTOM_VERSION_VALUE="skiboot-5.3.3"
# petitboot requirements
BR2_ENABLE_LOCALE_PURGE=y
diff --git a/openpower/configs/openpower_p9_mambo_defconfig b/openpower/configs/openpower_p9_mambo_defconfig
index c12906c..bc9f83f 100644
--- a/openpower/configs/openpower_p9_mambo_defconfig
+++ b/openpower/configs/openpower_p9_mambo_defconfig
@@ -43,4 +43,4 @@
BR2_PACKAGE_PETITBOOT=y
# BR2_PACKAGE_OCC is not set
BR2_SKIBOOT_CUSTOM_VERSION=y
-BR2_SKIBOOT_CUSTOM_VERSION_VALUE="skiboot-5.3.2"
+BR2_SKIBOOT_CUSTOM_VERSION_VALUE="skiboot-5.3.3"