diff options
Diffstat (limited to 'recipes-core/ecj')
| -rw-r--r-- | recipes-core/ecj/ecj-bootstrap-native.bb | 2 | ||||
| -rw-r--r-- | recipes-core/ecj/ecj-initial-native.bb (renamed from recipes-core/ecj/ecj-initial.bb) | 2 | ||||
| -rw-r--r-- | recipes-core/ecj/libecj-bootstrap-native_3.6.2.bb (renamed from recipes-core/ecj/libecj-bootstrap_3.6.2.bb) | 0 | ||||
| -rw-r--r-- | recipes-core/ecj/libecj-bootstrap.inc | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/recipes-core/ecj/ecj-bootstrap-native.bb b/recipes-core/ecj/ecj-bootstrap-native.bb index c9be269..e159c9d 100644 --- a/recipes-core/ecj/ecj-bootstrap-native.bb +++ b/recipes-core/ecj/ecj-bootstrap-native.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d | |||
| 12 | " | 12 | " |
| 13 | PR = "r1" | 13 | PR = "r1" |
| 14 | 14 | ||
| 15 | DEPENDS = "libecj-bootstrap virtual/java-native" | 15 | DEPENDS = "libecj-bootstrap-native virtual/java-native" |
| 16 | 16 | ||
| 17 | PROVIDES = "virtual/javac-native" | 17 | PROVIDES = "virtual/javac-native" |
| 18 | 18 | ||
diff --git a/recipes-core/ecj/ecj-initial.bb b/recipes-core/ecj/ecj-initial-native.bb index 45317a6..ed334ed 100644 --- a/recipes-core/ecj/ecj-initial.bb +++ b/recipes-core/ecj/ecj-initial-native.bb | |||
| @@ -8,7 +8,7 @@ HOMEPAGE = "http://www.eclipse.org/" | |||
| 8 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
| 9 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 9 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 10 | 10 | ||
| 11 | DEPENDS = "libecj-bootstrap" | 11 | DEPENDS = "libecj-bootstrap-native" |
| 12 | 12 | ||
| 13 | SRC_URI = "file://ecj-initial.in" | 13 | SRC_URI = "file://ecj-initial.in" |
| 14 | 14 | ||
diff --git a/recipes-core/ecj/libecj-bootstrap_3.6.2.bb b/recipes-core/ecj/libecj-bootstrap-native_3.6.2.bb index 51dbca0..51dbca0 100644 --- a/recipes-core/ecj/libecj-bootstrap_3.6.2.bb +++ b/recipes-core/ecj/libecj-bootstrap-native_3.6.2.bb | |||
diff --git a/recipes-core/ecj/libecj-bootstrap.inc b/recipes-core/ecj/libecj-bootstrap.inc index cd9d90f..9fb4156 100644 --- a/recipes-core/ecj/libecj-bootstrap.inc +++ b/recipes-core/ecj/libecj-bootstrap.inc | |||
| @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.eclipse.org/" | |||
| 5 | LICENSE = "EPL-1.0" | 5 | LICENSE = "EPL-1.0" |
| 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1.0;md5=57f8d5e2b3e98ac6e088986c12bf94e6" | 6 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1.0;md5=57f8d5e2b3e98ac6e088986c12bf94e6" |
| 7 | 7 | ||
| 8 | DEPENDS = "fastjar-native jikes-initial virtual/java-initial" | 8 | DEPENDS = "fastjar-native jikes-initial-native virtual/java-initial" |
| 9 | 9 | ||
| 10 | INC_PR = "r5" | 10 | INC_PR = "r5" |
| 11 | 11 | ||
