skiboot v6.3.3-6-g15d5424f
Cédric Le Goater (1):
xive: fix return value of opal_xive_allocate_irq()
Jordan Niethe (1):
hw/phb4: Use standard MIN/MAX macro definitions
Oliver O'Halloran (2):
core/platform: Actually disable fast-reboot on P8
hw/phb4: Prevent register accesses when in reset
Stewart Smith (1):
doc/requirements.txt: pin docutils at 0.14
Vasant Hegde (1):
skiboot v6.3.4 release notes
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 70e40d6..564638a 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.3.3" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.3.3-6-g15d5424f" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION