summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-09-14 11:08:16 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-09-14 12:20:49 -0500
commit1cb6558fe1949e2c182858753667fb2b3e5eeafe (patch)
tree196ee9a8f14f71a3909221e6638ef11ec5272083 /meta-openbmc-machines/meta-openpower
parentc36e20e583d937052a0564794fa7f8e6be3264a7 (diff)
downloadtalos-openbmc-1cb6558fe1949e2c182858753667fb2b3e5eeafe.tar.gz
talos-openbmc-1cb6558fe1949e2c182858753667fb2b3e5eeafe.zip
skiboot: Update to 5.3.5
Change-Id: I60dd0f975d0ec1ef44335814382d915b797a9d04 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc6
1 files changed, 3 insertions, 3 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 19542b04f..d64a7f607 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
@@ -1,7 +1,7 @@
HOMEPAGE = "https://github.com/open-power"
LICENSE = "Apache-2.0"
-SRC_URI += "git://github.com/open-power/skiboot.git"
+SRC_URI += "git://github.com/open-power/skiboot.git;nobranch=1"
SRC_URI += "file://0001-external-Use-more-standard-PREFIX-vs-prefix.patch"
SRC_URI += "file://0002-external-Utilize-DESTDIR-in-shared-makefile.patch"
@@ -9,8 +9,8 @@ FILESEXTRAPATHS_append := "${THISDIR}/skiboot:"
LIC_FILES_CHKSUM = "file://${S}/LICENCE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRCREV = "skiboot-5.3.0"
-PV = "5.3.0"
+SRCREV = "skiboot-5.3.5"
+PV = "5.3.5"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud