dtc: bump to version 1.5.1

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
Yousong Zhou
2019-09-16 00:22:24 +00:00
parent feacaa5f80
commit 41a4aecccf
3 changed files with 5 additions and 48 deletions
+5 -4
View File
@@ -1,5 +1,5 @@
#
# Copyright (C) 2016-2018 Yousong Zhou <yszhou4tech@gmail.com>
# Copyright (C) 2016-2019 Yousong Zhou <yszhou4tech@gmail.com>
#
# 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.5.0
PKG_RELEASE:=2
PKG_VERSION:=1.5.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_HASH:=c672e443c9f7e39f5a7c8e602da6777f9ad55ad70de87de300a43828c8050172
PKG_HASH:=660b74039690fc37013660544d09191834efb58503c73c555c5513ba75ab031f
PKG_SOURCE_URL:=@KERNEL/software/utils/dtc
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=GPL
@@ -80,6 +80,7 @@ MAKE_FLAGS += \
NO_PYTHON=1 \
NO_VALGRIND=1 \
NO_YAML=1 \
EXTRA_CFLAGS=$(EXTRA_CFLAGS) \
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/lib