public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ali Erdinc Koroglu <aekoroglu@linux.intel.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openvino] origin/pr/7/head: Update to 2025.0.0
Date: Wed, 10 Jun 2026 16:59:20 GMT	[thread overview]
Message-ID: <178111076051.1.12484182857640120604.rpms-openvino-6f143c3a9bc8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/openvino
Branch : origin/pr/7/head
Commit : 6f143c3a9bc8cb31295649f9b018407ff74fc124
Author : Ali Erdinc Koroglu <aekoroglu@linux.intel.com>
Date   : 2025-03-07T20:52:36+02:00
Stats  : +22/-64 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/openvino/c/6f143c3a9bc8cb31295649f9b018407ff74fc124?branch=origin/pr/7/head

Log:
Update to 2025.0.0

---
diff --git a/npu-level-zero.patch b/npu-level-zero.patch
index 1e15884..ba1d331 100644
--- a/npu-level-zero.patch
+++ b/npu-level-zero.patch
@@ -1,10 +1,9 @@
---- a/src/plugins/intel_npu/thirdparty/CMakeLists.txt	2024-12-09 20:53:55.103131478 +0200
-+++ b/src/plugins/intel_npu/thirdparty/CMakeLists.txt	2024-12-09 21:43:54.335978284 +0200
-@@ -10,17 +10,5 @@
-     add_library(level-zero-ext INTERFACE)
+--- a/src/plugins/intel_npu/thirdparty/CMakeLists.txt	2025-03-04 19:35:03.642885693 +0200
++++ b/src/plugins/intel_npu/thirdparty/CMakeLists.txt	2025-03-04 19:35:40.170807463 +0200
+@@ -11,16 +11,3 @@
      set_property(TARGET level-zero-ext APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/level-zero-ext/>)
      add_library(LevelZero::NPUExt ALIAS level-zero-ext)
--endif()
+ endif()
 -
 -#
 -# yaml-cpp
@@ -17,8 +16,7 @@
 -    if(SUGGEST_OVERRIDE_SUPPORTED)
 -        target_compile_options(yaml-cpp PRIVATE -Wno-suggest-override)
 -    endif()
-+    install(TARGETS level-zero-ext EXPORT OpenVINODeveloperTargets)
- endif()
+-endif()
 --- a/src/plugins/intel_npu/src/backend/include/zero_memory.hpp	2025-01-30 16:54:27.550694466 +0000
 +++ b/src/plugins/intel_npu/src/backend/include/zero_memory.hpp	2025-01-30 16:55:08.462018205 +0000
 @@ -5,7 +5,7 @@
@@ -89,17 +87,6 @@
  
  #include <memory>
  
---- a/src/plugins/intel_npu/src/compiler_adapter/include/driver_compiler_adapter.hpp	2025-01-30 17:14:00.292277234 +0000
-+++ b/src/plugins/intel_npu/src/compiler_adapter/include/driver_compiler_adapter.hpp	2025-01-30 17:14:25.236311534 +0000
-@@ -7,7 +7,7 @@
- #pragma once
- 
- #include <ze_api.h>
--#include <ze_graph_ext.h>
-+#include "ze_graph_ext.h"
- 
- #include <type_traits>
- #include <utility>
 --- a/src/plugins/intel_npu/src/compiler_adapter/include/ze_graph_ext_wrappers.hpp	2025-01-30 17:15:30.489090023 +0000
 +++ b/src/plugins/intel_npu/src/compiler_adapter/include/ze_graph_ext_wrappers.hpp	2025-01-30 17:15:49.345658116 +0000
 @@ -5,7 +5,7 @@
@@ -148,17 +135,6 @@
  
  #include "intel_npu/common/igraph.hpp"
  #include "intel_npu/icompiler.hpp"
---- a/src/plugins/intel_npu/src/compiler_adapter/src/driver_compiler_adapter.cpp	2025-01-30 17:22:45.703009508 +0000
-+++ b/src/plugins/intel_npu/src/compiler_adapter/src/driver_compiler_adapter.cpp	2025-01-30 17:23:09.819646893 +0000
-@@ -4,7 +4,7 @@
- 
- #include "driver_compiler_adapter.hpp"
- 
--#include <ze_graph_ext.h>
-+#include "ze_graph_ext.h"
- 
- #include <regex>
- #include <string_view>
 --- a/src/plugins/intel_npu/src/compiler_adapter/include/driver_graph.hpp	2025-01-30 17:24:21.716872348 +0000
 +++ b/src/plugins/intel_npu/src/compiler_adapter/include/driver_graph.hpp	2025-01-30 17:24:43.017813607 +0000
 @@ -6,7 +6,7 @@
@@ -170,23 +146,12 @@
  
  #include "intel_npu/common/igraph.hpp"
  #include "intel_npu/utils/zero/zero_init.hpp"
---- a/src/plugins/intel_npu/src/compiler_adapter/src/plugin_compiler_adapter.cpp	2025-01-30 17:26:13.469876624 +0000
-+++ b/src/plugins/intel_npu/src/compiler_adapter/src/plugin_compiler_adapter.cpp	2025-01-30 17:26:37.823924892 +0000
-@@ -4,7 +4,7 @@
- 
- #include "plugin_compiler_adapter.hpp"
- 
--#include <ze_graph_ext.h>
-+#include "ze_graph_ext.h"
- 
- #include <memory>
- #include <string>
---- a/src/plugins/intel_npu/src/utils/src/zero/zero_init.cpp	2025-01-30 17:30:07.987984148 +0000
-+++ b/src/plugins/intel_npu/src/utils/src/zero/zero_init.cpp	2025-01-30 17:30:24.141709170 +0000
-@@ -4,7 +4,7 @@
- 
+--- a/src/plugins/intel_npu/src/utils/src/zero/zero_init.cpp	2025-03-04 11:24:17.123534980 +0200
++++ a/src/plugins/intel_npu/src/utils/src/zero/zero_init.cpp	2025-03-04 11:24:32.852289727 +0200
+@@ -5,7 +5,7 @@
  #include "intel_npu/utils/zero/zero_init.hpp"
  
+ #include <loader/ze_loader.h>
 -#include <ze_command_queue_npu_ext.h>
 +#include "ze_command_queue_npu_ext.h"
  

diff --git a/openvino-fedora.patch b/openvino-fedora.patch
index b913d70..901c849 100644
--- a/openvino-fedora.patch
+++ b/openvino-fedora.patch
@@ -1,5 +1,5 @@
---- a/CMakeLists.txt	2024-11-21 09:30:10.773366672 +0200
-+++ b/CMakeLists.txt	2024-11-21 09:38:39.166535850 +0200
+--- a/CMakeLists.txt	2025-03-04 11:03:17.565212068 +0200
++++ b/CMakeLists.txt	2025-03-04 11:04:19.363015019 +0200
 @@ -168,10 +168,10 @@
  endif()
  
@@ -15,13 +15,6 @@
  
  if(ENABLE_TESTS)
      # layers and other more high-level / e2e tests
-@@ -185,4 +185,4 @@
- # provides a callback function to describe each component in repo
- include(cmake/packaging/packaging.cmake)
- 
--ov_cpack(${OV_CPACK_COMPONENTS_ALL})
-\ No newline at end of file
-+ov_cpack(${OV_CPACK_COMPONENTS_ALL})
 --- a/cmake/developer_package/packaging/archive.cmake	2024-11-21 09:41:13.107605950 +0200
 +++ b/cmake/developer_package/packaging/archive.cmake	2024-11-21 11:00:50.406807366 +0200
 @@ -25,14 +25,17 @@

diff --git a/openvino.spec b/openvino.spec
index 71e4074..2b63144 100644
--- a/openvino.spec
+++ b/openvino.spec
@@ -1,4 +1,4 @@
-%define so_ver 2460
+%define so_ver 2500
 %global desc %{expand: \
 OpenVINO is an open-source toolkit for optimizing and deploying deep learning
 models from cloud to edge. It accelerates deep learning inference across
@@ -6,7 +6,7 @@ various use cases, such as generative AI, video, audio, and language with
 models from popular frameworks like PyTorch, TensorFlow, ONNX, and more.}
 
 Name:		openvino
-Version:	2024.6.0
+Version:	2025.0.0
 Release:	%autorelease
 Summary:	Toolkit for optimizing and deploying AI inference
 
@@ -40,19 +40,17 @@ Summary:	Toolkit for optimizing and deploying AI inference
 License:	Apache-2.0 AND MIT AND BSL-1.0 AND HPND AND BSD-3-Clause AND (GPL-2.0-only OR BSD-3-Clause)
 URL:		https://github.com/openvinotoolkit/openvino
 Source0:	%url/archive/%{version}/%{name}-%{version}.tar.gz
-Source1:	https://github.com/openvinotoolkit/oneDNN/archive/c60a9946aa2386890e5c9f5587974facb7624227/onednn-c60a994.tar.gz
+Source1:	https://github.com/openvinotoolkit/oneDNN/archive/1789b1e0ae441de15d793123003a900a35d1dc71/onednn-1789b1e.tar.gz
 Source2:	https://github.com/openvinotoolkit/mlas/archive/d1bc25ec4660cddd87804fcf03b2411b5dfb2e94/mlas-d1bc25e.tar.gz
 Source3:	https://github.com/intel/level-zero-npu-extensions/archive/110f48ee8eda22d8b40daeeecdbbed0fc3b08f8b/level-zero-npu-extensions-110f48e.tar.gz
 Source4:	dependencies.cmake
 Source5:	pyproject.toml
 
 Patch0:		openvino-fedora.patch
-# Support numpy 2.2.0
-Patch1:		https://github.com/openvinotoolkit/openvino/pull/28039.patch
-Patch2:		npu-level-zero.patch
-Patch3:		onnx-frontend-enable.patch
+Patch1:		npu-level-zero.patch
+Patch2:		onnx-frontend-enable.patch
 # Fix the oneDNN build on CMake 4.0.0 and later
-Patch4:		onednn-minimum-cmake-version.patch
+Patch3:		onednn-minimum-cmake-version.patch
 
 ExclusiveArch:	x86_64
 
@@ -173,6 +171,8 @@ sed -i '/#include <vector>.*/a#include <cstdint>' src/core/dev_api/openvino/core
 sed -i '/#include <utility>.*/a#include <cstdint>' src/common/snippets/include/snippets/utils/debug_caps_config.hpp
 sed -i '/#include <utility>.*/a#include <cstdint>' src/plugins/intel_cpu/src/utils/debug_caps_config.h
 sed -i '/#include <vector>.*/a#include <cstdint>' src/plugins/intel_npu/src/plugin/npuw/partitioning/online/graph.hpp
+sed -i '/#include <vector>.*/a#include <cstdint>' src/plugins/intel_npu/src/plugin/npuw/serialization.hpp
+sed -i '/#include <memory>.*/a#include <cstdint>' src/plugins/intel_cpu/src/utils/enum_class_hash.hpp
 
 %build
 %cmake \

diff --git a/pyproject.toml b/pyproject.toml
index 5be2e69..4f0e329 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "openvino"
-version = "2024.5.0"
+version = "2025.0.0"
 dependencies = [
   "numpy>1.16.6",
   "packaging",

diff --git a/sources b/sources
index 5fea430..bd59e8c 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-SHA512 (openvino-2024.6.0.tar.gz) = 5bfe9c0b79b8f8bed7f39b78003424d4b7146d7c6afafc668752a0c8c45558fc8f37cfc26f783beb73c6919cb65313f24fd2e30c81651b34abf74c43c3bb7e32
-SHA512 (onednn-c60a994.tar.gz) = cc91f5b2ece1c3f14af308e3da436447d07964fa5ffa848c571fe67197a367673bf7bf9cd979fab0c9b216f92c611bd8df7018ec8e080f10759582629c10cb9d
+SHA512 (openvino-2025.0.0.tar.gz) = a40636fbed5b306dc6eb26311ccd6298763a2ede28d8ccce75e6d99f13747d42d1bd9fede8fa225e23fd70f81fbb522ab5076edc08898ca33fc9ffa69b7c2e1a
+SHA512 (onednn-1789b1e.tar.gz) = 32ef59542d8e2286b9b201dc94254f4b3b0c561446f05720e9ce7ce14a08fc40b331d765764d85f953cc3ca774b3e1c4f9a75b505aea285c3e18cae1a3c117cc
 SHA512 (mlas-d1bc25e.tar.gz) = 8d6dd319924135b7b22940d623305bf200b812ae64cde79000709de4fad429fbd43794301ef16e6f10ed7132777b7a73e9f30ecae7c030aea80d57d7c0ce4500
 SHA512 (level-zero-npu-extensions-110f48e.tar.gz) = aaaeecad6c00489b652cd94d63ed0c1e59eb0eaed8b463198b40f1af3944004b072808ccc3074b71d825e9f0f37bf76fedf296961bb18959ef66a699b71fec41 

                 reply	other threads:[~2026-06-10 16:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178111076051.1.12484182857640120604.rpms-openvino-6f143c3a9bc8@fedoraproject.org \
    --to=aekoroglu@linux.intel.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox