[oe-commits] Martin Jansa : llvm3.2: drop this version

git at git.openembedded.org git at git.openembedded.org
Mon Oct 28 08:14:11 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: f2206daef26f1525a2688a0d5a2b53e8a6f71b99
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f2206daef26f1525a2688a0d5a2b53e8a6f71b99

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Oct 20 14:42:03 2013 +0200

llvm3.2: drop this version

* 3.3 is used by default mesa config, 2.8 is used in meta-java, keep 2.9 as last in 2*

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../llvm/llvm3.2/arm_fenv_uclibc.patch             |   14 --------------
 meta-oe/recipes-core/llvm/llvm3.2_3.2.bb           |    9 ---------
 2 files changed, 0 insertions(+), 23 deletions(-)

diff --git a/meta-oe/recipes-core/llvm/llvm3.2/arm_fenv_uclibc.patch b/meta-oe/recipes-core/llvm/llvm3.2/arm_fenv_uclibc.patch
deleted file mode 100644
index c3ae494..0000000
--- a/meta-oe/recipes-core/llvm/llvm3.2/arm_fenv_uclibc.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: llvm-2.9/include/llvm/Support/FEnv.h
-===================================================================
---- llvm-2.9.orig/include/llvm/Support/FEnv.h	2010-11-29 20:44:50.000000000 +0100
-+++ llvm-2.9/include/llvm/Support/FEnv.h	2011-11-18 18:42:22.580161297 +0100
-@@ -17,6 +17,9 @@
- 
- #include "llvm/Config/config.h"
- #include <cerrno>
-+
-+#undef HAVE_FENV_H
-+
- #ifdef HAVE_FENV_H
- #include <fenv.h>
- #endif
diff --git a/meta-oe/recipes-core/llvm/llvm3.2_3.2.bb b/meta-oe/recipes-core/llvm/llvm3.2_3.2.bb
deleted file mode 100644
index 48e27b9..0000000
--- a/meta-oe/recipes-core/llvm/llvm3.2_3.2.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require llvm.inc
-require llvm3.inc
-
-# 3.2 is different then 2.8, 2.9 and 3.3
-LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=60fdd7739841f04a2ce2171a726be8f3"
-
-SRC_URI_append_libc-uclibc = " file://arm_fenv_uclibc.patch "
-SRC_URI[md5sum] = "71610289bbc819e3e15fdd562809a2d7"
-SRC_URI[sha256sum] = "125090c4d26740f1d5e9838477c931ed7d9ad70d599ba265f46f3a42cb066343"



More information about the Openembedded-commits mailing list