aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-03-15 14:11:26 +0100
committerKhem Raj <raj.khem@gmail.com>2020-03-15 16:36:28 -0700
commitc8a84d27ccfa6a4f549a24d3f3db743cd596504d (patch)
tree400e58031d127a36fa2004de81b449e179abc92b /meta-oe/recipes-bsp
parent2d3c7ffae7af08ee186126428d731102bb554de9 (diff)
downloadmeta-openembedded-contrib-c8a84d27ccfa6a4f549a24d3f3db743cd596504d.tar.gz
flashrom: upgrade 1.1 -> 1.2
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-bsp')
-rw-r--r--meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb (renamed from meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb b/meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb
index 074a1a5f69..17445ac2da 100644
--- a/meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb
+++ b/meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb
@@ -7,8 +7,8 @@ DEPENDS = "pciutils libusb libusb-compat"
SRC_URI = "https://download.flashrom.org/releases/flashrom-v${PV}.tar.bz2 \
"
-SRC_URI[md5sum] = "91bab6c072e38a493bb4eb673e4fe0d6"
-SRC_URI[sha256sum] = "aeada9c70c22421217c669356180c0deddd0b60876e63d2224e3260b90c14e19"
+SRC_URI[md5sum] = "7f8e4b87087eb12ecee0fcc5445b4956"
+SRC_URI[sha256sum] = "e1f8d95881f5a4365dfe58776ce821dfcee0f138f75d0f44f8a3cd032d9ea42b"
S = "${WORKDIR}/flashrom-v${PV}"