SHA256
8
0
forked from pool/v4l-utils

Accepting request 745189 from home:seife:testing

add v4l-utils-32bitfix.patch (boo#1109541)

This fixes reproducible builds issue, 32bit generated wrong entry (STREAM_ID=0x7ffffff instead of =(unsigned)-1)

OBS-URL: https://build.opensuse.org/request/show/745189
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/v4l-utils?expand=0&rev=63
This commit is contained in:
Tomáš Chvátal
2019-11-04 15:50:27 +00:00
committed by Git OBS Bridge
parent b1a9178ff1
commit a238b452cc
3 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 4 13:37:03 UTC 2019 - Stefan Seyfried <seife+obs@b1-systems.com>
- add v4l-utils-32bitfix.patch (boo#1109541)
-------------------------------------------------------------------
Sat Sep 7 22:37:25 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>