dtc: bump version to 1.4.7
authorGeoff Levand <geoff@infradead.org>
Tue, 24 Jul 2018 19:32:17 +0000 (19:32 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 25 Jul 2018 16:15:57 +0000 (18:15 +0200)
Bump from 1.4.4 to 1.4.7.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dtc/dtc.hash
package/dtc/dtc.mk

index 75c2e40eeac811194bcc74f4377a946af569baa8..b402c2249b139a5a7e1db8097d1a6f55621d1e55 100644 (file)
@@ -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
index 1bcee29bb30aae0de6e8d117be3eba290b77ce0d..8388793c01f51a7e4c627166850f2c1ed533cab1 100644 (file)
@@ -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)