- Rename patches for consistency
- Add upstream reference OBS-URL: https://build.opensuse.org/package/show/Base:System/i2c-tools?expand=0&rev=49
This commit is contained in:
parent
9c8efc48e0
commit
bcb539788c
@ -1,5 +1,8 @@
|
||||
From: Jean Delvare <jdelvare@suse.de>
|
||||
Date: Thu, 14 Dec 2017 08:52:26 +0100
|
||||
Subject: tools/Module.mk: Add missing dependencies
|
||||
Patch-mainline: yes
|
||||
Git-commit: 08b0d67ba7eceb862cb17f52eb1911e9579726ea
|
||||
|
||||
Better build the library before building the tools which link against
|
||||
it, otherwise parallel builds could run into a race and break.
|
@ -1,13 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 12 17:07:54 CET 2017 - jdelvare@suse.com
|
||||
|
||||
- tools-build-add-missing-dependencies.patch: Fix another random
|
||||
- build-tools-add-missing-dependencies.patch: Fix another random
|
||||
failure of parallel builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 16:01:02 CET 2017 - jdelvare@suse.com
|
||||
|
||||
- lib-build-add-missing-dependencies.patch: Fix random failure
|
||||
- build-lib-add-missing-dependencies.patch: Fix random failure
|
||||
of parallel builds.
|
||||
- decode-dimms-hackweek-DDR4.patch: Add DDR4 SDRAM memory support
|
||||
to decode-dimms (Hackweek 0x10 project.)
|
||||
|
@ -28,9 +28,9 @@ Url: https://i2c.wiki.kernel.org/index.php/I2C_Tools
|
||||
Source0: https://www.kernel.org/pub/software/utils/i2c-tools/%{name}-%{version}.tar.xz
|
||||
Source1: https://www.kernel.org/pub/software/utils/i2c-tools/%{name}-%{version}.tar.sign
|
||||
Patch1: i2cbusses-path-overflows.patch
|
||||
Patch2: lib-build-add-missing-dependencies.patch
|
||||
Patch2: build-lib-add-missing-dependencies.patch
|
||||
Patch3: decode-dimms-hackweek-DDR4.patch
|
||||
Patch4: tools-build-add-missing-dependencies.patch
|
||||
Patch4: build-tools-add-missing-dependencies.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user