summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2018-02-16 11:58:14 +1030
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-19 15:51:04 +0000
commit0b7b7a147909209266c0b70a5c23436cb4ad4d09 (patch)
tree385e288d24bb20d42073a3e58015d7f296b4553d /meta-openbmc-machines/meta-openpower/common
parent2cbb9f5664454c16c77e3df3ed6e0febd499671b (diff)
downloadtalos-openbmc-0b7b7a147909209266c0b70a5c23436cb4ad4d09.tar.gz
talos-openbmc-0b7b7a147909209266c0b70a5c23436cb4ad4d09.zip
skiboot: Bump to 5.10-rc3
5.10-rc3 resolves two pflash issues, one related to race conditions in the build system[0] and another to performing small erases[1]: [0] 6d965ea72ad8 "pflash: Fix makefile dependency issue" [1] ba540e0be90f "external/pflash: Fix erasing within a single erase block Change-Id: Ibd43f67cd1222d81463ea796f8706e46dc3da041 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/common')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc
index ea4adb98f..13564794d 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc
+++ b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc
@@ -8,8 +8,8 @@ FILESEXTRAPATHS_append := "${THISDIR}/skiboot:"
LIC_FILES_CHKSUM = "file://${S}/LICENCE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRCREV = "e0ee24c27a172bcf482f6f2bc905e6211c134bcc"
-PV = "v5.9"
+SRCREV = "1d7da2e9b05b4995690abda54f853e0d84833af8"
+PV = "v5.10-rc3"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud