summaryrefslogtreecommitdiffstats
path: root/recipes-core/ecj
diff options
context:
space:
mode:
authorLukas Elsner <open@mindrunner.de>2014-01-12 00:08:16 +0100
committerLukas Elsner <open@mindrunner.de>2014-01-12 00:08:16 +0100
commit55f9ccff047e743b2a029dd9fd8629011884d90b (patch)
tree81b13212095ffe67913effabcfa2209120135810 /recipes-core/ecj
parent9dfb7ecb87e67052e94641d6e02907c582264217 (diff)
downloadmeta-java-55f9ccff047e743b2a029dd9fd8629011884d90b.tar.gz
fixed checksum of LICENSE files
Diffstat (limited to 'recipes-core/ecj')
-rw-r--r--recipes-core/ecj/ecj-bootstrap-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/ecj/ecj-bootstrap-native.bb b/recipes-core/ecj/ecj-bootstrap-native.bb
index dded41b..c9be269 100644
--- a/recipes-core/ecj/ecj-bootstrap-native.bb
+++ b/recipes-core/ecj/ecj-bootstrap-native.bb
@@ -7,7 +7,7 @@ DESCRIPTION = "JDT Core Batch Compiler - Bootstrap variant"
7HOMEPAGE = "http://www.eclipse.org/" 7HOMEPAGE = "http://www.eclipse.org/"
8SECTION = "devel" 8SECTION = "devel"
9LICENSE = "MIT" 9LICENSE = "MIT"
10LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 10LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
11 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \ 11 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \
12 " 12 "
13PR = "r1" 13PR = "r1"