From 7bbec3b06b05503245766c628969d57e32fe6591 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Sun, 29 Jul 2018 23:56:38 +0000 Subject: [PATCH] dtc: bump to version 1.4.7 Signed-off-by: Yousong Zhou --- libs/dtc/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/dtc/Makefile b/libs/dtc/Makefile index d6a5bf1d3..39c87c6c7 100644 --- a/libs/dtc/Makefile +++ b/libs/dtc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2016 Yousong Zhou +# Copyright (C) 2016-2018 Yousong Zhou # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,10 +8,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dtc -PKG_VERSION:=1.4.6 -PKG_RELEASE:=2 +PKG_VERSION:=1.4.7 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_HASH:=382302bfcc3c40734be80ac620983971d911ec4cde798f551873f3eb008c7b7e +PKG_HASH:=6643e8f00ff86350f465bb54b2185058b5b1b7bac01a0842c81a52b86589cde7 PKG_SOURCE_URL:=@KERNEL/software/utils/dtc PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=GPL