diff mbox

genimage: bump to version 8

Message ID 1443015293-16426-1-git-send-email-vivien.didelot@savoirfairelinux.com
State Superseded
Headers show

Commit Message

Vivien Didelot Sept. 23, 2015, 1:34 p.m. UTC
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
---
 package/genimage/genimage.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Vicente Olivert Riera Sept. 23, 2015, 1:55 p.m. UTC | #1
Dear Vivien Didelot,

thanks a lot for your contribution.

When you bump a version, you also need to provide a new hash for the new
tarball. Please modify package/genimage/genimage.hash accordingly and
send a v2 of your patch. Also, don't forget to mark this one as
deprecated in Patchwork.

Regards,

Vincent.

On 09/23/2015 02:34 PM, Vivien Didelot wrote:
> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
> ---
>  package/genimage/genimage.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/genimage/genimage.mk b/package/genimage/genimage.mk
> index 07d95a4..2dffbc5 100644
> --- a/package/genimage/genimage.mk
> +++ b/package/genimage/genimage.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -GENIMAGE_VERSION = 7
> +GENIMAGE_VERSION = 8
>  GENIMAGE_SOURCE = genimage-$(GENIMAGE_VERSION).tar.xz
>  GENIMAGE_SITE = http://www.pengutronix.de/software/genimage/download
>  GENIMAGE_DEPENDENCIES = host-pkgconf libconfuse
>
Vicente Olivert Riera Sept. 23, 2015, 1:59 p.m. UTC | #2
Dear Vivien Didelot,

On 09/23/2015 02:55 PM, Vicente Olivert Riera wrote:
> Dear Vivien Didelot,
> 
> thanks a lot for your contribution.
> 
> When you bump a version, you also need to provide a new hash for the new
> tarball. Please modify package/genimage/genimage.hash accordingly and
> send a v2 of your patch. Also, don't forget to mark this one as
> deprecated in Patchwork.

s/deprecated/supersesded

Sorry, I'm not having a good day.

Regards,

Vincent.

> 
> Regards,
> 
> Vincent.
> 
> On 09/23/2015 02:34 PM, Vivien Didelot wrote:
>> Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
>> ---
>>  package/genimage/genimage.mk | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/package/genimage/genimage.mk b/package/genimage/genimage.mk
>> index 07d95a4..2dffbc5 100644
>> --- a/package/genimage/genimage.mk
>> +++ b/package/genimage/genimage.mk
>> @@ -4,7 +4,7 @@
>>  #
>>  ################################################################################
>>  
>> -GENIMAGE_VERSION = 7
>> +GENIMAGE_VERSION = 8
>>  GENIMAGE_SOURCE = genimage-$(GENIMAGE_VERSION).tar.xz
>>  GENIMAGE_SITE = http://www.pengutronix.de/software/genimage/download
>>  GENIMAGE_DEPENDENCIES = host-pkgconf libconfuse
>>
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
Vivien Didelot Sept. 23, 2015, 2:25 p.m. UTC | #3
Hi Vicente,

On Sep. Wednesday 23 (39) 02:59 PM, Vicente Olivert Riera wrote:
> Dear Vivien Didelot,
> 
> On 09/23/2015 02:55 PM, Vicente Olivert Riera wrote:
> > Dear Vivien Didelot,
> > 
> > thanks a lot for your contribution.
> > 
> > When you bump a version, you also need to provide a new hash for the new
> > tarball. Please modify package/genimage/genimage.hash accordingly and
> > send a v2 of your patch. Also, don't forget to mark this one as
> > deprecated in Patchwork.
> 
> s/deprecated/supersesded
> 
> Sorry, I'm not having a good day.

Thanks for the explanation! Will do.

Best,
-v
diff mbox

Patch

diff --git a/package/genimage/genimage.mk b/package/genimage/genimage.mk
index 07d95a4..2dffbc5 100644
--- a/package/genimage/genimage.mk
+++ b/package/genimage/genimage.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-GENIMAGE_VERSION = 7
+GENIMAGE_VERSION = 8
 GENIMAGE_SOURCE = genimage-$(GENIMAGE_VERSION).tar.xz
 GENIMAGE_SITE = http://www.pengutronix.de/software/genimage/download
 GENIMAGE_DEPENDENCIES = host-pkgconf libconfuse