forked from pool/mlxbf-bootctl
Accepting request 1003921 from home:mbrugger
- update to 1.1.6.14 * check image version to not install unsupported images - Fix spec file comments OBS-URL: https://build.opensuse.org/request/show/1003921 OBS-URL: https://build.opensuse.org/package/show/hardware/mlxbf-bootctl?expand=0&rev=5
This commit is contained in:
parent
600fde755e
commit
6e745c876b
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
## Specific LFS patterns
|
||||
mlxbf-bootctl-1.1.6.11.tar filter=lfs diff=lfs merge=lfs -text
|
||||
mlxbf-bootctl-1.1.6.14.tar filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf597f1a158c9af6bb55d2998d2da033cfdba54ff673b9870f4d21b67cb6ec24
|
||||
size 50186
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10702bf3e07aced34adcc8bb9f71d6e4580b000b6a02a6e1108f8318348590f2
|
||||
size 61440
|
3
mlxbf-bootctl-1.1.6.14.obscpio
Normal file
3
mlxbf-bootctl-1.1.6.14.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7833775f0a3943c0f0e75fd8217e780b9abaac7d3b781c1b8c6ed41ec65f98bf
|
||||
size 60939
|
3
mlxbf-bootctl-1.1.6.14.tar
Normal file
3
mlxbf-bootctl-1.1.6.14.tar
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2359040659785cd4b225058bbe4f7e4e8848b4ac47502e3bd1e39db20934bd1b
|
||||
size 81920
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 11:18:42 UTC 2022 - Matthias Brugger <mbrugger@suse.com>
|
||||
|
||||
- update to 1.1.6.14
|
||||
* check image version to not install unsupported images
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 09:34:07 UTC 2021 - Matthias Brugger <mbrugger@suse.com>
|
||||
|
||||
- Fix spec file comments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 07:27:26 UTC 2021 - Matthias Brugger <mbrugger@suse.com>
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
name: mlxbf-bootctl
|
||||
version: 1.1.6.11
|
||||
mtime: 1601841854
|
||||
commit: b6dd3501668c45020f1e81690cd53aa6e21289b0
|
||||
|
||||
version: 1.1.6.14
|
||||
mtime: 1655232109
|
||||
commit: 15a7d0e759292ae54b34e881cd0e1a4235c3f957
|
||||
|
@ -1,8 +1,7 @@
|
||||
#
|
||||
# spec file for package rshim
|
||||
# spec file for package mlxbf-bootctl
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2019 Mellanox Technologies. All Rights Reserved.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mlxbf-bootctl
|
||||
Version: 1.1.6.11
|
||||
Version: 1.1.6.14
|
||||
Release: 0
|
||||
Summary: User-space driver for Mellanox BlueField SoC
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user