aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2010-07-16 10:59:34 +0200
committerHenning Heinold <heinold@inf.fu-berlin.de>2010-07-16 11:01:06 +0200
commit0f889c153109cc2877cf3ae87f68bafa32c3d5f3 (patch)
tree34a669890a664bf76a986b252d4f1f8ee9278392 /recipes/llvm
parent9fd5a8cb38a376633eb0bd7981548179b6bea25d (diff)
downloadopenembedded-0f889c153109cc2877cf3ae87f68bafa32c3d5f3.tar.gz
llvm-common: use do_stage for now, until there is a better solution
* remove the extra PR and bump PR
Diffstat (limited to 'recipes/llvm')
-rw-r--r--recipes/llvm/llvm-common.bb11
1 files changed, 1 insertions, 10 deletions
diff --git a/recipes/llvm/llvm-common.bb b/recipes/llvm/llvm-common.bb
index 3de8f7f7b2..861ae4ef02 100644
--- a/recipes/llvm/llvm-common.bb
+++ b/recipes/llvm/llvm-common.bb
@@ -1,8 +1,6 @@
-PR = "r1"
-
DESCRIPTION = "Helper script for OE's llvm support"
-PR = "r1"
+PR = "r2"
BBCLASSEXTEND = "native"
@@ -10,13 +8,6 @@ SRC_URI = "file://llvm-config"
PACKAGES = ""
-NATIVE_INSTALL_WORKS = "1"
-
-do_install() {
- install -d ${D}${bindir}
- install -m 0755 ${WORKDIR}/llvm-config ${D}${bindir}
-}
-
# For llvm-common the script should end up in STAGING_BINDIR_CROSS
# and for llvm-common-native it should be in STAGING_BINDIR. The
# script works together with a script that is installed by a