Add script to generate dump info file
This commit introduces the gendumpinfo script which generates the
info.yaml file containing metadata about the dump. It also updates
the meson.build files to include this script in the build process
and ensures it gets installed correctly.
Change-Id: Idcd550ceac912ff42ce2df2bfcb333b4c8b8644b
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
diff --git a/.shellcheck-ignore b/.shellcheck-ignore
index e5c4d18..6f5e42c 100644
--- a/.shellcheck-ignore
+++ b/.shellcheck-ignore
@@ -1,2 +1,3 @@
dump/tools/common/include/gendumpheader
dump/tools/opdump/opdreport
+dump/tools/common/include/gendumpinfo