aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/llvm/llvm-native.inc
diff options
context:
space:
mode:
authorRobert Schuster <robertschuster@fsfe.org>2010-06-28 14:34:46 +0200
committerRobert Schuster <robertschuster@fsfe.org>2010-06-30 09:31:10 +0200
commit06be7fc026eaa9e8d8cdec01f360ed2a4e5ff18d (patch)
tree9aaf3e653c087663d6f3ef92c655b041bc0312bc /recipes/llvm/llvm-native.inc
parent3a0f681008689cfa70c6b7b1cd334fe5c2a231ea (diff)
downloadopenembedded-06be7fc026eaa9e8d8cdec01f360ed2a4e5ff18d.tar.gz
llvm.inc: Moved packages dynamic stuff into the general llvm.inc file.
Diffstat (limited to 'recipes/llvm/llvm-native.inc')
-rw-r--r--recipes/llvm/llvm-native.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/llvm/llvm-native.inc b/recipes/llvm/llvm-native.inc
index 15ce0b731c..b3cb7a64ec 100644
--- a/recipes/llvm/llvm-native.inc
+++ b/recipes/llvm/llvm-native.inc
@@ -17,6 +17,10 @@ EXTRA_OECMAKE = "\
-DNM_PATH:FILEPATH=${NM} \
"
+PACKAGES = ""
+
+PACKAGES_DYNAMIC = ""
+
do_stage() {
cd ${OECMAKE_BUILDPATH}