All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/perl: bump perl-cross to fix build with gcc-7 on AArch64
@ 2018-04-16 15:48 Yann E. MORIN
  2018-04-17  6:50 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2018-04-16 15:48 UTC (permalink / raw)
  To: buildroot

Reported-by: Ellie Reeves <ellierevves@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Francois Perrad <francois.perrad@gadz.org>
Cc: Ellie Reeves <ellierevves@gmail.com>
---
 package/perl/perl.hash | 2 +-
 package/perl/perl.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/perl/perl.hash b/package/perl/perl.hash
index 14e6b117ca..1a67cd9f91 100644
--- a/package/perl/perl.hash
+++ b/package/perl/perl.hash
@@ -4,4 +4,4 @@ sha1   403bb1804cb41416153d908eea093f2be22a77f6                         perl-5.2
 sha256 fe8208133e73e47afc3251c08d2c21c5a60160165a8ab8b669c43a420e4ec680 perl-5.26.1.tar.xz
 
 # Hashes from: http://github.com/arsv/perl-cross/releases/download/1.1.8/perl-cross-1.1.8.hash
-sha256	08e626ed9c419b8a695a8762ff8b41a553023175e4ad67b5e858fc9b4322521c  perl-cross-1.1.8.tar.gz
+sha256  0bbb450e48d07e7fdf867d578b1780ac8f0e8dc284d52301dac4d763b42f6041  perl-cross-1.1.9.tar.gz
diff --git a/package/perl/perl.mk b/package/perl/perl.mk
index c47367b9da..78d4f6b13c 100644
--- a/package/perl/perl.mk
+++ b/package/perl/perl.mk
@@ -13,7 +13,7 @@ PERL_LICENSE = Artistic or GPL-1.0+
 PERL_LICENSE_FILES = Artistic Copying README
 PERL_INSTALL_STAGING = YES
 
-PERL_CROSS_VERSION = 1.1.8
+PERL_CROSS_VERSION = 1.1.9
 # DO NOT refactor with the github helper (the result is not the same)
 PERL_CROSS_SITE = https://github.com/arsv/perl-cross/releases/download/$(PERL_CROSS_VERSION)
 PERL_CROSS_SOURCE = perl-cross-$(PERL_CROSS_VERSION).tar.gz
-- 
2.14.1

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

* [Buildroot] [PATCH] package/perl: bump perl-cross to fix build with gcc-7 on AArch64
  2018-04-16 15:48 [Buildroot] [PATCH] package/perl: bump perl-cross to fix build with gcc-7 on AArch64 Yann E. MORIN
@ 2018-04-17  6:50 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-04-17  6:50 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 16 Apr 2018 17:48:55 +0200, Yann E. MORIN wrote:
> Reported-by: Ellie Reeves <ellierevves@gmail.com>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Francois Perrad <francois.perrad@gadz.org>
> Cc: Ellie Reeves <ellierevves@gmail.com>
> ---
>  package/perl/perl.hash | 2 +-
>  package/perl/perl.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Fran?ois Perrad submitted another patch that bumps both perl and
perl-cross, so I've applied Fran?ois patch instead.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2018-04-17  6:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-16 15:48 [Buildroot] [PATCH] package/perl: bump perl-cross to fix build with gcc-7 on AArch64 Yann E. MORIN
2018-04-17  6:50 ` Thomas Petazzoni

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.