git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fd5a8c
)
llvm-common: use do_stage for now, until there is a better solution
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Fri, 16 Jul 2010 08:59:34 +0000
(10:59 +0200)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Fri, 16 Jul 2010 09:01:06 +0000
(11:01 +0200)
* remove the extra PR and bump PR
recipes/llvm/llvm-common.bb
patch
|
blob
|
history
diff --git
a/recipes/llvm/llvm-common.bb
b/recipes/llvm/llvm-common.bb
index
3de8f7f
..
861ae4e
100644
(file)
--- 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 = "r
1
"
+PR = "r
2
"
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