commit | a7d204984ffc35c0899d677003c7d63dfccc9cae | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Thu Jan 17 03:05:52 2019 +0200 |
committer | Marko Man <darkobas@gmail.com> | Mon Aug 26 13:11:47 2019 +0200 |
tree | eea965537c1f0287ccded1f68dfc1194bd55ff2b | |
parent | fa79f212f4fcc1d5d8b27e2ee0b1abad45c1c0bc [diff] |
extract_utils: introduce -k (kang mode) option * The use case is easier updating of pinned blobs. When --kang is set, pinning is automatically ignored, and the script will print lines at its output that can be directly copied back into the proprietary-files.txt. * Best served together with --section ${SECTION}, and proper grouping of the proprietary-files.txt. Change-Id: I648fbcbd4580a4a002b00828bcfee18d1e265d7b Signed-off-by: Vladimir Oltean <olteanv@gmail.com>