forked from pool/rshim
Accepting request 847758 from home:mbrugger
- update to latest version (jsc#SLE-16098 jsc#SLE-13565 jsc#SLE-16108 jsc#SLE-15271) * Some robust fixes for USB rshim * Fix a typo in pcie mmap * Check rshim accessibility when re-enabling it * Enable console output during boot stream pushing * Add some delay for the pcie_lf probe * Auto-start rshim service after installation OBS-URL: https://build.opensuse.org/request/show/847758 OBS-URL: https://build.opensuse.org/package/show/hardware/rshim?expand=0&rev=6
This commit is contained in:
parent
620128f23e
commit
18c96900ce
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
|||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
rshim-2.0.4.32.tar filter=lfs diff=lfs merge=lfs -text
|
rshim-2.0.4.40.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa27abea72f31e728aa7ab8ad284f90e9accffd950948546c161fef015c075f1
|
|
||||||
size 266240
|
|
3
rshim-2.0.4.40.tar
Normal file
3
rshim-2.0.4.40.tar
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b79309cc4408d1c03aac47f751a20ad0bd0d0409c5332cb342ca806175bb5c01
|
||||||
|
size 266240
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 11 10:12:08 UTC 2020 - Matthias Brugger <mbrugger@suse.com>
|
||||||
|
|
||||||
|
- update to latest version (jsc#SLE-16098 jsc#SLE-13565 jsc#SLE-16108 jsc#SLE-15271)
|
||||||
|
* Some robust fixes for USB rshim
|
||||||
|
* Fix a typo in pcie mmap
|
||||||
|
* Check rshim accessibility when re-enabling it
|
||||||
|
* Enable console output during boot stream pushing
|
||||||
|
* Add some delay for the pcie_lf probe
|
||||||
|
* Auto-start rshim service after installation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 1 13:43:25 UTC 2020 - Matthias Brugger <mbrugger@suse.com>
|
Thu Oct 1 13:43:25 UTC 2020 - Matthias Brugger <mbrugger@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rshim
|
Name: rshim
|
||||||
Version: 2.0.4.32
|
Version: 2.0.4.40
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: User-space driver for Mellanox BlueField SoC
|
Summary: User-space driver for Mellanox BlueField SoC
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user