From patchwork Tue Aug 21 04:03:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-java/openjdk-7.0,4/7] llvm: Use default PACKAGES var Date: Tue, 21 Aug 2012 04:03:33 -0000 From: Khem Raj X-Patchwork-Id: 35031 Message-Id: <1345521816-2364-4-git-send-email-raj.khem@gmail.com> To: openembedded-devel@lists.openembedded.org avoids packaging errors with oe-core master Signed-off-by: Khem Raj Signed-off-by: Henning Heinold --- 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