Skip to content

Commit a13b79a

Browse files
brs332jk-ozlabs
authored andcommitted
package/skiboot: Update to latest skiboot version
This fixes a build issue with GNU Make 4.0 Signed-off-by: Jeremy Kerr <[email protected]>
1 parent 492a8b1 commit a13b79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: firmware/skiboot/skiboot.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
SKIBOOT_VERSION = 1d880992fd8c8457a2d990ac6622cfd58fb1b261
7+
SKIBOOT_VERSION = 7a790f211b2e79dcb49b650128d50f2f39c4edde
88
SKIBOOT_SITE = $(call github,open-power,skiboot,$(SKIBOOT_VERSION))
99
SKIBOOT_INSTALL_IMAGES = YES
1010
SKIBOOT_INSTALL_TARGET = NO

0 commit comments

Comments
 (0)