[packages/intel-compute-runtime] add driver version
glen
glen at pld-linux.org
Wed Sep 11 19:36:27 CEST 2019
commit 42809d8ccfe61f2c6976af95b5d593e237171d08
Author: Jacek Danecki <jacek.danecki at intel.com>
Date: Wed Sep 11 10:21:40 2019 +0200
add driver version
Signed-off-by: Jacek Danecki <jacek.danecki at intel.com>
intel-compute-runtime.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/intel-compute-runtime.spec b/intel-compute-runtime.spec
index c515d73..654bc6a 100644
--- a/intel-compute-runtime.spec
+++ b/intel-compute-runtime.spec
@@ -7,7 +7,7 @@
Summary: Intel Graphics Compute Runtime for OpenCL
Name: intel-compute-runtime
Version: 19.24.13171
-Release: 2
+Release: 3
License: LGPL v2+
Group: Libraries
Source0: https://github.com/intel/compute-runtime/archive/%{version}/%{name}-%{version}.tar.gz
@@ -36,7 +36,7 @@ stacks supporting the GEN graphics hardware architecture.
install -d build
cd build
%cmake \
- -DSKIP_ALL_ULT=ON \
+ -DSKIP_ALL_ULT=ON -DNEO_DRIVER_VERSION=%{version} \
../
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/intel-compute-runtime.git/commitdiff/42809d8ccfe61f2c6976af95b5d593e237171d08
More information about the pld-cvs-commit
mailing list