Module Name: src
Committed By: skrll
Date: Tue Jun 6 12:56:43 UTC 2017
Modified Files:
src/doc: 3RDPARTY
Log Message:
Document current dtc/libfdt status (even if it is a mess)
To generate a diff of this commit:
cvs rdiff -u -r1.1445 -r1.1446 src/doc/3RDPARTY
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1445 src/doc/3RDPARTY:1.1446
--- src/doc/3RDPARTY:1.1445 Mon Jun 5 18:56:16 2017
+++ src/doc/3RDPARTY Tue Jun 6 12:56:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1445 2017/06/05 18:56:16 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1446 2017/06/06 12:56:42 skrll Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1702,3 +1702,14 @@ Responsible: christos
Location: usr.bin/dc
Notes:
Uses OpenSSL's bignum
+
+Package: dtc,libfdt
+Version: 1.4.1
+Current Vers: 1.4.4
+Maintainer: David Gibson <[email protected]>, Jon Loeliger <[email protected]>
+Archive Site: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
+Home Page: https://git.kernel.org/pub/scm/utils/dtc/dtc.git
+Mailing List: mailto:[email protected]
+Responsible: skrll
+License: GPLv2 (dtc), BSD (libfdt)
+Location: external/gpl2/dtc, sys/external/bsd/libfdt