Add capi-system-info pkg into iot-hal-base to create /hal/etc/system_info_db 24/292924/1
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 17 May 2023 05:28:46 +0000 (14:28 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 17 May 2023 05:28:46 +0000 (14:28 +0900)
Add missed capi-system-info package into iot-hal-base.yaml to crate
/hal/etc/system_info_db when creating the hal.img.

hal.img have to contain the /hal/etc/system_info_db to specify the features
depends on hardware. /hal/etc/system_info_db is created by script of
capi-system-info package when creating the hal.img.

Change-Id: I55c1c1025913925af2d249ffbc9adc4fe4bdae9e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
patterns/iot-hal-base.yaml

index 1eff9679c424df1e89b7d503a4071ad90611d111..eefacabb21481e16d25b59fac9797a1aa1ae33de 100644 (file)
@@ -10,3 +10,4 @@ Packages:
 - sed
 - grep
 - coreutils
+- capi-system-info