]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: fix LIC_FILE_CHKSUM
authorSaul Wold <sgw@linux.intel.com>
Fri, 20 May 2011 01:12:36 +0000 (18:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2011 11:35:43 +0000 (12:35 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-bsp/uboot/u-boot_git.bb

index 4c8f5df597e4ba802e9f8e7f03fab7eb4d3c3db0..bd619ed8d585d42788a4e4754417eba8d7e4bbf5 100644 (file)
@@ -1,7 +1,7 @@
 require u-boot.inc
 
 LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
+LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b \
                     file://README;beginline=1;endline=22;md5=3a00ef51d3fc96e9d6c1bc4708ccd3b5"
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/u-boot-git/${MACHINE}"