]> code.ossystems Code Review - openembedded-core.git/commitdiff
gdb: Add LIC_FILE_CHKSUMS
authorSaul Wold <sgw@linux.intel.com>
Thu, 23 Dec 2010 06:30:12 +0000 (22:30 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 14:31:24 +0000 (14:31 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/gdb/gdb-common.inc

index 16b653e46eac27f00e6b339e533c6f08831b9951..84e36baed6509e78ca2bb2fa047c6345013a70c2 100644 (file)
@@ -5,6 +5,10 @@ SECTION = "devel"
 PRIORITY = "optional"
 DEPENDS = "ncurses readline elfutils"
 
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
+               file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674 \
+               file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
+               file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
 inherit autotools
 
 SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.gz \