mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
u-boot: add LIC_FILES_CHKSUM
Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5f2cf65e65
commit
8bf1bf2189
@@ -5,6 +5,8 @@ PRIORITY = "optional"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
PROVIDES = "virtual/bootloader"
|
PROVIDES = "virtual/bootloader"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
|
||||||
|
|
||||||
inherit deploy
|
inherit deploy
|
||||||
|
|
||||||
PARALLEL_MAKE=""
|
PARALLEL_MAKE=""
|
||||||
|
|||||||
Reference in New Issue
Block a user