Add script to condense the policy table JSON
The policy table is delivered to us in JSON format,
and it contains several fields that we don't need
to use. This script will pull out just the fields
needed by the code and will output them into a JSON
format that lends itself to being searched based
on the error message and a modifier.
This will run during the bitbake build as the full
policy table file will be checked into the machine
layer it applies to.
Change-Id: I03a0f04dfa1d31902832fd3bd7dadc13b49aa00d
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
1 file changed