From bfb7024436621ba24a7cb9346d2a3976f0eb3d4b72e8e2ed31f7f4e204e59fdb Mon Sep 17 00:00:00 2001 From: Matthias Brugger Date: Wed, 30 Oct 2024 14:22:29 +0000 Subject: [PATCH] - update to 1.1.6.25 * Fix ACPI table read for SSDT table bigger 4KB OBS-URL: https://build.opensuse.org/package/show/hardware/mlxbf-bootctl?expand=0&rev=7 --- .gitattributes | 26 ++++++++++++++++++ .gitignore | 1 + _service | 15 ++++++++++ mlxbf-bootctl-1.1.6.14.obscpio | 3 ++ mlxbf-bootctl-1.1.6.14.tar | 3 ++ mlxbf-bootctl-1.1.6.25.obscpio | 3 ++ mlxbf-bootctl-1.1.6.25.tar | 3 ++ mlxbf-bootctl.changes | 21 ++++++++++++++ mlxbf-bootctl.obsinfo | 4 +++ mlxbf-bootctl.spec | 50 ++++++++++++++++++++++++++++++++++ 10 files changed, 129 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _service create mode 100644 mlxbf-bootctl-1.1.6.14.obscpio create mode 100644 mlxbf-bootctl-1.1.6.14.tar create mode 100644 mlxbf-bootctl-1.1.6.25.obscpio create mode 100644 mlxbf-bootctl-1.1.6.25.tar create mode 100644 mlxbf-bootctl.changes create mode 100644 mlxbf-bootctl.obsinfo create mode 100644 mlxbf-bootctl.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..927dda2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,26 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +## Specific LFS patterns +mlxbf-bootctl-1.1.6.14.tar filter=lfs diff=lfs merge=lfs -text +mlxbf-bootctl-1.1.6.25.tar filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_service b/_service new file mode 100644 index 0000000..7cdb237 --- /dev/null +++ b/_service @@ -0,0 +1,15 @@ + + + + + + git + https://github.com/Mellanox/mlxbf-bootctl.git + mlxbf-bootctl + mlxbf-bootctl-(.*)-(.*) + \1.\2 + @PARENT_TAG@.@TAG_OFFSET@ + + + + diff --git a/mlxbf-bootctl-1.1.6.14.obscpio b/mlxbf-bootctl-1.1.6.14.obscpio new file mode 100644 index 0000000..b71e9ea --- /dev/null +++ b/mlxbf-bootctl-1.1.6.14.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7833775f0a3943c0f0e75fd8217e780b9abaac7d3b781c1b8c6ed41ec65f98bf +size 60939 diff --git a/mlxbf-bootctl-1.1.6.14.tar b/mlxbf-bootctl-1.1.6.14.tar new file mode 100644 index 0000000..e18a666 --- /dev/null +++ b/mlxbf-bootctl-1.1.6.14.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2359040659785cd4b225058bbe4f7e4e8848b4ac47502e3bd1e39db20934bd1b +size 81920 diff --git a/mlxbf-bootctl-1.1.6.25.obscpio b/mlxbf-bootctl-1.1.6.25.obscpio new file mode 100644 index 0000000..2f02e8b --- /dev/null +++ b/mlxbf-bootctl-1.1.6.25.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4993f066d1ada19300089342b1b77e556b1401120dc03a92670f8fbaa44962 +size 68107 diff --git a/mlxbf-bootctl-1.1.6.25.tar b/mlxbf-bootctl-1.1.6.25.tar new file mode 100644 index 0000000..1159b98 --- /dev/null +++ b/mlxbf-bootctl-1.1.6.25.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0957f25f0960d564bcc5951ab07cc1ae7d36438691c9c47b4d2b48676b20b42 +size 81920 diff --git a/mlxbf-bootctl.changes b/mlxbf-bootctl.changes new file mode 100644 index 0000000..7ae6611 --- /dev/null +++ b/mlxbf-bootctl.changes @@ -0,0 +1,21 @@ +------------------------------------------------------------------- +Fri Oct 25 14:01:55 UTC 2024 - Matthias Brugger + +- update to 1.1.6.25 + * Fix ACPI table read for SSDT table bigger 4KB + +------------------------------------------------------------------- +Thu Sep 15 11:18:42 UTC 2022 - Matthias Brugger + +- update to 1.1.6.14 + * check image version to not install unsupported images + +------------------------------------------------------------------- +Thu Jan 28 09:34:07 UTC 2021 - Matthias Brugger + +- Fix spec file comments + +------------------------------------------------------------------- +Fri Jan 22 07:27:26 UTC 2021 - Matthias Brugger + +- Add package (jsc#SLE-16098 jsc#SLE-16108) diff --git a/mlxbf-bootctl.obsinfo b/mlxbf-bootctl.obsinfo new file mode 100644 index 0000000..9a5fa62 --- /dev/null +++ b/mlxbf-bootctl.obsinfo @@ -0,0 +1,4 @@ +name: mlxbf-bootctl +version: 1.1.6.25 +mtime: 1711984748 +commit: 44901b2b47dc057ce7f9d9b10f6503558d2bd41b diff --git a/mlxbf-bootctl.spec b/mlxbf-bootctl.spec new file mode 100644 index 0000000..7c0b228 --- /dev/null +++ b/mlxbf-bootctl.spec @@ -0,0 +1,50 @@ +# +# spec file for package mlxbf-bootctl +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: mlxbf-bootctl +Version: 1.1.6.25 +Release: 0 +Summary: User-space driver for Mellanox BlueField SoC +License: BSD-2-Clause +Group: System/Management +URL: https://github.com/Mellanox/mlxbf-bootctl.git +Source0: %{name}-%{version}.tar +ExclusiveArch: aarch64 + +%description +mlxbf-bootctl is used to control the two boot firmware partitions present on most Mellanox BlueField devices. + +%prep +%setup -q + +%build +%make_build + +%install +mkdir -p %{buildroot}%{_sbindir} +install -c -m 0755 mlxbf-bootctl %{buildroot}%{_sbindir} +install -d %{buildroot}%{_mandir}/man8 +install -m 0644 %{name}.8 %{buildroot}%{_mandir}/man8 + +%files +%license LICENSE +%doc README.md +%{_sbindir}/%{name} +%{_mandir}/man8/%{name}.8%{?ext_man} + +%changelog