From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/genimage: bump version to 8
Date: Thu, 24 Sep 2015 11:33:47 +0100 [thread overview]
Message-ID: <5603D18B.6050107@imgtec.com> (raw)
In-Reply-To: <5603C18F.5040008@wsystem.com>
Dear Beno?t Th?baudeau,
On 09/24/2015 10:25 AM, Beno?t Th?baudeau wrote:
> On 24/09/2015 11:20, Beno?t Th?baudeau wrote:
>> This new version fixes segmentation faults on some platforms.
>>
>> Signed-off-by: Beno?t Th?baudeau <benoit@wsystem.com>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
$ grep -E ^GENIMAGE_VERSION package/genimage/genimage.mk
GENIMAGE_VERSION = 8
$ uname -m
x86_64
$ file output/host/usr/bin/genimage
output/host/usr/bin/genimage: ELF 64-bit LSB executable, x86-64, version
1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18,
not stripped
Regards,
Vincent.
>> ---
>> package/genimage/genimage.hash | 2 +-
>> package/genimage/genimage.mk | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/package/genimage/genimage.hash b/package/genimage/genimage.hash
>> index 71b7601..b01ea46 100644
>> --- a/package/genimage/genimage.hash
>> +++ b/package/genimage/genimage.hash
>> @@ -1,2 +1,2 @@
>> # Locally calculated
>> -sha256 7366dcfe4c542298ffe8a6c8d3551b1c3a84e25bfbb76ca75b9692e974f4534a genimage-7.tar.xz
>> +sha256 363b2222b8036eca927c464994e7a877539adc3ea9ba895c1e2186f0589fafbf genimage-8.tar.xz
>> 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
>
> I have successfully tested this with my RPi series using genimage.
>
> Best regards,
> Beno?t
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
next prev parent reply other threads:[~2015-09-24 10:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 9:20 [Buildroot] [PATCH] package/genimage: bump version to 8 Benoît Thébaudeau
2015-09-24 9:25 ` Benoît Thébaudeau
2015-09-24 10:33 ` Vicente Olivert Riera [this message]
2015-09-24 17:34 ` Vivien Didelot
2015-09-25 3:27 ` Gergely Imreh
2015-09-27 21:20 ` Thomas Petazzoni
2015-09-28 19:03 ` Benoît Thébaudeau
2015-09-28 19:21 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5603D18B.6050107@imgtec.com \
--to=vincent.riera@imgtec.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.