summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYunhee Seo <yuni.seo@samsung.com>2024-08-27 15:41:16 +0900
committerYunhee Seo <yuni.seo@samsung.com>2024-08-27 15:41:16 +0900
commit016dedd08b53c74af81ec4b385658d7091411381 (patch)
treef588ce1031bb9857dfc717481acc0a92f369a919
parent88ae87539644c2d5a58bb6ff3b35e8ae2e1eeac3 (diff)
downloaddevice-generic-tizen.tar.gz
device-generic-tizen.tar.bz2
device-generic-tizen.zip
As support hal-abi-versioning, the hal-backend package should be built using only the hal-rootstrap. Change-Id: I18d86d8fb114db071f5ae72d6a4a0730eee6d7fc Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
-rw-r--r--packaging/hal-backend-device-generic.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/packaging/hal-backend-device-generic.spec b/packaging/hal-backend-device-generic.spec
index 9010d0e..f0ec472 100644
--- a/packaging/hal-backend-device-generic.spec
+++ b/packaging/hal-backend-device-generic.spec
@@ -9,9 +9,7 @@ Source1: %{name}.manifest
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
BuildRequires: cmake
-BuildRequires: pkgconfig(hal-api-common)
-BuildRequires: pkgconfig(hal-backend-device-common)
-BuildRequires: pkgconfig(hal-api-device)
+BuildRequires: pkgconfig(hal-rootstrap)
%description
Generic device HAL backend drivers for all normal targets