From: Ilya Yanok Date: Tue, 8 Feb 2011 20:26:37 +0000 (+0100) Subject: u-boot: add LIC_FILES_CHKSUM X-Git-Tag: 2011-1~2431 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8bf1bf21896781a03e8d3921d6b8654fd1c78eae;p=openembedded-core.git u-boot: add LIC_FILES_CHKSUM Signed-off-by: Ilya Yanok Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc index d1815493a6..503d2c335b 100644 --- a/meta/recipes-bsp/uboot/u-boot.inc +++ b/meta/recipes-bsp/uboot/u-boot.inc @@ -5,6 +5,8 @@ PRIORITY = "optional" LICENSE = "GPLv2" PROVIDES = "virtual/bootloader" +LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" + inherit deploy PARALLEL_MAKE=""