meta-ide-suppport: Add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold
2010-12-10 16:58:51 -08:00
committed by Saul Wold
parent 69ad383525
commit 984162eb60

View 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"