skiboot v5.9-219-g4e23b42d2ad7
Benjamin Herrenschmidt (3):
Add support for new gcc 7 parametrized stack protector
lock: Move cmpxchg() primitives to their own file
lock: Add additional lock auditing code
Oliver O'Halloran (1):
hdata: Parse IPL FW feature settings
Stewart Smith (1):
skiboot 5.9.7 release notes
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 51ea4fe..8553a06 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v5.9-214-gf23d6c626bd6" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.9-219-g4e23b42d2ad7" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION