summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/icedtea/icedtea6-native_1.8.11.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/icedtea/icedtea6-native_1.8.11.bb b/recipes-core/icedtea/icedtea6-native_1.8.11.bb
index 65f29ea..db268a4 100644
--- a/recipes-core/icedtea/icedtea6-native_1.8.11.bb
+++ b/recipes-core/icedtea/icedtea6-native_1.8.11.bb
@@ -2,6 +2,8 @@
2# is unable to compile itself yet (some issue with the built-in XML parser). 2# is unable to compile itself yet (some issue with the built-in XML parser).
3require ${PN}.inc 3require ${PN}.inc
4 4
5FILESPATH =. "${FILE_DIRNAME}/icedtea6-native-${PV}:"
6
5LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 7LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
6 8
7PR = "${INC_PR}.3" 9PR = "${INC_PR}.3"