Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] llvm: Update to 6.0.1
@ 2018-08-15 21:51 Khem Raj
  2018-08-15 21:51 ` [PATCH 2/3] mpfr: Upgrade to 4.0.1 Khem Raj
  2018-08-15 21:51 ` [PATCH 3/3] re2c: Update to 1.0.1 Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2018-08-15 21:51 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-devtools/llvm/llvm_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-devtools/llvm/llvm_git.bb
index cb3bba6fab..aab681dd54 100644
--- a/meta/recipes-devtools/llvm/llvm_git.bb
+++ b/meta/recipes-devtools/llvm/llvm_git.bb
@@ -19,10 +19,10 @@ PROVIDES += "llvm${PV}"
 LLVM_RELEASE = "${PV}"
 LLVM_DIR = "llvm${LLVM_RELEASE}"
 
-SRCREV = "089d4c0c490687db6c75f1d074e99c4d42936a50"
+SRCREV = "5136df4d089a086b70d452160ad5451861269498"
 PV = "6.0"
 BRANCH = "release_60"
-PATCH_VERSION = "0"
+PATCH_VERSION = "1"
 SRC_URI = "git://github.com/llvm-mirror/llvm.git;branch=${BRANCH};protocol=http \
            file://0001-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch \
            file://0002-llvm-allow-env-override-of-exe-path.patch \
-- 
2.18.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-15 21:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-15 21:51 [PATCH 1/3] llvm: Update to 6.0.1 Khem Raj
2018-08-15 21:51 ` [PATCH 2/3] mpfr: Upgrade to 4.0.1 Khem Raj
2018-08-15 21:51 ` [PATCH 3/3] re2c: Update to 1.0.1 Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox