All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/2] dtc: bump version to 1.4.7
@ 2018-07-24 19:32 Geoff Levand
  2018-07-25 20:53 ` Thomas Petazzoni
  2018-07-27  9:07 ` Thomas Petazzoni
  0 siblings, 2 replies; 14+ messages in thread
From: Geoff Levand @ 2018-07-24 19:32 UTC (permalink / raw)
  To: buildroot

Bump from 1.4.4 to 1.4.7.

Signed-off-by: Geoff Levand <geoff@infradead.org>
---
 package/dtc/dtc.hash | 2 +-
 package/dtc/dtc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dtc/dtc.hash b/package/dtc/dtc.hash
index 75c2e40eea..b402c2249b 100644
--- a/package/dtc/dtc.hash
+++ b/package/dtc/dtc.hash
@@ -1,2 +1,2 @@
 # from https://www.kernel.org/pub/software/utils/dtc/sha256sums.asc
-sha256 470731d5c015b160d26a96645dbb1c7337d6e7b8c98244612002b66bedf6cffb  dtc-1.4.4.tar.xz
+sha256 6643e8f00ff86350f465bb54b2185058b5b1b7bac01a0842c81a52b86589cde7 dtc-1.4.7.tar.xz
diff --git a/package/dtc/dtc.mk b/package/dtc/dtc.mk
index 1bcee29bb3..8388793c01 100644
--- a/package/dtc/dtc.mk
+++ b/package/dtc/dtc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DTC_VERSION = 1.4.4
+DTC_VERSION = 1.4.7
 DTC_SOURCE = dtc-$(DTC_VERSION).tar.xz
 DTC_SITE = https://www.kernel.org/pub/software/utils/dtc
 DTC_LICENSE = GPL-2.0+ or BSD-2-Clause (library)
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [Buildroot] [PATCH v1 1/2] dtc: bump version to 1.4.7
@ 2018-07-26  9:55 David De Grave
  0 siblings, 0 replies; 14+ messages in thread
From: David De Grave @ 2018-07-26  9:55 UTC (permalink / raw)
  To: buildroot

Hi Geoff, Thomas,

> On Tue, 24 Jul 2018 19:32:17 +0000, Geoff Levand wrote:
>> Bump from 1.4.4 to 1.4.7.
>>
>> Signed-off-by: Geoff Levand <geoff@infradead.org>
>> ---
>>  package/dtc/dtc.hash | 2 +-
>>  package/dtc/dtc.mk   | 2 +-
>>  2 files changed, 2 insertions(+), 2 deletions(-)

> Applied to master, thanks.
> Thomas

I was going to submit exactly the same patch...
However during my tests, I noticed that except for the 1.4.4 version, all
the next ones are failing.
It produces a LOT of warnings and fails with

error: redefinition of ?fdt16_to_cpu'

And many other ones...

I didn't found a way to fix that right now...

Regards,
David.

--

David De Grave
Senior Embedded Software Developer
Gsm : +32(0)496.364.960 | Tel : +32-16-28.65.00 | Fax : +32-16-28a.65.01
Essensium-Mind - Gaston Geenslaan 9, B-3001 Leuven, Belgium
>>> Visit our new website: https://www.mind.be/ <<<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20180726/bbe693e9/attachment.html>

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

end of thread, other threads:[~2018-07-30 14:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-24 19:32 [Buildroot] [PATCH v1 1/2] dtc: bump version to 1.4.7 Geoff Levand
2018-07-25 20:53 ` Thomas Petazzoni
2018-07-27  9:07 ` Thomas Petazzoni
2018-07-27 17:09   ` Geoff Levand
     [not found]     ` <CAPnjgZ1297i1+K=SUB-Y37jjabqxdJRA13iPxPe=MND5da44WA@mail.gmail.com>
2018-07-27 18:56       ` Geoff Levand
2018-07-27 22:23   ` [Buildroot] [PATCH v1] dtc: Add set-ldshared.patch Geoff Levand
2018-07-27 22:23     ` Geoff Levand
2018-07-28 12:56     ` [Buildroot] " Thomas Petazzoni
2018-07-28 12:56       ` Thomas Petazzoni
2018-07-28 13:43       ` [Buildroot] " Thomas Petazzoni
2018-07-28 13:43         ` Thomas Petazzoni
2018-07-30 14:46         ` [Buildroot] " Geoff Levand
2018-07-30 14:46           ` Geoff Levand
  -- strict thread matches above, loose matches on Subject: below --
2018-07-26  9:55 [Buildroot] [PATCH v1 1/2] dtc: bump version to 1.4.7 David De Grave

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.