fdt: port of the device tree manipulation library

fixes #188
This commit is contained in:
Sebastian Sumpf
2019-08-14 15:40:18 +02:00
committed by Norman Feske
parent a35d5d7995
commit a911e81662
8 changed files with 359 additions and 0 deletions

1
ports/fdt.hash Normal file
View File

@@ -0,0 +1 @@
212d204b2c1702dbaf98335fa7fbd0d83ab6cbb4

7
ports/fdt.port Normal file
View File

@@ -0,0 +1,7 @@
LICENSE := GPLv2 or BSD-2-Clause
DOWNLOADS := fdt.archive
VERSION := 1.5.0
URL(fdt) := https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/dtc-$(VERSION).tar.gz
SHA(fdt) := 3416f10ca69b0b911f027a9cb96471485dd8705705fc4813283f963299eaae0a
DIR(fdt) := src/lib/fdt