From 8bf1bf21896781a03e8d3921d6b8654fd1c78eae Mon Sep 17 00:00:00 2001 From: Ilya Yanok Date: Tue, 8 Feb 2011 21:26:37 +0100 Subject: u-boot: add LIC_FILES_CHKSUM Signed-off-by: Ilya Yanok Signed-off-by: Richard Purdie --- meta/recipes-bsp/uboot/u-boot.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta') 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="" -- cgit 1.2.3-korg