diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2015-12-22 22:26:16 -0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-01-04 09:21:06 -0200 |
| commit | ec7b984fbd0662b7aa1707f229ab09c555bb2cf6 (patch) | |
| tree | ddcccc61cad8998e96506319c30d12acd6edbfdb /recipes-core/rhino | |
| parent | af90e3a9473e529dcbb4e7392a62f1d5c592f717 (diff) | |
| download | meta-java-ec7b984fbd0662b7aa1707f229ab09c555bb2cf6.tar.gz | |
Revert "meta-java: rely on well known bootstrap-path"
This reverts commit 04d5d0bf414c05ca59618d77f17ff9898aa1c566.
Detail reason is in the following commit.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Diffstat (limited to 'recipes-core/rhino')
| -rw-r--r-- | recipes-core/rhino/rhino_1.7r4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/rhino/rhino_1.7r4.bb b/recipes-core/rhino/rhino_1.7r4.bb index 76c3057..7898d23 100644 --- a/recipes-core/rhino/rhino_1.7r4.bb +++ b/recipes-core/rhino/rhino_1.7r4.bb | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8e2372bdbf22c99279ae4599a13cc458" | |||
| 4 | 4 | ||
| 5 | BBCLASSEXTEND = "native" | 5 | BBCLASSEXTEND = "native" |
| 6 | 6 | ||
| 7 | inherit java-library java-bootstrap-components | 7 | inherit java-library |
| 8 | 8 | ||
| 9 | SRC_URI = "\ | 9 | SRC_URI = "\ |
| 10 | https://github.com/downloads/mozilla/rhino/rhino1_7R4.zip \ | 10 | https://github.com/downloads/mozilla/rhino/rhino1_7R4.zip \ |
