mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
dtc: backport patch to export fdt_check_full()
This is required for configure script of QEMU to detect presence of system libfdt library Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dtc
|
||||
PKG_VERSION:=1.5.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_HASH:=c672e443c9f7e39f5a7c8e602da6777f9ad55ad70de87de300a43828c8050172
|
||||
PKG_SOURCE_URL:=@KERNEL/software/utils/dtc
|
||||
|
||||
Reference in New Issue
Block a user