[poky] [PATCH 18/25] u-boot-xilinx: add license files checksum
Adrian Alonso
aalonso at secretlab.ca
Mon Jan 17 12:29:31 PST 2011
* Add LICENSE_FILES_CHKSUM information
* Bump PR
Signed-off-by: Adrian Alonso <aalonso at secretlab.ca>
---
recipes-bsp/uboot/u-boot-xilinx_git.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/recipes-bsp/uboot/u-boot-xilinx_git.bb b/recipes-bsp/uboot/u-boot-xilinx_git.bb
index afea5f0..86e798a 100644
--- a/recipes-bsp/uboot/u-boot-xilinx_git.bb
+++ b/recipes-bsp/uboot/u-boot-xilinx_git.bb
@@ -1,7 +1,8 @@
require recipes-bsp/uboot/u-boot.inc
-PR = "r6"
+PR = "r7"
THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
FILESPATH =. "${@base_set_filespath(["${THISDIR}/files"], d)}:"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
BRANCH="master"
TAG="e094f2479ea339d7f48b6826f06f0be4984d9a98"
--
1.7.3.4
More information about the poky
mailing list