blob: 5edc9eedf8c86227c33b4d69f2906ead7b49b043 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
require classpath.inc
SRC_URI += "\
file://SimpleName.diff;striplevel=0 \
file://ecj_java_dir.patch \
file://autotools.patch \
file://fix-gmp.patch \
file://toolwrapper-exithook.patch \
"
PR = "r4"
SRC_URI[md5sum] = "90c6571b8b0309e372faa0f9f6255ea9"
SRC_URI[sha256sum] = "501b5acd4dff79b6100da22cef15080f31071821ce3cea6f1b739bc1b56fac3f"
|