Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions SPECS/device-discovery/device-discovery.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Summary: Device Discovery Agent for Edge Node
Name: device-discovery
Version: 1.17.2
Release: 2%{?dist}
Release: 1%{?dist}
Distribution: Edge Microvisor Toolkit
Vendor: Intel Corporation
License: Apache-2.0
Expand All @@ -24,7 +24,7 @@ The Device Discovery Agent for Edge Node in order to retrieve the specific confi


%prep
%setup -q -n infra-onboarding-tinker-actions-%{version}
%setup -q -n infra-onboarding-emt-uos
cd hook-os/device_discovery
tar -xzf %{SOURCE2} -C .

Expand All @@ -48,8 +48,5 @@ install -Dp -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/device-discovery.service
%{_unitdir}/device-discovery.service

%changelog
* Fri May 30 2025 Anuj Mittal <anuj.mittal@intel.com> - 1.17.2-2
- Update the source directory name

* Tue May 20 2025 Andy <andy.peng@intel.com> - 1.17.2-1
- Original version for Edge Microvisor Toolkit. License verified.
- Original version for Edge Microvisor Toolkit. License verified.
Loading