Add model-config-cli program 38/258438/2 accepted/tizen/unified/20210525.033900 submit/tizen/20210518.074004
authorKunhoon Baik <knhoon.baik@samsung.com>
Tue, 18 May 2021 02:35:51 +0000 (11:35 +0900)
committerKunhoon Baik <knhoon.baik@samsung.com>
Tue, 18 May 2021 04:31:12 +0000 (13:31 +0900)
commit00db35152d0eda8a76937ecdfaeddb7a070737dd
tree0eb068c258b8555ad65392f1423fcfffe94b137b
parented8ea058f0247a3f86a45f0de3ce1def937c766e
Add model-config-cli program

model-config-cli program enables to modify model-config.xml file at image creation time.
without this program, a new model-config package should be created for specific binary although HW target is same.

To avoid creating new model-config packages, I recommend to use model-config-cli at image creation scripts.

cf) This patch is originated from Elmurot

Change-Id: Ifd9a003bcf3241d113a045bb3b21a38f01e085dd
packaging/unified-model-config.spec
scripts/model-config-cli [new file with mode: 0755]