From 90ff7775f8ed0f1f31af85d570ca77c4ef3ebfed Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Mon, 6 Mar 2017 14:39:28 +0900 Subject: [PATCH] domain-hal: RPI3 does not have HAL yet Change-Id: I19b70d67cd82dbb90d1492047e1a3a9143e01923 Signed-off-by: MyungJoo Ham --- packaging/domain-hal.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packaging/domain-hal.inc b/packaging/domain-hal.inc index 72f524a..86e2ae1 100644 --- a/packaging/domain-hal.inc +++ b/packaging/domain-hal.inc @@ -66,13 +66,12 @@ Tizen HAL packages for the Device TM2 %package sub2-HAL-sort_by_device-RPI3 Summary: Tizen HAL packages for Device Raspberry Pi 3 -Requires: libdrm -Requires: libtbm -Requires: libtdm-drm +Requires: model-config-tm1 Suggests: arm64-rpi3-linux-kernel Suggests: arm64-rpi3-linux-kernel-modules %description sub2-HAL-sort_by_device-RPI3 Tizen HAL packages for the Device Raspberry Pi 3 +We do not have RPI3 specific userspace device drivers and reusing some of TM1 packages. %files sub2-HAL-sort_by_device-RPI3 -- 2.7.4