From 1f00e4a327d1f583f20d37585ddc86ae1b7415ac Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Wed, 18 Mar 2020 10:11:13 +0800 Subject: [PATCH] dtc: bump to version 1.6.0 Signed-off-by: Yousong Zhou --- libs/dtc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/dtc/Makefile b/libs/dtc/Makefile index b905f26643..fe388eca90 100644 --- a/libs/dtc/Makefile +++ b/libs/dtc/Makefile @@ -8,10 +8,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dtc -PKG_VERSION:=1.5.1 +PKG_VERSION:=1.6.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_HASH:=660b74039690fc37013660544d09191834efb58503c73c555c5513ba75ab031f +PKG_HASH:=10503b0217e1b07933e29e8d347a00015b2431bea5f59afe0bed3af30340c82d PKG_SOURCE_URL:=@KERNEL/software/utils/dtc PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=GPL