avoids packaging errors with oe-core master
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Henning Heinold <[email protected]>
---
recipes-core/icedtea/icedtea7-native_2.1.1.bb | 9 +++++++++
recipes-core/llvm/llvm.inc | 2 --
2 files changed, 9 insertions(+), 2 deletions(-)
create mode 100644 recipes-core/icedtea/icedtea7-native_2.1.1.bb
diff --git a/recipes-core/icedtea/icedtea7-native_2.1.1.bb
b/recipes-core/icedtea/icedtea7-native_2.1.1.bb
new file mode 100644
index 0000000..9fff461
--- /dev/null
+++ b/recipes-core/icedtea/icedtea7-native_2.1.1.bb
@@ -0,0 +1,9 @@
+require openjdk-7-release-03b147.inc
+
+PR = "${INC_PR}.1"
+
+ICEDTEA = "icedtea-2.1.1"
+
+SRC_URI[iced.md5sum] = "32859fa5f7337d58ae848311e2a94761"
+SRC_URI[iced.sha256sum] =
"4a015cf3fb8fb9aa6b3ce4a41fd9bc5dcb417a1885a10a01e92d0cc7a5ffdc65"
+
diff --git a/recipes-core/llvm/llvm.inc b/recipes-core/llvm/llvm.inc
index 114c657..185b894 100644
--- a/recipes-core/llvm/llvm.inc
+++ b/recipes-core/llvm/llvm.inc
@@ -65,8 +65,6 @@ EXTRA_OECMAKE = "\
# We need to reset this to avoid breakage as we build out of tree
TOOLCHAIN_OPTIONS = ""
-PACKAGES = "${PN}-dbg ${PN}-doc ${PN}-dev ${PN}"
-
PACKAGES_DYNAMIC = "llvm-*"
# the difference to the non-native build is that we do not need
--
1.7.9.5
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel