Browse Source

dtc: update to 1.6.1

Waldemar Brodkorb 1 year ago
parent
commit
398c3143f7
1 changed files with 4 additions and 4 deletions
  1. 4 4
      package/dtc/Makefile

+ 4 - 4
package/dtc/Makefile

@@ -4,14 +4,14 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		dtc
-PKG_VERSION:=		1.6.0
+PKG_VERSION:=		1.6.1
 PKG_RELEASE:=		1
-PKG_HASH:=		3d15dee7126a6c4a015ab47ec908cab13e39774b0315efaaebb223cb4a4d349c
+PKG_HASH:=		6401c9a0f577a270df4632bf0f3e5454ccc7a5ca3caefa67a3e1c29c9c6b8c60
 PKG_DESCR:=		compiler for dts files
 PKG_SECTION:=		sys/misc
-HOST_BUILDDEP:=		m4-host flex-host bison-host
+HOST_BUILDDEP:=		m4-host flex-host bison-host python3-host swig-host
 PKG_URL:=		http://www.devicetree.org/Device_Tree_Compiler
-PKG_SITES:=		https://github.com/dgibson/dtc/archive/
+PKG_SITES:=		https://github.com/dgibson/dtc/archive/refs/tags/
 
 DISTFILES:=		v$(PKG_VERSION).tar.gz