Files
update/cgcs-patch
Don Penney f541c94975 Fix UNREMOVABLE parsing in make_patch_functions.py
The parsing of the UNREMOVABLE tag in the patch XML is setting the
wrong metadata flag. It's setting "removable" instead of
"unremovable", meaning the UNREMOVABLE tag has no effect.

Change-Id: I6f497a8a76e1c46b33edf896e71ed1266004d964
Closes-Bug: 1891729
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-08-17 10:30:07 -04:00
..