mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
u-boot-script-gateworks-imx.bb: Fix license checksum
GPL-3.0 was renamed to GPL-3.0-only by commit 2456f523 of oe-core Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
This commit is contained in:
parent
ea36713197
commit
d57becc70c
|
@ -1,5 +1,5 @@
|
|||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"
|
||||
DEPENDS = "u-boot-mkimage-native"
|
||||
|
||||
SRC_URI = "file://6x_bootscript-yocto.txt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user