public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openvino] origin/pr/8/head: Enable Openvino build with NPU Plugins
@ 2026-06-11 16:11 Aaron Chan
  0 siblings, 0 replies; only message in thread
From: Aaron Chan @ 2026-06-11 16:11 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/openvino
            Branch : origin/pr/8/head
            Commit : 258e4b87436640a54b56dcb1f847c071067a9e4d
            Author : Aaron Chan <aaron.chun.yew.chan@intel.com>
            Date   : 2026-05-21T22:55:17+08:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openvino/c/258e4b87436640a54b56dcb1f847c071067a9e4d?branch=origin/pr/8/head

            Log:
            Enable Openvino build with NPU Plugins

switch "%bcond_without compiler_in_plugin" to enable plugins/intel_np

Signed-off-by: Aaron Chan <aaron.chun.yew.chan@intel.com>

---
diff --git a/openvino.spec b/openvino.spec
index 66425ce..bfb2883 100644
--- a/openvino.spec
+++ b/openvino.spec
@@ -3,7 +3,7 @@
 #
 # Please submit issues or comments https://github.com/openvinotoolkit/openvino/issues
 
-%bcond_with compiler_in_plugin
+%bcond_without compiler_in_plugin
 %bcond_with compiler_in_driver
 %global debug_package %{nil}
 %define debugsource_packages %{nil}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 16:11 [rpms/openvino] origin/pr/8/head: Enable Openvino build with NPU Plugins Aaron Chan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox