diff options
Diffstat (limited to 'meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb')
| -rw-r--r-- | meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb b/meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb index 195c0f5c27..b86b047fc1 100644 --- a/meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb +++ b/meta-oe/recipes-support/stm32flash/stm32flash_0.6.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Open source flash program for STM32 using the ST serial bootloader" | 1 | SUMMARY = "Open source flash program for STM32 using the ST serial bootloader" |
| 2 | HOMEPAGE = "https://sourceforge.net/projects/stm32flash/" | 2 | HOMEPAGE = "https://sourceforge.net/projects/stm32flash/" |
| 3 | BUGTRACKER = "https://sourceforge.net/p/stm32flash/tickets/" | 3 | BUGTRACKER = "https://sourceforge.net/p/stm32flash/tickets/" |
| 4 | LICENSE = "GPL-2.0+" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 6 | 6 | ||
| 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz" | 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz" |
