mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
ci: switch to intel-opencl ppa
This ppa is available at: https://launchpad.net/~intel-opencl/+archive/ubuntu/intel-opencl Signed-off-by: Jacek Danecki <jacek.danecki@intel.com> https://github.com/intel/compute-runtime/pull/72 Change-Id: I8ab4f8881d882f399386e875125c20542d5b72ab
This commit is contained in:
committed by
sys_ocldev
parent
601caa8b27
commit
97b215440a
@@ -26,8 +26,8 @@ wait_apt() {
|
||||
sleep 5
|
||||
done
|
||||
}
|
||||
echo "deb http://ppa.launchpad.net/jdanecki/intel-opencl/ubuntu xenial main" >> /etc/apt/sources.list
|
||||
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7B77841DF9C7FE04
|
||||
echo "deb http://ppa.launchpad.net/intel-opencl/intel-opencl/ubuntu xenial main" >> /etc/apt/sources.list
|
||||
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B9732172C4830B8F
|
||||
|
||||
apt-get -y update
|
||||
if [ $? -ne 0 ]
|
||||
|
||||
Reference in New Issue
Block a user