diff options
Diffstat (limited to 'recipes-oneapi/onedpl')
-rw-r--r-- | recipes-oneapi/onedpl/onedpl_2022.8.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-oneapi/onedpl/onedpl_2022.8.0.bb b/recipes-oneapi/onedpl/onedpl_2022.8.0.bb index 7e3f309f..9e2547a1 100644 --- a/recipes-oneapi/onedpl/onedpl_2022.8.0.bb +++ b/recipes-oneapi/onedpl/onedpl_2022.8.0.bb | |||
@@ -9,8 +9,6 @@ LICENSE = "Apache-2.0-with-LLVM-exception" | |||
9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e982d844baa4df1c80de75470e0c5cb \ | 9 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e982d844baa4df1c80de75470e0c5cb \ |
10 | file://third-party-programs.txt;md5=409cd5c825a23043b6bb347861d34b35" | 10 | file://third-party-programs.txt;md5=409cd5c825a23043b6bb347861d34b35" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | ||
13 | |||
14 | SRC_URI = "git://github.com/uxlfoundation/oneDPL.git;protocol=https;branch=release/2022.8.0 \ | 12 | SRC_URI = "git://github.com/uxlfoundation/oneDPL.git;protocol=https;branch=release/2022.8.0 \ |
15 | " | 13 | " |
16 | SRCREV = "89d8d8befd4da2cb52f3724f668d17d7e39d42cf" | 14 | SRCREV = "89d8d8befd4da2cb52f3724f668d17d7e39d42cf" |