1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/sysutils/dtc/pkg-plist
Kyle Evans b59d41c84c sysutils/dtc: Update to 1.4.6 and add test support
dtc 1.4.6 was released 2018/01/03 with various additional checks and
bugfixes, as well as support for some syntactic sugar for overlays that
allows the following:

==
/dts-v1/;
/plugin/;

&foo {
  status = "okay";
};
==

Issues addressed by the previous patches have been fixed upstream, and the
two patches included here have been accepted upstream following the release
of 1.4.6. The patches, along with the TEST_ENV, will be able to go away when
1.4.7 is released.

While here, hook up the test suite and flip maintainer over to uboot@.

Reviewed by:	imp, manu
Approved by:	imp (maintainer, ports committer)
Differential Revision:	https://reviews.freebsd.org/D13761
2018-01-23 18:18:12 +00:00

15 lines
201 B
Plaintext

bin/convert-dtsv0
bin/dtc
bin/dtdiff
bin/fdtdump
bin/fdtget
bin/fdtoverlay
bin/fdtput
lib/libfdt-1.4.6.so
lib/libfdt.a
lib/libfdt.so
lib/libfdt.so.1
include/fdt.h
include/libfdt.h
include/libfdt_env.h