svn commit: r328072 - in vendor-sys/libfdt: . dist
Kyle Evans
kevans at FreeBSD.org
Wed Jan 17 05:08:03 UTC 2018
Author: kevans
Date: Wed Jan 17 05:08:01 2018
New Revision: 328072
URL: https://svnweb.freebsd.org/changeset/base/328072
Log:
Create vendor-sys/libfdt from libfdt in vendor/dtc
There are no plans at the moment to continue updating GPL dtc in the tree as
BSDL dtc is slowly replacing it.
We use libfdt in the kernel and loaders, so fork off the libfdt bits from
vendor/dtc into vendor-sys/libfdt rather than continuing to update
vendor/dtc when we have no intention of updating anything in userland as a
result of these imports.
This also leaves us with a vendor branch whose content has a consistent
license- the entirety of libfdt is dual license, GPL/BSD, although that was
not a primary concern.
Added:
vendor-sys/libfdt/
vendor-sys/libfdt/dist/
- copied from r328071, vendor/dtc/dist/libfdt/
More information about the svn-src-all
mailing list