Add macros for new /hal path 02/251402/3 accepted/tizen/base/tool/20210125.051925 submit/tizen_base/20210115.063702 submit/tizen_base/20210121.021519
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 13 Jan 2021 08:05:34 +0000 (17:05 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 14 Jan 2021 02:00:08 +0000 (11:00 +0900)
commit38cdf5113127519d0a13b7789166ed57c0e821a5
treec23749e5ad11a23c90e21ef562304846bac08789
parent9de33a8a7cd9eae05c3c1df4b2c0e1e4cd2bd40a
Add macros for new /hal path

Tizen 6.5 feature[1] supports new /hal path which including the HAL backend
packages depend on h/w device. Need the following macros for HAL backend
packages.
- %{_hal_prefix}     : /hal
- %{_hal_libdir}     : /hal/lib64 or /hal/lib
- %{_hal_includedir} : /hal/include
- %{_hal_sysconfdir} : /hal/etc
- %{_hal_datadir}    : /hal/share
- %{_hal_licensedir} : /hal/share/licenses

Change-Id: Ica958dbef37b1b23762c7b5e337161b3d8e0498b
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
macros.in