lang/intel-compute-runtime: update to 22.13.22789

Changes:	https://github.com/intel/compute-runtime/compare/22.12.22749...22.13.22789
Reported by:	GitHub (watch releases)
This commit is contained in:
Jan Beich 2022-03-22 13:13:25 +00:00
parent dd6c60dca8
commit cd21d73782
3 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= compute-runtime
DISTVERSION= 22.12.22749
DISTVERSION= 22.13.22789
CATEGORIES= lang
PKGNAMEPREFIX= intel-
PKGNAMESUFFIX= -${FLAVOR}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1647450522
SHA256 (intel-compute-runtime-22.12.22749_GH0.tar.gz) = eda2a77d14554ee116097b6365f8ef9449a903de5724d0f05fff13d408865d13
SIZE (intel-compute-runtime-22.12.22749_GH0.tar.gz) = 5234659
TIMESTAMP = 1647954805
SHA256 (intel-compute-runtime-22.13.22789_GH0.tar.gz) = b6edbbeb72e7173a4d6ae78871c8a6f65563160661dd21224c9a0e2bb7286421
SIZE (intel-compute-runtime-22.13.22789_GH0.tar.gz) = 5252140

View file

@ -45,9 +45,9 @@ struct sockaddr {
#include <sys/types.h>
#include <unistd.h>
#include <vector>
--- shared/source/os_interface/linux/drm_neo.cpp.orig 2020-04-17 18:43:38 UTC
--- shared/source/os_interface/linux/drm_neo.cpp.orig 2022-03-22 13:13:25 UTC
+++ shared/source/os_interface/linux/drm_neo.cpp
@@ -19,9 +19,9 @@
@@ -34,9 +34,9 @@
#include "shared/source/os_interface/os_interface.h"
#include "shared/source/utilities/directory.h"
@ -55,9 +55,9 @@ struct sockaddr {
#include <cstdio>
#include <cstring>
-#include <linux/limits.h>
#include <map>
namespace NEO {
--- shared/source/tbx/tbx_sockets_imp.cpp.orig 2020-10-23 15:44:19 UTC
+++ shared/source/tbx/tbx_sockets_imp.cpp
@@ -18,6 +18,7 @@ typedef int socklen_t;