[rtems commit] dtc: Add VERSION file

Sebastian Huber sebh at rtems.org
Thu Jul 19 05:07:42 UTC 2018


Module:    rtems
Branch:    master
Commit:    2af004eb0a6d815e48630a41e27a992b04d15988
Changeset: http://git.rtems.org/rtems/commit/?id=2af004eb0a6d815e48630a41e27a992b04d15988

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Jul 18 09:32:28 2018 +0200

dtc: Add VERSION file

Close #3471.

---

 cpukit/dtc/VERSION | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/cpukit/dtc/VERSION b/cpukit/dtc/VERSION
new file mode 100644
index 0000000..2068cfa
--- /dev/null
+++ b/cpukit/dtc/VERSION
@@ -0,0 +1,19 @@
+Import from:
+
+git://git.kernel.org/pub/scm/utils/dtc/dtc.git
+
+Commit:
+
+9b0e4fe26093cf3846868543b24b874990ec76e1
+
+Date:
+
+Mon Jul 9 11:00:21 2018 +1000
+
+Commands to generate update patches:
+
+git format-patch 9b0e4fe26093cf3846868543b24b874990ec76e1 -- libfdt/fdt_addresses.c libfdt/fdt.c libfdt/fdt_empty_tree.c libfdt/fdt.h libfdt/fdt_ro.c libfdt/fdt_rw.c libfdt/fdt_strerror.c libfdt/fdt_sw.c libfdt/fdt_wip.c libfdt/libfdt_env.h libfdt/libfdt.h libfdt/libfdt_internal.h libfdt/TODO
+sed -i 's%/libfdt/fdt.h%/cpukit/include/fdt.h%g' 00*
+sed -i 's%/libfdt/libfdt.h%/cpukit/include/libfdt.h%g' 00*
+sed -i 's%/libfdt/libfdt_env.h%/cpukit/include/libfdt_env.h%g' 00*
+sed -i 's%/libfdt/%/cpukit/dtc/libfdt/%g' 00*




More information about the vc mailing list