Bump skiboot to 5.1.12, to current master for garrison
Since Garrison is building from skiboot master rather than 5.1.x
stable branch during bringup, since the libgcc dependency removal
patch was merged into skiboot stable (and master) we don't need
it in op-build anymore and we need to bump garrison skiboot to
continue to build.
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index cd74454..db940b0 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_defconfig
@@ -33,7 +33,7 @@
BR2_TARGET_SKIBOOT=y
BR2_TARGET_SKIBOOT_EMBED_PAYLOAD=n
BR2_SKIBOOT_CUSTOM_VERSION=y
-BR2_SKIBOOT_CUSTOM_VERSION_VALUE="d8830fd"
+BR2_SKIBOOT_CUSTOM_VERSION_VALUE="aa57046e6c908fdd87cf7a24239f33996c2df51f"
# petitboot requirements
BR2_ENABLE_LOCALE_PURGE=y