All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][morty][PATCH] nbench-byte: fix project URL
@ 2017-01-27 14:26 Nicolas Ferre
  2017-01-30 16:56 ` akuster808
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Ferre @ 2017-01-27 14:26 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Nicolas Ferre

www.tux.org/~mayer/linux/ location can't be found anymore. It seems that the
www.math.utah.edu website gives an alternative to reach nbench-byte tool: use
this one to fix the issue.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
---
 meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
index 56272d9852ce..4ec1c63751be 100644
--- a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
+++ b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
@@ -1,12 +1,12 @@
 DESCRIPTION = "BYTE Magazine's native benchmarks (also called BYTEmark) \
 designed to expose the capabilities of a system's CPU, FPU, \
 and memory system."
-HOMEPAGE = "http://www.tux.org/~mayer/linux/"
+HOMEPAGE = "http://www.math.utah.edu/~mayer/linux/"
 LICENSE = "nbench-byte"
 LIC_FILES_CHKSUM = "file://README;beginline=57;endline=66;md5=020ef579f8fa5746b7e307a54707834f"
 SECTION = "console/utils"
 
-SRC_URI = "http://www.tux.org/~mayer/linux/${BP}.tar.gz \
+SRC_URI = "http://www.math.utah.edu/~mayer/linux/${BP}.tar.gz \
            file://nbench_32bits.patch \
            file://Makefile-add-more-dependencies-to-pointer.h.patch"
 
-- 
2.9.0



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

* Re: [meta-oe][morty][PATCH] nbench-byte: fix project URL
  2017-01-27 14:26 [meta-oe][morty][PATCH] nbench-byte: fix project URL Nicolas Ferre
@ 2017-01-30 16:56 ` akuster808
  2017-02-28 15:00   ` Nicolas Ferre
  0 siblings, 1 reply; 4+ messages in thread
From: akuster808 @ 2017-01-30 16:56 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Nicolas Ferre



On 01/27/2017 06:26 AM, Nicolas Ferre wrote:
> www.tux.org/~mayer/linux/ location can't be found anymore. It seems that the
> www.math.utah.edu website gives an alternative to reach nbench-byte tool: use
> this one to fix the issue.

In my morty-next

thanks,
Armin
>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> ---
>   meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
> index 56272d9852ce..4ec1c63751be 100644
> --- a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
> +++ b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
> @@ -1,12 +1,12 @@
>   DESCRIPTION = "BYTE Magazine's native benchmarks (also called BYTEmark) \
>   designed to expose the capabilities of a system's CPU, FPU, \
>   and memory system."
> -HOMEPAGE = "http://www.tux.org/~mayer/linux/"
> +HOMEPAGE = "http://www.math.utah.edu/~mayer/linux/"
>   LICENSE = "nbench-byte"
>   LIC_FILES_CHKSUM = "file://README;beginline=57;endline=66;md5=020ef579f8fa5746b7e307a54707834f"
>   SECTION = "console/utils"
>   
> -SRC_URI = "http://www.tux.org/~mayer/linux/${BP}.tar.gz \
> +SRC_URI = "http://www.math.utah.edu/~mayer/linux/${BP}.tar.gz \
>              file://nbench_32bits.patch \
>              file://Makefile-add-more-dependencies-to-pointer.h.patch"
>   



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

* Re: [meta-oe][morty][PATCH] nbench-byte: fix project URL
  2017-01-30 16:56 ` akuster808
@ 2017-02-28 15:00   ` Nicolas Ferre
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2017-02-28 15:00 UTC (permalink / raw)
  To: akuster808, openembedded-devel

Le 30/01/2017 à 17:56, akuster808 a écrit :
> 
> 
> On 01/27/2017 06:26 AM, Nicolas Ferre wrote:
>> www.tux.org/~mayer/linux/ location can't be found anymore. It seems that the
>> www.math.utah.edu website gives an alternative to reach nbench-byte tool: use
>> this one to fix the issue.

Hi,

> In my morty-next

I don't see this patch in morty or morty-next on openembedded git tree:
is there something in addition to do?

Moreover, I would like to see it also on "master" branch: isn't it
propagated on it?

Regards,


>> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
>> ---
>>   meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
>> index 56272d9852ce..4ec1c63751be 100644
>> --- a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
>> +++ b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
>> @@ -1,12 +1,12 @@
>>   DESCRIPTION = "BYTE Magazine's native benchmarks (also called BYTEmark) \
>>   designed to expose the capabilities of a system's CPU, FPU, \
>>   and memory system."
>> -HOMEPAGE = "http://www.tux.org/~mayer/linux/"
>> +HOMEPAGE = "http://www.math.utah.edu/~mayer/linux/"
>>   LICENSE = "nbench-byte"
>>   LIC_FILES_CHKSUM = "file://README;beginline=57;endline=66;md5=020ef579f8fa5746b7e307a54707834f"
>>   SECTION = "console/utils"
>>   
>> -SRC_URI = "http://www.tux.org/~mayer/linux/${BP}.tar.gz \
>> +SRC_URI = "http://www.math.utah.edu/~mayer/linux/${BP}.tar.gz \
>>              file://nbench_32bits.patch \
>>              file://Makefile-add-more-dependencies-to-pointer.h.patch"
>>   
> 
> 


-- 
Nicolas Ferre


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

* [meta-oe][morty][PATCH] nbench-byte: fix project URL
@ 2017-01-27 14:26 Nicolas Ferre
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Ferre @ 2017-01-27 14:26 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Nicolas Ferre

www.tux.org/~mayer/linux/ location can't be found anymore. It seems that the
www.math.utah.edu website gives an alternative to reach nbench-byte tool: use
this one to fix the issue.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
---
 meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
index 56272d9852ce..4ec1c63751be 100644
--- a/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
+++ b/meta-oe/recipes-benchmark/nbench-byte/nbench-byte_2.2.3.bb
@@ -1,12 +1,12 @@
 DESCRIPTION = "BYTE Magazine's native benchmarks (also called BYTEmark) \
 designed to expose the capabilities of a system's CPU, FPU, \
 and memory system."
-HOMEPAGE = "http://www.tux.org/~mayer/linux/"
+HOMEPAGE = "http://www.math.utah.edu/~mayer/linux/"
 LICENSE = "nbench-byte"
 LIC_FILES_CHKSUM = "file://README;beginline=57;endline=66;md5=020ef579f8fa5746b7e307a54707834f"
 SECTION = "console/utils"
 
-SRC_URI = "http://www.tux.org/~mayer/linux/${BP}.tar.gz \
+SRC_URI = "http://www.math.utah.edu/~mayer/linux/${BP}.tar.gz \
            file://nbench_32bits.patch \
            file://Makefile-add-more-dependencies-to-pointer.h.patch"
 
-- 
2.9.0



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

end of thread, other threads:[~2017-02-28 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27 14:26 [meta-oe][morty][PATCH] nbench-byte: fix project URL Nicolas Ferre
2017-01-30 16:56 ` akuster808
2017-02-28 15:00   ` Nicolas Ferre
  -- strict thread matches above, loose matches on Subject: below --
2017-01-27 14:26 Nicolas Ferre

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.