All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] bonnie++: Upgrade to 1.04
@ 2018-07-16  5:36 mingli.yu
  2018-07-16  7:11 ` Anuj Mittal
  0 siblings, 1 reply; 4+ messages in thread
From: mingli.yu @ 2018-07-16  5:36 UTC (permalink / raw)
  To: openembedded-devel

From: Mingli Yu <mingli.yu@windriver.com>

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
---
 .../bonnie/{bonnie++_1.03e.bb => bonnie++_1.04.bb}         | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta-oe/recipes-benchmark/bonnie/{bonnie++_1.03e.bb => bonnie++_1.04.bb} (73%)

diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
similarity index 73%
rename from meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
rename to meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
index 2c1217e34..d7583f076 100644
--- a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
+++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
@@ -4,11 +4,10 @@ SECTION = "benchmark/tests"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0"
 
-SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}-${PV}.tgz \
-           file://gcc-4.3-fixes.patch \
+SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}_${PV}.tgz \
 "
-SRC_URI[md5sum] = "750aa5b5051263a99c6c195888c74968"
-SRC_URI[sha256sum] = "cb3866116634bf65760b6806be4afa7e24a1cad6f145c876df8721f01ba2e2cb"
+SRC_URI[md5sum] = "1414aab86e2db1b4691bd4be82031012"
+SRC_URI[sha256sum] = "507bd2ce5360c7c98b91b0fdc2bed5c9320b5c9699f7d4a3d1c86b256896c15e"
 
 inherit autotools-brokensep
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [meta-oe][PATCH] bonnie++: Upgrade to 1.04
  2018-07-16  5:36 [meta-oe][PATCH] bonnie++: Upgrade to 1.04 mingli.yu
@ 2018-07-16  7:11 ` Anuj Mittal
  2018-07-16  9:12   ` Yu, Mingli
  0 siblings, 1 reply; 4+ messages in thread
From: Anuj Mittal @ 2018-07-16  7:11 UTC (permalink / raw)
  To: mingli.yu, openembedded-devel

On 07/16/2018 01:36 PM, mingli.yu@windriver.com wrote:
> From: Mingli Yu <mingli.yu@windriver.com>
> 
> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
> ---
>  .../bonnie/{bonnie++_1.03e.bb => bonnie++_1.04.bb}         | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
>  rename meta-oe/recipes-benchmark/bonnie/{bonnie++_1.03e.bb => bonnie++_1.04.bb} (73%)
> 
> diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
> similarity index 73%
> rename from meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
> rename to meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
> index 2c1217e34..d7583f076 100644
> --- a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
> +++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
> @@ -4,11 +4,10 @@ SECTION = "benchmark/tests"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0"
>  
> -SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}-${PV}.tgz \
> -           file://gcc-4.3-fixes.patch \
> +SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}_${PV}.tgz \
>  "

Should the patch file itself be deleted too?

Thanks,

Anuj


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-oe][PATCH] bonnie++: Upgrade to 1.04
  2018-07-16  7:11 ` Anuj Mittal
@ 2018-07-16  9:12   ` Yu, Mingli
  2018-07-17  3:29     ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Yu, Mingli @ 2018-07-16  9:12 UTC (permalink / raw)
  To: Anuj Mittal, openembedded-devel



On 2018年07月16日 15:11, Anuj Mittal wrote:
> On 07/16/2018 01:36 PM, mingli.yu@windriver.com wrote:
>> From: Mingli Yu <mingli.yu@windriver.com>
>>
>> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
>> ---
>>   .../bonnie/{bonnie++_1.03e.bb => bonnie++_1.04.bb}         | 7 +++----
>>   1 file changed, 3 insertions(+), 4 deletions(-)
>>   rename meta-oe/recipes-benchmark/bonnie/{bonnie++_1.03e.bb => bonnie++_1.04.bb} (73%)
>>
>> diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
>> similarity index 73%
>> rename from meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
>> rename to meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
>> index 2c1217e34..d7583f076 100644
>> --- a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
>> +++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
>> @@ -4,11 +4,10 @@ SECTION = "benchmark/tests"
>>   LICENSE = "GPLv2"
>>   LIC_FILES_CHKSUM = "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0"
>>
>> -SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}-${PV}.tgz \
>> -           file://gcc-4.3-fixes.patch \
>> +SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}_${PV}.tgz \
>>   "
>
> Should the patch file itself be deleted too?

Can build successfully without this patch for 
qemux86/qemux86-6/qemuppc/qemuarm/qemuarm64/qemumips/qemumips64, so this 
patch can be safe to remove.

Thanks,

>
> Thanks,
>
> Anuj
>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-oe][PATCH] bonnie++: Upgrade to 1.04
  2018-07-16  9:12   ` Yu, Mingli
@ 2018-07-17  3:29     ` Khem Raj
  0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2018-07-17  3:29 UTC (permalink / raw)
  To: Yu, Mingli, Anuj Mittal, openembedded-devel



On 7/16/18 2:12 AM, Yu, Mingli wrote:
> 
> 
> On 2018年07月16日 15:11, Anuj Mittal wrote:
>> On 07/16/2018 01:36 PM, mingli.yu@windriver.com wrote:
>>> From: Mingli Yu <mingli.yu@windriver.com>
>>>
>>> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
>>> ---
>>>   .../bonnie/{bonnie++_1.03e.bb => bonnie++_1.04.bb}         | 7 +++----
>>>   1 file changed, 3 insertions(+), 4 deletions(-)
>>>   rename meta-oe/recipes-benchmark/bonnie/{bonnie++_1.03e.bb => 
>>> bonnie++_1.04.bb} (73%)
>>>
>>> diff --git a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb 
>>> b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
>>> similarity index 73%
>>> rename from meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
>>> rename to meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
>>> index 2c1217e34..d7583f076 100644
>>> --- a/meta-oe/recipes-benchmark/bonnie/bonnie++_1.03e.bb
>>> +++ b/meta-oe/recipes-benchmark/bonnie/bonnie++_1.04.bb
>>> @@ -4,11 +4,10 @@ SECTION = "benchmark/tests"
>>>   LICENSE = "GPLv2"
>>>   LIC_FILES_CHKSUM = 
>>> "file://copyright.txt;md5=cd4dde95a6b9d122f0a9150ae9cc3ee0"
>>>
>>> -SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}-${PV}.tgz \
>>> -           file://gcc-4.3-fixes.patch \
>>> +SRC_URI = "http://www.coker.com.au/bonnie++/${BPN}_${PV}.tgz \
>>>   "
>>
>> Should the patch file itself be deleted too?
> 
> Can build successfully without this patch for 
> qemux86/qemux86-6/qemuppc/qemuarm/qemuarm64/qemumips/qemumips64, so this 
> patch can be safe to remove.
> 

OK thanks for testing. Send a v2 with patch removed.

> Thanks,
> 
>>
>> Thanks,
>>
>> Anuj
>>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-17  3:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16  5:36 [meta-oe][PATCH] bonnie++: Upgrade to 1.04 mingli.yu
2018-07-16  7:11 ` Anuj Mittal
2018-07-16  9:12   ` Yu, Mingli
2018-07-17  3:29     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.