From: Yogesh Tyagi <[email protected]>

License Update:
- Copyright year updates (2023 -> 2025) for Intel, Arm, Codeplay, and FUJITSU
- License file paths updated due to upstream reorganization:
  * tests/gtests/gtest/LICENSE -> third_party/gtest/LICENSE
  * src/cpu/x64/xbyak/COPYRIGHT -> third_party/xbyak/COPYRIGHT
  * src/common/ittnotify/LICENSE.BSD -> third_party/ittnotify/LICENSE.BSD

Release Notes:
https://github.com/uxlfoundation/oneDNN/releases/tag/v3.10.2

Signed-off-by: Yogesh Tyagi <[email protected]>
---
 .../dnn/{onednn_3.5.3.bb => onednn_3.10.2.bb}        | 10 +++++-----
 ...u-driver_1.23.0.bb => linux-npu-driver_1.28.0.bb} | 12 ++++++------
 2 files changed, 11 insertions(+), 11 deletions(-)
 rename dynamic-layers/clang-layer/recipes-core/dnn/{onednn_3.5.3.bb => 
onednn_3.10.2.bb} (82%)
 rename 
dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/{linux-npu-driver_1.23.0.bb
 => linux-npu-driver_1.28.0.bb} (82%)

diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb 
b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.10.2.bb
similarity index 82%
rename from dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb
rename to dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.10.2.bb
index 3128d36e..21205c8c 100644
--- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.5.3.bb
+++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.10.2.bb
@@ -3,10 +3,10 @@ SUMMARY  = "Deep Neural Network Library"
 DESCRIPTION = "This software is a user mode library that accelerates\
 deep-learning applications and frameworks on Intel architecture."
 LICENSE  = "Apache-2.0 & BSD-3-Clause & BSL-1.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3b64000f6e7d52516017622a37a94ce9 \
-                    
file://tests/gtests/gtest/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \
-                    
file://src/cpu/x64/xbyak/COPYRIGHT;md5=3b9bf048d063d54cdb28964db558bcc7 \
-                    
file://src/common/ittnotify/LICENSE.BSD;md5=e671ff178b24a95a382ba670503c66fb \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=05fda7e0b3a0fe6749e8443316fc9a3f \
+                    
file://third_party/gtest/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \
+                    
file://third_party/xbyak/COPYRIGHT;md5=3b9bf048d063d54cdb28964db558bcc7 \
+                    
file://third_party/ittnotify/LICENSE.BSD;md5=e671ff178b24a95a382ba670503c66fb \
                     "
 SECTION = "lib"
 
@@ -14,7 +14,7 @@ inherit pkgconfig cmake ptest
 
 DNN_BRANCH = "rls-v${@'.'.join(d.getVar('PV').split('.')[0:2])}"
 
-SRCREV = "66f0cb9eb66affd2da3bf5f8d897376f04aae6af"
+SRCREV = "f1d471933dc852f956fd05389f9313c7148783d5"
 SRC_URI = 
"git://github.com/oneapi-src/oneDNN.git;branch=${DNN_BRANCH};protocol=https \
            file://run-ptest \
            "
diff --git 
a/dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.23.0.bb
 
b/dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.28.0.bb
similarity index 82%
rename from 
dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.23.0.bb
rename to 
dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.28.0.bb
index 96ef9f9a..d2e90e79 100644
--- 
a/dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.23.0.bb
+++ 
b/dynamic-layers/openembedded-layer/recipes-bsp/linux-npu-driver/linux-npu-driver_1.28.0.bb
@@ -3,23 +3,23 @@ HOMEPAGE = "https://github.com/intel/linux-npu-driver";
 LICENSE = "MIT & Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=7b256470048be42466f7d10e1d6482e6 \
                     
file://third-party-programs.txt;md5=0ae40d7f1ef3bbd509197e427fdd7e70 \
-                    
file://third_party/vpux_elf/LICENSE;md5=5f51ea09f42b161b3013558e48d0fb20 \
+                    
file://third_party/npu_compiler_elf/LICENSE;md5=5f51ea09f42b161b3013558e48d0fb20
 \
                    "
 
 SRC_URI = 
"git://github.com/intel/linux-npu-driver.git;protocol=https;name=linux-npu-driver;branch=main;lfs=1
 \
-            
git://github.com/openvinotoolkit/npu_plugin_elf.git;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/third_party/vpux_elf;name=vpux-elf;nobranch=1
 \
+            
git://github.com/openvinotoolkit/npu_plugin_elf.git;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/third_party/npu_compiler_elf;name=npu-compiler-elf;nobranch=1
 \
             
git://github.com/jbeder/yaml-cpp.git;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/third_party/yaml-cpp;name=yaml-cpp;nobranch=1
 \
             
git://github.com/intel/level-zero-npu-extensions.git;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/third_party/level-zero-npu-extensions;name=lzvext;nobranch=1
 \
             
git://github.com/google/googletest.git;protocol=https;destsuffix=${BB_GIT_DEFAULT_DESTSUFFIX}/third_party/googletest;name=googletest;nobranch=1
 \
             file://0001-linux-npu-driver-fix-multilib-install-issue.patch \
         "
 
-SRCREV_linux-npu-driver = "59845101f5445e66dcc691f4f8be6371700fbdf5"
-SRCREV_vpux-elf = "4b0a4a06ae09c0c3a973f8f18761c549ec2309eb"
+SRCREV_linux-npu-driver = "33ea2184a5df52e103bb88d97e99fc908a4c6a30"
+SRCREV_npu-compiler-elf = "9d91134722e70bf52297adaeb221a0be8e408b14"
 SRCREV_yaml-cpp = "f7320141120f720aecc4c32be25586e7da9eb978"
-SRCREV_lzvext = "8cf113bd4a4568f6555d81f316504d7ac3b82ee8"
+SRCREV_lzvext = "61e4aeb00afd2a5b6955986269eed3a713c7b562"
 SRCREV_googletest = "b514bdc898e2951020cbdca1304b75f5950d1f59"
-SRCREV_FORMAT = "linux-npu-driver_vpux-elf_yaml-cpp_lzvext_googletest"
+SRCREV_FORMAT = "linux-npu-driver_npu-compiler-elf_yaml-cpp_lzvext_googletest"
 
 inherit cmake
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8679): 
https://lists.yoctoproject.org/g/meta-intel/message/8679
Mute This Topic: https://lists.yoctoproject.org/mt/117592158/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to