diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2010-06-30 13:17:08 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2010-06-30 13:18:20 +0200 |
commit | d5be18abe1d1b043bd0f7d4579def9e6aecf9d07 (patch) | |
tree | ad03b1de99f935608cd68e534662e158e0a68927 /recipes | |
parent | 58cdf0ae0663a7322ce968f8ae7c11767a06b583 (diff) |
llvm2.7 2.7: Changed patch URL to new format.
Diffstat (limited to 'recipes')
-rw-r--r-- | 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 9ecd8bd8fe..187a41d24a 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" |