aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-02-20 20:11:26 +0100
committerKhem Raj <raj.khem@gmail.com>2021-02-21 23:37:54 -0800
commit849f461c5031e6c8c7428396ad5cab6ed293214b (patch)
tree8ac5e6391b9f726ca075011616cbf36698726a4c
parent138e4f59c36ecb0285e949dfd782b21e7a5fe6c2 (diff)
downloadmeta-openembedded-contrib-849f461c5031e6c8c7428396ad5cab6ed293214b.tar.gz
stm32flash: update to 0.6
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb (renamed from meta-oe/recipes-support/stm32flash/stm32flash_0.5.bb)5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/stm32flash/stm32flash_0.5.bb b/meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb
index 854df06cb7..195c0f5c27 100644
--- a/meta-oe/recipes-support/stm32flash/stm32flash_0.5.bb
+++ b/meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb
@@ -4,13 +4,10 @@ BUGTRACKER = "https://sourceforge.net/p/stm32flash/tickets/"
LICENSE = "GPL-2.0+"
LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-S = "${WORKDIR}/${BPN}"
-
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz"
do_install() {
oe_runmake install DESTDIR=${D} PREFIX=${prefix}
}
-SRC_URI[md5sum] = "40f673502949f3bb655d2bcc539d7b6a"
-SRC_URI[sha256sum] = "97aa9422ef02e82f7da9039329e21a437decf972cb3919ad817f70ac9a49e306"
+SRC_URI[sha256sum] = "ee9b40d4d3e5cd28b993e08ae2a2c3c559b6bea8730cd7e1d40727dedb1dda09"