All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mtd-utils: upgrade 2.1.2 -> 2.1.3
@ 2021-07-26  7:44 Stefano Babic
  2021-07-26 23:02 ` [OE-core] " Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Stefano Babic @ 2021-07-26  7:44 UTC (permalink / raw)
  To: openembedded-core; +Cc: Stefano Babic

Signed-off-by: Stefano Babic <sbabic@denx.de>
---
 meta/recipes-devtools/mtd/mtd-utils_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb
index 105a68dad8..66c27e0ce1 100644
--- a/meta/recipes-devtools/mtd/mtd-utils_git.bb
+++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb
@@ -11,9 +11,9 @@ inherit autotools pkgconfig update-alternatives
 DEPENDS = "zlib e2fsprogs util-linux"
 RDEPENDS_mtd-utils-tests += "bash"
 
-PV = "2.1.2"
+PV = "2.1.3"
 
-SRCREV = "7b986779342021bda87c04da3bf729718736d8ab"
+SRCREV = "42ea7cd48d2b3c306d59bb6c530d79f8c25bf9f5"
 SRC_URI = "git://git.infradead.org/mtd-utils.git \
            file://add-exclusion-to-mkfs-jffs2-git-2.patch \
            "
-- 
2.25.1


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

* Re: [OE-core] [PATCH] mtd-utils: upgrade 2.1.2 -> 2.1.3
  2021-07-26  7:44 [PATCH] mtd-utils: upgrade 2.1.2 -> 2.1.3 Stefano Babic
@ 2021-07-26 23:02 ` Alexandre Belloni
  2021-07-27 10:02   ` Stefano Babic
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2021-07-26 23:02 UTC (permalink / raw)
  To: Stefano Babic; +Cc: openembedded-core

Hello Stefano,

On 26/07/2021 09:44:40+0200, Stefano Babic wrote:
> Signed-off-by: Stefano Babic <sbabic@denx.de>
> ---
>  meta/recipes-devtools/mtd/mtd-utils_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb
> index 105a68dad8..66c27e0ce1 100644
> --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb
> +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb
> @@ -11,9 +11,9 @@ inherit autotools pkgconfig update-alternatives
>  DEPENDS = "zlib e2fsprogs util-linux"
>  RDEPENDS_mtd-utils-tests += "bash"
>  
> -PV = "2.1.2"
> +PV = "2.1.3"
>  

This fails with:
ERROR: mtd-utils-native-2.1.3-r0 do_configure: QA Issue: mtd-utils-native: configure was passed unrecognised options: --enable-install-tests [unknown-configure-option]
ERROR: mtd-utils-native-2.1.3-r0 do_configure: Fatal QA errors found, failing task.
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/x86_64-linux/mtd-utils-native/2.1.3-r0/temp/log.do_configure.3957515
NOTE: recipe mtd-utils-native-2.1.3-r0: task do_configure: Failed
ERROR: Task (virtual:native:/home/pokybuild/yocto-worker/beaglebone/build/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_configure) failed with exit code '1'

See:
https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/3761/steps/11/logs/stdio

> -SRCREV = "7b986779342021bda87c04da3bf729718736d8ab"
> +SRCREV = "42ea7cd48d2b3c306d59bb6c530d79f8c25bf9f5"
>  SRC_URI = "git://git.infradead.org/mtd-utils.git \
>             file://add-exclusion-to-mkfs-jffs2-git-2.patch \
>             "
> -- 
> 2.25.1
> 

> 
> 
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [OE-core] [PATCH] mtd-utils: upgrade 2.1.2 -> 2.1.3
  2021-07-26 23:02 ` [OE-core] " Alexandre Belloni
@ 2021-07-27 10:02   ` Stefano Babic
  0 siblings, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2021-07-27 10:02 UTC (permalink / raw)
  To: Alexandre Belloni, Stefano Babic; +Cc: openembedded-core

Hi Alexandre,

On 27.07.21 01:02, Alexandre Belloni wrote:
> Hello Stefano,
> 
> On 26/07/2021 09:44:40+0200, Stefano Babic wrote:
>> Signed-off-by: Stefano Babic <sbabic@denx.de>
>> ---
>>   meta/recipes-devtools/mtd/mtd-utils_git.bb | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.bb b/meta/recipes-devtools/mtd/mtd-utils_git.bb
>> index 105a68dad8..66c27e0ce1 100644
>> --- a/meta/recipes-devtools/mtd/mtd-utils_git.bb
>> +++ b/meta/recipes-devtools/mtd/mtd-utils_git.bb
>> @@ -11,9 +11,9 @@ inherit autotools pkgconfig update-alternatives
>>   DEPENDS = "zlib e2fsprogs util-linux"
>>   RDEPENDS_mtd-utils-tests += "bash"
>>   
>> -PV = "2.1.2"
>> +PV = "2.1.3"
>>   
> 
> This fails with:
> ERROR: mtd-utils-native-2.1.3-r0 do_configure: QA Issue: mtd-utils-native: configure was passed unrecognised options: --enable-install-tests [unknown-configure-option]
> ERROR: mtd-utils-native-2.1.3-r0 do_configure: Fatal QA errors found, failing task.
> ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/beaglebone/build/build/tmp/work/x86_64-linux/mtd-utils-native/2.1.3-r0/temp/log.do_configure.3957515
> NOTE: recipe mtd-utils-native-2.1.3-r0: task do_configure: Failed
> ERROR: Task (virtual:native:/home/pokybuild/yocto-worker/beaglebone/build/meta/recipes-devtools/mtd/mtd-utils_git.bb:do_configure) failed with exit code '1'

Thanks. In fact, I see that 2.1.3 drop the configuration 
--enable-install-tests. I send a V2 dropping the configuration option, 
adding David Gstir in case I am missing something else.

Regards,
Stefano

> 
> See:
> https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/3761/steps/11/logs/stdio
> 
>> -SRCREV = "7b986779342021bda87c04da3bf729718736d8ab"
>> +SRCREV = "42ea7cd48d2b3c306d59bb6c530d79f8c25bf9f5"
>>   SRC_URI = "git://git.infradead.org/mtd-utils.git \
>>              file://add-exclusion-to-mkfs-jffs2-git-2.patch \
>>              "
>> -- 
>> 2.25.1
>>
> 
>>
>>
>>
> 
> 
> 
> 
> 
> 


-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

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

end of thread, other threads:[~2021-07-27 10:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26  7:44 [PATCH] mtd-utils: upgrade 2.1.2 -> 2.1.3 Stefano Babic
2021-07-26 23:02 ` [OE-core] " Alexandre Belloni
2021-07-27 10:02   ` Stefano Babic

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.