Add libsyscommon to required package to provide linker flag 76/259976/1
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 17 Jun 2021 05:22:25 +0000 (14:22 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 17 Jun 2021 06:08:27 +0000 (15:08 +0900)
commite5555f018a4cfac3c09b851432883b20c1656479
tree16ad0faf4e9163f9b51880f321f12115a60a6e6b
parente1b43a1e9fce04267eebae1573790e9a6495ba00
Add libsyscommon to required package to provide linker flag

For haltest, it cannot run by itself because it is not able to resolve
sys_get_int() symbol of libsyscommon. Therefore, provide ldflag to
locate libsyscommon.so

Change-Id: Ic9b4cedce88c888a9925264cfd22ff3504ee5193
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
hw/battery/CMakeLists.txt
hw/bezel/CMakeLists.txt
hw/display/CMakeLists.txt
hw/touchscreen/CMakeLists.txt