diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-07-19 22:51:45 +0200 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2012-07-19 22:54:28 +0200 |
commit | 3708dbee311bb2d2a0c1e41364d2807f1200f1cb (patch) | |
tree | 7085accf8309c9581d8aad2ebca8caada858aa10 | |
parent | f9e2162b34984aa84097a5e381ca20fc58f19ed6 (diff) | |
download | meta-java-3708dbee311bb2d2a0c1e41364d2807f1200f1cb.tar.gz |
classpath: fix new license checksum
-rw-r--r-- | recipes-core/classpath/classpath_0.99.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/classpath/classpath_0.99.bb b/recipes-core/classpath/classpath_0.99.bb index 72c9c24..ee38992 100644 --- a/recipes-core/classpath/classpath_0.99.bb +++ b/recipes-core/classpath/classpath_0.99.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require classpath.inc | 1 | require classpath.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=af0004801732bc4b20d90f351cf80510" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=92acc79f1f429143f4624d07b253702a" |
4 | 4 | ||
5 | SRC_URI += " \ | 5 | SRC_URI += " \ |
6 | file://sun-security-getproperty.patch;striplevel=0 \ | 6 | file://sun-security-getproperty.patch;striplevel=0 \ |