Modify to be buildable with hal-rootstrap 40/313340/1 accepted/tizen/unified/20240625.163147 accepted/tizen/unified/dev/20240701.073022
authorSangYoun Kwak <sy.kwak@samsung.com>
Mon, 24 Jun 2024 07:43:19 +0000 (16:43 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Mon, 24 Jun 2024 07:43:19 +0000 (16:43 +0900)
commit58c04b0723cf609f0ce8743716cc90cc0a879831
tree4ba75a7ebf154681f453a31d00567822334a3f6a
parentf404a83c83ed6a5df1faa5fe1593f8dd216b8c4e
Modify to be buildable with hal-rootstrap

To use hal-rootstrap as a only BuildRequires package, with contains
every package that hal backends need, spec file and cmake file are
modified.
Also, hal-rootstrap does not have 'dlog-internal.h'(it should be used
only for internal), symbols from it like SLOGE are replaced by functions
provided by 'dlog.h'.

Change-Id: I078befbec7ddae394bf657631e3ae28571242c18
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
CMakeLists.txt
packaging/hal-backend-sensor-emulator.spec
src/sensor_log.h