diff --git a/recipes-oneapi/onedpl/onedpl_2022.3.0.bb b/recipes-oneapi/onedpl/onedpl_2022.8.0.bb similarity index 67% rename from recipes-oneapi/onedpl/onedpl_2022.3.0.bb rename to recipes-oneapi/onedpl/onedpl_2022.8.0.bb index d80b64c9..7e3f309f 100644 --- a/recipes-oneapi/onedpl/onedpl_2022.3.0.bb +++ b/recipes-oneapi/onedpl/onedpl_2022.8.0.bb @@ -6,14 +6,14 @@ performance parallel applications." HOMEPAGE = "https://github.com/oneapi-src/oneDPL" LICENSE = "Apache-2.0-with-LLVM-exception" -LIC_FILES_CHKSUM = "file://licensing/LICENSE.txt;md5=2e982d844baa4df1c80de75470e0c5cb \ - file://licensing/third-party-programs.txt;md5=cfb8d6b1f04a8fcc7d0dddd817619634" +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2e982d844baa4df1c80de75470e0c5cb \ + file://third-party-programs.txt;md5=409cd5c825a23043b6bb347861d34b35" S = "${WORKDIR}/git" -SRC_URI = "git://github.com/oneapi-src/oneDPL.git;protocol=https;branch=release/2022.3 \ +SRC_URI = "git://github.com/uxlfoundation/oneDPL.git;protocol=https;branch=release/2022.8.0 \ " -SRCREV = "180f18ad25fbc39fa13bad43f1df7d54ee8f5609" +SRCREV = "89d8d8befd4da2cb52f3724f668d17d7e39d42cf" do_compile[noexec] = "1" do_configure[noexec] = "1"