summaryrefslogtreecommitdiff
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-02-12 18:14:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-12 22:31:40 +0300
commitf1316a4fc9610a5982bf99cb248509d70abc6c39 (patch)
treea3f24b5cdb14cc57b01d14f0d0c3b2d0e88ed760 /meta-nuvoton
parent32ab91eb32bc982aab7f41bed9523e01d2d27381 (diff)
downloadopenbmc-f1316a4fc9610a5982bf99cb248509d70abc6c39.tar.xz
nuvoton: add srcrev for npcm7xx-bootblock recipe
We appeared to be getting away with gsj machine build by utilizing sstate caches. A fresh build of gsj does not compile with the errors documented in openbmc/openbmc#3761. Resolves openbmc/openbmc#3761 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Id51643a6d341e9f079b33de66a8cee7f49b01225
Diffstat (limited to 'meta-nuvoton')
-rw-r--r--meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.16.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.16.bb b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.16.bb
index 77285dc36..10d5dd108 100644
--- a/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.16.bb
+++ b/meta-nuvoton/recipes-bsp/images/npcm7xx-bootblock_10.10.16.bb
@@ -8,6 +8,7 @@ FILENAME = "Poleg_bootblock_${PV}.bin"
S = "${WORKDIR}"
+SRCREV = "7bfef99f7a0354395519c4975f96d66cdda1fb67"
SRC_URI = " \
https://raw.githubusercontent.com/Nuvoton-Israel/bootblock/${SRCREV}/LICENSE;name=lic \
https://github.com/Nuvoton-Israel/bootblock/releases/download/BootBlock_${PV}/Poleg_bootblock_basic.bin;downloadfilename=${FILENAME};name=bin \