[poky] [PATCH 2/3] u-boot: add LIC_FILES_CHKSUM

Ilya Yanok yanok at emcraft.com
Tue Feb 8 12:26:37 PST 2011


Signed-off-by: Ilya Yanok <yanok at emcraft.com>
---
 meta/recipes-bsp/uboot/u-boot.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc
index 889f621..6492016 100644
--- a/meta/recipes-bsp/uboot/u-boot.inc
+++ b/meta/recipes-bsp/uboot/u-boot.inc
@@ -5,6 +5,8 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 PROVIDES = "virtual/bootloader"
 
+LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
+
 inherit deploy
 
 PARALLEL_MAKE=""
-- 
1.7.4




More information about the poky mailing list