Message ID | cover.1332801197.git.thomas.petazzoni@free-electrons.com |
---|---|
State | Not Applicable |
Headers | show |
The package/lttng-libust/ contains a patch prefixed with
lttng-libust-1.9.2, so the other patch simply prefixed with
lttng-libust does not get applied. Rename the second patch properly.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
... lttng-libust-1.9.2-fix-overflow-32-bits.patch} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
rename package/lttng-libust/{lttng-libust-fix-overflow-32-bits.patch => lttng-libust-1.9.2-fix-overflow-32-bits.patch} (100%)
diff --git a/package/lttng-libust/lttng-libust-fix-overflow-32-bits.patch b/package/lttng-libust/lttng-libust-1.9.2-fix-overflow-32-bits.patch
similarity index 100%
rename from package/lttng-libust/lttng-libust-fix-overflow-32-bits.patch
rename to package/lttng-libust/lttng-libust-1.9.2-fix-overflow-32-bits.patch
On Tuesday 27 March 2012 00:33:21 Thomas Petazzoni wrote: > The package/lttng-libust/ contains a patch prefixed with > lttng-libust-1.9.2, so the other patch simply prefixed with > lttng-libust does not get applied. Rename the second patch properly. I thought we agreed to avoid versioned patches as much as possible, no? So this should rather be a rename of lttng-libust-1.9.2-dont-build-cxx-tests-when-not-available.patch Regards, Arnout
>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes: Arnout> On Tuesday 27 March 2012 00:33:21 Thomas Petazzoni wrote: >> The package/lttng-libust/ contains a patch prefixed with >> lttng-libust-1.9.2, so the other patch simply prefixed with >> lttng-libust does not get applied. Rename the second patch properly. Arnout> I thought we agreed to avoid versioned patches as much as possible, no? Arnout> So this should rather be a rename of Arnout> lttng-libust-1.9.2-dont-build-cxx-tests-when-not-available.patch I agree. I'll rename it.