summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Majewski <m.majewski2@partner.samsung.com>2021-08-04 14:48:10 +0200
committerMateusz Majewski <m.majewski2@partner.samsung.com>2021-08-04 14:49:16 +0200
commit3ec6f9116b79fd3512cb2b5b486baf1b524782f0 (patch)
tree3ff3d52780397fc3e2d862a6877930b2db1319d1
parente7254ced858a531dd6eca1020e10fc71e236afa1 (diff)
downloadbuilding-blocks-3ec6f9116b79fd3512cb2b5b486baf1b524782f0.tar.gz
building-blocks-3ec6f9116b79fd3512cb2b5b486baf1b524782f0.tar.bz2
building-blocks-3ec6f9116b79fd3512cb2b5b486baf1b524782f0.zip
[TRE-2773] Add hal-backend-device-rpi{3,4} dependency
Change-Id: I975cab576d8c70ec180bc330096b39425ab1efbe
-rw-r--r--packaging/domain-apis-system.inc4
-rw-r--r--packaging/platform-preset-boards-rpi3-hal-backend.inc1
-rw-r--r--packaging/platform-preset-boards-rpi4-hal-backend.inc1
3 files changed, 5 insertions, 1 deletions
diff --git a/packaging/domain-apis-system.inc b/packaging/domain-apis-system.inc
index 6d15111..55c9d0f 100644
--- a/packaging/domain-apis-system.inc
+++ b/packaging/domain-apis-system.inc
@@ -33,6 +33,8 @@ Requires: hal-api-device
Suggests: hal-backend-device-tm1
Suggests: hal-backend-device-tw3
Suggests: hal-backend-device-rpi
+Suggests: hal-backend-device-rpi3
+Suggests: hal-backend-device-rpi4
Suggests: hal-backend-device-artik
Suggests: hal-backend-device-emulator
%description sub2-domain_API-System-Device
@@ -43,7 +45,7 @@ Those have a dependancy on Hardware.
So, before you select, you have to make sure that which hardware you have.
Then choose proper combination.
For example, hal-backend-device-tm1 for mobile
- hal-backend-device-rpi for rpi3
+ hal-backend-device-rpi and hal-backend-device-rpi3 for rpi3
%files sub2-domain_API-System-Device
%package sub2-domain_API-System-Device_Haptic
diff --git a/packaging/platform-preset-boards-rpi3-hal-backend.inc b/packaging/platform-preset-boards-rpi3-hal-backend.inc
index ee8b09d..9660e69 100644
--- a/packaging/platform-preset-boards-rpi3-hal-backend.inc
+++ b/packaging/platform-preset-boards-rpi3-hal-backend.inc
@@ -70,6 +70,7 @@ Packages for PASS HAL and Feature for RPI.
%package sub2-Preset_boards-RPI3_HAL_Backend-System_Device
Summary: RPI3_Deviced Plugin for HAL
Requires: hal-backend-device-rpi
+Requires: hal-backend-device-rpi3
%description sub2-Preset_boards-RPI3_HAL_Backend-System_Device
Packages for Deviced HAL and Feature for RPI.
diff --git a/packaging/platform-preset-boards-rpi4-hal-backend.inc b/packaging/platform-preset-boards-rpi4-hal-backend.inc
index 21f8bd8..6ad2ee2 100644
--- a/packaging/platform-preset-boards-rpi4-hal-backend.inc
+++ b/packaging/platform-preset-boards-rpi4-hal-backend.inc
@@ -70,6 +70,7 @@ Packages for PASS HAL and Feature for RPI.
%package sub2-Preset_boards-RPI4_HAL_Backend-System_Device
Summary: RPI4_Deviced Plugin for HAL
Requires: hal-backend-device-rpi
+Requires: hal-backend-device-rpi4
%description sub2-Preset_boards-RPI4_HAL_Backend-System_Device
Packages for Deviced HAL and Feature for RPI.