mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
Merge pull request #180 from Ossanes/topic/u-boot-script-gateworks-imx
u-boot-script-gateworks-imx.bb: Fix license checksum
This commit is contained in:
commit
557e7b627c
|
@ -1,5 +1,5 @@
|
||||||
LICENSE = "GPLv3"
|
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"
|
DEPENDS = "u-boot-mkimage-native"
|
||||||
|
|
||||||
SRC_URI = "file://6x_bootscript-yocto.txt"
|
SRC_URI = "file://6x_bootscript-yocto.txt"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user