All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-OE][PATCH] rsyslog: upgrade 8.2006.0->8.2012.0
@ 2021-02-10 20:42 Yi Fan Yu
  2021-02-11 17:28 ` [oe] " Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Yi Fan Yu @ 2021-02-10 20:42 UTC (permalink / raw)
  To: openembedded-devel

Ptest Results: (Timeout 800) (qemux86-64)
       2006 2012
================
TOTAL: 411  424
PASS:  361  372
SKIP:  39   41
XFAIL: 0    0
FAIL:  11   11
XPASS: 0    0
ERROR: 0    0

Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
---
 .../rsyslog/{rsyslog_8.2006.0.bb => rsyslog_8.2012.0.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-extended/rsyslog/{rsyslog_8.2006.0.bb => rsyslog_8.2012.0.bb} (98%)

diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
similarity index 98%
rename from meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb
rename to meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
index b6c2a991f..5c6af5dd2 100644
--- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
@@ -29,8 +29,8 @@ SRC_URI_append_libc-musl = " \
     file://0001-Include-sys-time-h.patch \
 "
 
-SRC_URI[md5sum] = "33de768941953ceeca9d1a437b47891b"
-SRC_URI[sha256sum] = "d9589e64866f2fdc5636af4cae9d60ebf1e3257bb84b81ee953ede6a05878e97"
+SRC_URI[md5sum] = "2a64947e3d157c0198609aabd37be42f"
+SRC_URI[sha256sum] = "d74cf571e6bcdf8a4c19974afd5e78a05356191390c2f80605a9004d1c587a0e" 
 
 UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases"
 UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
-- 
2.29.2


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

* Re: [oe] [meta-OE][PATCH] rsyslog: upgrade 8.2006.0->8.2012.0
  2021-02-10 20:42 [meta-OE][PATCH] rsyslog: upgrade 8.2006.0->8.2012.0 Yi Fan Yu
@ 2021-02-11 17:28 ` Khem Raj
  2021-02-11 21:27   ` Yi Fan Yu
       [not found]   ` <1662CEAA3FA1A259.16572@lists.openembedded.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Khem Raj @ 2021-02-11 17:28 UTC (permalink / raw)
  To: Yi Fan Yu; +Cc: openembeded-devel

fails in install

https://errors.yoctoproject.org/Errors/Details/570348/

On Wed, Feb 10, 2021 at 12:42 PM Yi Fan Yu <yifan.yu@windriver.com> wrote:
>
> Ptest Results: (Timeout 800) (qemux86-64)
>        2006 2012
> ================
> TOTAL: 411  424
> PASS:  361  372
> SKIP:  39   41
> XFAIL: 0    0
> FAIL:  11   11
> XPASS: 0    0
> ERROR: 0    0
>
> Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
> ---
>  .../rsyslog/{rsyslog_8.2006.0.bb => rsyslog_8.2012.0.bb}      | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-oe/recipes-extended/rsyslog/{rsyslog_8.2006.0.bb => rsyslog_8.2012.0.bb} (98%)
>
> diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
> similarity index 98%
> rename from meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb
> rename to meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
> index b6c2a991f..5c6af5dd2 100644
> --- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb
> +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
> @@ -29,8 +29,8 @@ SRC_URI_append_libc-musl = " \
>      file://0001-Include-sys-time-h.patch \
>  "
>
> -SRC_URI[md5sum] = "33de768941953ceeca9d1a437b47891b"
> -SRC_URI[sha256sum] = "d9589e64866f2fdc5636af4cae9d60ebf1e3257bb84b81ee953ede6a05878e97"
> +SRC_URI[md5sum] = "2a64947e3d157c0198609aabd37be42f"
> +SRC_URI[sha256sum] = "d74cf571e6bcdf8a4c19974afd5e78a05356191390c2f80605a9004d1c587a0e"
>
>  UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases"
>  UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
> --
> 2.29.2
>
>
> 
>

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

* Re: [oe] [meta-OE][PATCH] rsyslog: upgrade 8.2006.0->8.2012.0
  2021-02-11 17:28 ` [oe] " Khem Raj
@ 2021-02-11 21:27   ` Yi Fan Yu
       [not found]   ` <1662CEAA3FA1A259.16572@lists.openembedded.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Yi Fan Yu @ 2021-02-11 21:27 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembeded-devel

[-- Attachment #1: Type: text/plain, Size: 1909 bytes --]

has to do with rsyslog and systemd, was able to reproduce locally

looking into it...

On 2/11/21 12:28 PM, Khem Raj wrote:
> [Please note: This e-mail is from an EXTERNAL e-mail address]
>
> fails in install
>
> https://errors.yoctoproject.org/Errors/Details/570348/
>
> On Wed, Feb 10, 2021 at 12:42 PM Yi Fan Yu <yifan.yu@windriver.com> wrote:
>> Ptest Results: (Timeout 800) (qemux86-64)
>>         2006 2012
>> ================
>> TOTAL: 411  424
>> PASS:  361  372
>> SKIP:  39   41
>> XFAIL: 0    0
>> FAIL:  11   11
>> XPASS: 0    0
>> ERROR: 0    0
>>
>> Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
>> ---
>>   .../rsyslog/{rsyslog_8.2006.0.bb => rsyslog_8.2012.0.bb}      | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>   rename meta-oe/recipes-extended/rsyslog/{rsyslog_8.2006.0.bb => rsyslog_8.2012.0.bb} (98%)
>>
>> diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
>> similarity index 98%
>> rename from meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb
>> rename to meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
>> index b6c2a991f..5c6af5dd2 100644
>> --- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb
>> +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
>> @@ -29,8 +29,8 @@ SRC_URI_append_libc-musl = " \
>>       file://0001-Include-sys-time-h.patch \
>>   "
>>
>> -SRC_URI[md5sum] = "33de768941953ceeca9d1a437b47891b"
>> -SRC_URI[sha256sum] = "d9589e64866f2fdc5636af4cae9d60ebf1e3257bb84b81ee953ede6a05878e97"
>> +SRC_URI[md5sum] = "2a64947e3d157c0198609aabd37be42f"
>> +SRC_URI[sha256sum] = "d74cf571e6bcdf8a4c19974afd5e78a05356191390c2f80605a9004d1c587a0e"
>>
>>   UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases"
>>   UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
>> --
>> 2.29.2
>>
>>
>> 
>>

[-- Attachment #2: Type: text/html, Size: 2824 bytes --]

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

* Re: [oe] [meta-OE][PATCH] rsyslog: upgrade 8.2006.0->8.2012.0
       [not found]   ` <1662CEAA3FA1A259.16572@lists.openembedded.org>
@ 2021-02-12 15:09     ` Yi Fan Yu
  0 siblings, 0 replies; 4+ messages in thread
From: Yi Fan Yu @ 2021-02-12 15:09 UTC (permalink / raw)
  To: Randy MacLeod; +Cc: Khem Raj, openembeded-devel

[-- Attachment #1: Type: text/plain, Size: 2357 bytes --]

commit cfd07503ba055100a84d75d1a78a5c6cceb9fdab
Author: Rainer Gerhards <rgerhards@adiscon.com>
Date:   Fri Jun 26 12:39:13 2020 +0200

     remove rsyslog.service[.in] sample file


They have dropped giving a generic rsyslog.service to everyone and 
instead we need to provide our own

(they do still provide a sample file)

On 2/11/21 4:27 PM, Yi Fan Yu wrote:
>
> has to do with rsyslog and systemd, was able to reproduce locally
>
> looking into it...
>
> On 2/11/21 12:28 PM, Khem Raj wrote:
>> [Please note: This e-mail is from an EXTERNAL e-mail address]
>>
>> fails in install
>>
>> https://errors.yoctoproject.org/Errors/Details/570348/
>>
>> On Wed, Feb 10, 2021 at 12:42 PM Yi Fan Yu<yifan.yu@windriver.com>  wrote:
>>> Ptest Results: (Timeout 800) (qemux86-64)
>>>         2006 2012
>>> ================
>>> TOTAL: 411  424
>>> PASS:  361  372
>>> SKIP:  39   41
>>> XFAIL: 0    0
>>> FAIL:  11   11
>>> XPASS: 0    0
>>> ERROR: 0    0
>>>
>>> Signed-off-by: Yi Fan Yu<yifan.yu@windriver.com>
>>> ---
>>>   .../rsyslog/{rsyslog_8.2006.0.bb => rsyslog_8.2012.0.bb}      | 4 ++--
>>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>>   rename meta-oe/recipes-extended/rsyslog/{rsyslog_8.2006.0.bb => rsyslog_8.2012.0.bb} (98%)
>>>
>>> diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
>>> similarity index 98%
>>> rename from meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb
>>> rename to meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
>>> index b6c2a991f..5c6af5dd2 100644
>>> --- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2006.0.bb
>>> +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2012.0.bb
>>> @@ -29,8 +29,8 @@ SRC_URI_append_libc-musl = " \
>>>       file://0001-Include-sys-time-h.patch  \
>>>   "
>>>
>>> -SRC_URI[md5sum] = "33de768941953ceeca9d1a437b47891b"
>>> -SRC_URI[sha256sum] = "d9589e64866f2fdc5636af4cae9d60ebf1e3257bb84b81ee953ede6a05878e97"
>>> +SRC_URI[md5sum] = "2a64947e3d157c0198609aabd37be42f"
>>> +SRC_URI[sha256sum] = "d74cf571e6bcdf8a4c19974afd5e78a05356191390c2f80605a9004d1c587a0e"
>>>
>>>   UPSTREAM_CHECK_URI ="https://github.com/rsyslog/rsyslog/releases"
>>>   UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
>>> --
>>> 2.29.2
>>>
>>>
>>>
>>>
>
> 
>

[-- Attachment #2: Type: text/html, Size: 3874 bytes --]

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

end of thread, other threads:[~2021-02-12 15:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10 20:42 [meta-OE][PATCH] rsyslog: upgrade 8.2006.0->8.2012.0 Yi Fan Yu
2021-02-11 17:28 ` [oe] " Khem Raj
2021-02-11 21:27   ` Yi Fan Yu
     [not found]   ` <1662CEAA3FA1A259.16572@lists.openembedded.org>
2021-02-12 15:09     ` Yi Fan Yu

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.