Signed-off-by: Oleksandr Kravchuk <[email protected]> --- .../stm32flash/{stm32flash_0.5.bb => stm32flash_0.6.bb} | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) rename meta-oe/recipes-support/stm32flash/{stm32flash_0.5.bb => stm32flash_0.6.bb} (71%)
diff --git a/meta-oe/recipes-support/stm32flash/stm32flash_0.5.bb b/meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb similarity index 71% rename from meta-oe/recipes-support/stm32flash/stm32flash_0.5.bb rename to meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb index 854df06cb..195c0f5c2 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" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#89626): https://lists.openembedded.org/g/openembedded-devel/message/89626 Mute This Topic: https://lists.openembedded.org/mt/80785872/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
