pass: parser: Change board name checking to be an optional 22/276922/2
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Jun 2022 18:37:49 +0000 (03:37 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 4 Jul 2022 06:43:21 +0000 (15:43 +0900)
commit8ca157c625bcef0ab3e6c5aeebc3dbde34da4a0f
tree8296a371835c042c8b8cac55cc935f22f53df533
parentb47d8f870a07967accd58051675f96f7c51ef8a0
pass: parser: Change board name checking to be an optional

The board name checking was mandatory before.
But, the new requirement which supports the PASS daemon
without HAL configuration is requested.
Change board name checking to be an optional.

Change-Id: I64ff9296abc6537057b85a29e9984eefe4e9996a
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/pass/pass-parser.c