]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta-ide-suppport: Add LIC_FILES_CHKSUM
authorSaul Wold <Saul.Wold@intel.com>
Sat, 11 Dec 2010 00:58:51 +0000 (16:58 -0800)
committerSaul Wold <sgw@linux.intel.com>
Mon, 13 Dec 2010 20:27:47 +0000 (12:27 -0800)
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/recipes-core/meta/meta-ide-support.bb

index 8fe9a23036ff05207b17ed188b7211b0ffe181ec..ee85d5d194d4f6db6e478644b8c900ecf825fbbe 100644 (file)
@@ -1,5 +1,9 @@
 DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE"
 LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
+                    file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b
+4de20420"
+
 DEPENDS = "virtual/libc gdb-cross qemu-helper-native unfs-server-native"
 PR = "r1"