summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-bsp
diff options
context:
space:
mode:
authoryuenn <yuenn@google.com>2017-08-03 11:28:14 -0700
committerPatrick Williams <patrick@stwcx.xyz>2017-08-04 18:10:40 +0000
commit5f10a7db96b7889e12d1450c47ccdc2b1cd064df (patch)
treee15b106e4c3dc003c9cc60f846f5a0d45d7a807d /meta-openbmc-machines/meta-openpower/common/recipes-bsp
parent9b3beee10191fbec68345ec48829f7bc3728c576 (diff)
downloadtalos-openbmc-5f10a7db96b7889e12d1450c47ccdc2b1cd064df.tar.gz
talos-openbmc-5f10a7db96b7889e12d1450c47ccdc2b1cd064df.zip
skiboot: Use commit SHA instead of tag.
Using a tag forces bitbake to go out and try to contact the source even if the repo has been downloaded in mirror tarball. It prevents building on a machine without network access using a local mirror. Change-Id: I71a984fc784ada82fa81294917c9e2fbc0a4935b Signed-off-by: yuenn <yuenn@google.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/common/recipes-bsp')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/skiboot/skiboot.inc2
1 files changed, 1 insertions, 1 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 60fc4a1dd..bb8e0581b 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,7 +8,7 @@ FILESEXTRAPATHS_append := "${THISDIR}/skiboot:"
LIC_FILES_CHKSUM = "file://${S}/LICENCE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRCREV = "v5.7-rc2"
+SRCREV = "da6ff8b098765434f21880e81ed4e324dacd0f49"
PV = "v5.7-rc2"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud