[oe-commits] Robert Schuster : llvm2.7 2.6+svnr20091007: Removed.

git version control git at git.openembedded.org
Fri Apr 30 13:23:11 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 90c620ade882e2b2d034e32c3c5e7598c28d0766
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=90c620ade882e2b2d034e32c3c5e7598c28d0766

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Fri Apr 30 15:22:39 2010 +0200

llvm2.7 2.6+svnr20091007: Removed.

---

 recipes/llvm/llvm2.7_2.6+svnr20091007.bb |   25 -------------------------
 1 files changed, 0 insertions(+), 25 deletions(-)

diff --git a/recipes/llvm/llvm2.7_2.6+svnr20091007.bb b/recipes/llvm/llvm2.7_2.6+svnr20091007.bb
deleted file mode 100644
index 142e15e..0000000
--- a/recipes/llvm/llvm2.7_2.6+svnr20091007.bb
+++ /dev/null
@@ -1,25 +0,0 @@
-require llvm.inc
-
-SRCREV = "83459"
-
-PV = "2.6+svnr${SRCPV}"
-
-PR = "r0"
-
-DEPENDS = "llvm-common llvm2.7-native"
-
-SRC_URI = "\
-  svn://llvm.org/svn/llvm-project/llvm/;proto=http;module=trunk \
-  file://llvm-debugonly-zeroormore.patch;patch=1 \
-  file://BX_to_BLX.patch;patch=1 \
-  "
-
-EXTRA_OECMAKE += "\
-        -DLLVM_TARGET_ARCH:STRING=${LLVM_ARCH} \
-        -DLLVM_ENABLE_ASSERTIONS:BOOL=ON \
-        -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
-	"
-
-S = "${WORKDIR}/trunk"
-
-LLVM_RELEASE = "2.7"





More information about the Openembedded-commits mailing list