diff options
| -rw-r--r-- | README | 2 | ||||
| -rw-r--r-- | recipes-core/cacao/cacao-initial-native_0.98.bb | 2 | ||||
| -rw-r--r-- | recipes-core/ecj/libecj-bootstrap.inc | 2 | ||||
| -rw-r--r-- | recipes-core/jamvm/jamvm-initial-native_1.4.5.bb | 2 |
4 files changed, 4 insertions, 4 deletions
| @@ -54,7 +54,7 @@ Usage instructions | |||
| 54 | 54 | ||
| 55 | You should define at least the following variables in a distro include file or local.conf | 55 | You should define at least the following variables in a distro include file or local.conf |
| 56 | 56 | ||
| 57 | PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial" | 57 | PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native" |
| 58 | 58 | ||
| 59 | PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" | 59 | PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" |
| 60 | PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" | 60 | PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" |
diff --git a/recipes-core/cacao/cacao-initial-native_0.98.bb b/recipes-core/cacao/cacao-initial-native_0.98.bb index 181faca..72c6246 100644 --- a/recipes-core/cacao/cacao-initial-native_0.98.bb +++ b/recipes-core/cacao/cacao-initial-native_0.98.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "GPL-2.0" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 5 | SECTION = "interpreters" | 5 | SECTION = "interpreters" |
| 6 | 6 | ||
| 7 | PROVIDES = "virtual/java-initial" | 7 | PROVIDES = "virtual/java-initial-native" |
| 8 | 8 | ||
| 9 | inherit native autotools-brokensep | 9 | inherit native autotools-brokensep |
| 10 | 10 | ||
diff --git a/recipes-core/ecj/libecj-bootstrap.inc b/recipes-core/ecj/libecj-bootstrap.inc index 9fb4156..020b8d3 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-native virtual/java-initial" | 8 | DEPENDS = "fastjar-native jikes-initial-native virtual/java-initial-native" |
| 9 | 9 | ||
| 10 | INC_PR = "r5" | 10 | INC_PR = "r5" |
| 11 | 11 | ||
diff --git a/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb b/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb index 25b42b0..bf005db 100644 --- a/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb +++ b/recipes-core/jamvm/jamvm-initial-native_1.4.5.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" | |||
| 5 | 5 | ||
| 6 | DEPENDS = "zlib-native classpath-initial-native jikes-initial-native libffi-native" | 6 | DEPENDS = "zlib-native classpath-initial-native jikes-initial-native libffi-native" |
| 7 | 7 | ||
| 8 | PROVIDES = "virtual/java-initial" | 8 | PROVIDES = "virtual/java-initial-native" |
| 9 | 9 | ||
| 10 | PR = "r1" | 10 | PR = "r1" |
| 11 | 11 | ||
