Fix parsing vconf attributes of boot-sequence 97/269497/3
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 17 Jan 2022 06:32:32 +0000 (15:32 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Thu, 20 Jan 2022 07:32:20 +0000 (07:32 +0000)
commitb3ba27b7ce4ccd695ea9c63d5f7b83fc1a49782c
tree05ca73f690a8ae21752e747f748d47ff0130ac04
parentc8b1ff040272bb277ee7f53d07fa83116247f967
Fix parsing vconf attributes of boot-sequence

The format of vconf dependency option is changed.
'vconf-key', 'vconf-value' and 'vconf-type' are added for parsing vconf.

Change-Id: Ib927efec0bd0d58bbc48c09620ae46330c11e2d5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
parser/boot-sequencer/CMakeLists.txt
parser/boot-sequencer/parser_plugin.cc