[oe-commits] Robert Schuster : llvm2.7 2.7: Changed patch URL to new format.

git version control git at git.openembedded.org
Wed Jun 30 11:17:05 UTC 2010


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

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Wed Jun 30 13:17:08 2010 +0200

llvm2.7 2.7: Changed patch URL to new format.

---

 recipes/llvm/llvm2.7_2.7.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/llvm/llvm2.7_2.7.bb b/recipes/llvm/llvm2.7_2.7.bb
index 9ecd8bd..187a41d 100644
--- a/recipes/llvm/llvm2.7_2.7.bb
+++ b/recipes/llvm/llvm2.7_2.7.bb
@@ -6,7 +6,7 @@ DEPENDS = "llvm-common llvm2.7-native"
 
 SRC_URI = "\
   http://llvm.org/releases/${PV}/llvm-${PV}.tgz \
-  file://BX_to_BLX.patch;patch=1 \
+  file://BX_to_BLX.patch \
   "
 
 LLVM_RELEASE = "2.7"





More information about the Openembedded-commits mailing list