summaryrefslogtreecommitdiffstats
path: root/recipes-core/jikes
diff options
context:
space:
mode:
authorLukas Elsner <open@mindrunner.de>2014-01-16 13:18:06 +0100
committerLukas Elsner <open@mindrunner.de>2014-01-16 13:18:06 +0100
commit55a9c38e4ba983b9488203d68aae1dc717e62678 (patch)
tree352fae8ed798673706171d74c672b08d0d7584de /recipes-core/jikes
parent55f9ccff047e743b2a029dd9fd8629011884d90b (diff)
downloadmeta-java-55a9c38e4ba983b9488203d68aae1dc717e62678.tar.gz
removed extra white space lines
Diffstat (limited to 'recipes-core/jikes')
-rw-r--r--recipes-core/jikes/jikes-initial.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/jikes/jikes-initial.bb b/recipes-core/jikes/jikes-initial.bb
index 77eb686..4e6e870 100644
--- a/recipes-core/jikes/jikes-initial.bb
+++ b/recipes-core/jikes/jikes-initial.bb
@@ -3,8 +3,6 @@ LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" 3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
4DEPENDS = "jikes-native classpath-initial" 4DEPENDS = "jikes-native classpath-initial"
5 5
6
7
8S = "${WORKDIR}" 6S = "${WORKDIR}"
9 7
10inherit native 8inherit native