All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ti-llvm3.6: bump SRCREV for updates
@ 2016-09-15 18:35 Jacob Stiffler
  2016-09-15 18:35 ` [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0 Jacob Stiffler
  2016-09-15 18:35 ` [PATCH 3/3] openmpacc: bump SRCREV to version 1.4.0.0 Jacob Stiffler
  0 siblings, 2 replies; 9+ messages in thread
From: Jacob Stiffler @ 2016-09-15 18:35 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
index 76e5754..e1db5ec 100644
--- a/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
+++ b/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "LLVM 3.6 with support for TI C66x intrinsics"
 HOMEPAGE = "https://gitorious.design.ti.com/ocl/llvm33-src"
 
-PR = "r4"
+PR = "r5"
 
 do_configure_prepend_class-native() {
     # Fix paths in llvm-config
@@ -27,14 +27,14 @@ LLVM_GIT_URI = "git://git.ti.com/opencl/llvm.git"
 LLVM_GIT_PROTOCOL = "git"
 LLVM_GIT_BRANCH = "release_36_ti"
 LLVM_GIT_DESTSUFFIX = "git"
-LLVM_GIT_SRCREV = "0076d468809dd17d72fa8cb45cb17e91c2ae525f"
+LLVM_GIT_SRCREV = "798386e2513c812ab4b01df5b57c88b225e756bb"
 
 CLANG_GIT_NAME = "clang"
 CLANG_GIT_URI = "git://git.ti.com/opencl/clang.git"
 CLANG_GIT_PROTOCOL = "git"
 CLANG_GIT_BRANCH = "release_36_ti"
 CLANG_GIT_DESTSUFFIX = "${LLVM_GIT_DESTSUFFIX}/tools/clang"
-CLANG_GIT_SRCREV = "588b1961bfa2c1722db13fd4b68a2477d1cf0e5d"
+CLANG_GIT_SRCREV = "5d6b4dfcaf29619cffbb2013a1e0a02e70e0154e"
 
 SRC_URI = " \
   ${LLVM_GIT_URI};protocol=${LLVM_GIT_PROTOCOL};branch=${LLVM_GIT_BRANCH};destsuffix=${LLVM_GIT_DESTSUFFIX};name=${LLVM_GIT_NAME} \
-- 
2.7.4



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

end of thread, other threads:[~2016-09-16 16:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15 18:35 [PATCH 1/3] ti-llvm3.6: bump SRCREV for updates Jacob Stiffler
2016-09-15 18:35 ` [PATCH 2/3] oc: bump SRCREV to version 1.1.10.0 Jacob Stiffler
2016-09-15 19:29   ` Denys Dmytriyenko
2016-09-16  9:54     ` Stiffler, Jacob
2016-09-16 16:13       ` Denys Dmytriyenko
2016-09-16 16:21         ` Jacob Stiffler
2016-09-16 16:22           ` Denys Dmytriyenko
2016-09-16 16:24             ` Jacob Stiffler
2016-09-15 18:35 ` [PATCH 3/3] openmpacc: bump SRCREV to version 1.4.0.0 Jacob Stiffler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.