package/libclc: bump version to latest commit in release_90 branch
authorRomain Naour <romain.naour@gmail.com>
Sat, 5 Oct 2019 17:04:12 +0000 (19:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 5 Oct 2019 20:06:06 +0000 (22:06 +0200)
Since v9.0.0, it was relicensed to the Apache License 2.0 with
LLVM Exceptions. Update the license file hash.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Valentin Korenblit <valentinkorenblit@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libclc/libclc.hash
package/libclc/libclc.mk

index 6c06648fcfaaaf20a4b365404f0d45ad93568db1..29728fbc7620912d35cb3ccafb572b6bbe66c43c 100644 (file)
@@ -1,3 +1,3 @@
 # locally calculated
-sha256 8d7b42fba6db4a124c74f0ac475c1bc515761cbf3d559820b4cbe5b33e94f26c libclc-dabae5a2afb78cba0320a86e3f5f0b5dc83e077c.tar.gz
-sha256 45187a46f0637e4e92decb51d8dc3c9e4957b349d0283dfbd6647e8000d9ac7f LICENSE.TXT
+sha256 5ea2cd2fa7fa1474d3e0580064e7a22014ef8d64dbbd7c546277fa4beb5acf86 libclc-d1cbc92e2ceee59963f5c3a576382e5bba31f060.tar.gz
+sha256 3c536c052db9afd997809e38785c9f2a9e54e2892330fa7c5b438e18a7413479 LICENSE.TXT
index 17903c05d46f3e6105fb89df9aea1351e4b99f62..52249a7087a7e8623e7817d6e35e5729ffec3c28 100644 (file)
@@ -4,12 +4,11 @@
 #
 ################################################################################
 
-# There are only two releases: release_35 and release_38, but the last
-# commit is from 2 years ago. Master has some recent activity.
-LIBCLC_VERSION = dabae5a2afb78cba0320a86e3f5f0b5dc83e077c
+# Use the latest commit from release_90 branch.
+LIBCLC_VERSION = d1cbc92e2ceee59963f5c3a576382e5bba31f060
 LIBCLC_SITE = https://git.llvm.org/git/libclc
 LIBCLC_SITE_METHOD = git
-LIBCLC_LICENSE = NCSA or MIT
+LIBCLC_LICENSE = Apache-2.0 with exceptions or MIT
 LIBCLC_LICENSE_FILES = LICENSE.TXT
 
 LIBCLC_DEPENDENCIES = host-clang host-llvm