projects
/
platform
/
hal
/
backend
/
rootstrap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a33b969
)
packaging: Add hal-rootstrap-tv BuildRequires dependency on TV profile build
89/314089/1
author
Chanwoo Choi
<cw00.choi@samsung.com>
Fri, 5 Jul 2024 04:45:10 +0000
(13:45 +0900)
committer
Chanwoo Choi
<cw00.choi@samsung.com>
Fri, 5 Jul 2024 04:49:04 +0000
(13:49 +0900)
Generate hal-rootstrap including the packages maintained in
hal-rootstrap-tv when TV profile build.
Change-Id: Iad74a2e3a847b225ddb97766086629a579fe20d0
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/hal-rootstrap.spec
patch
|
blob
|
history
diff --git
a/packaging/hal-rootstrap.spec
b/packaging/hal-rootstrap.spec
index 7fbb47f5f617d32249c0f4e5c453fe77d1b5e7af..3ecfa86e86449eba7559c797a7c029fbdbd75c54 100644
(file)
--- a/
packaging/hal-rootstrap.spec
+++ b/
packaging/hal-rootstrap.spec
@@
-16,6
+16,9
@@
BuildRequires: xmlstarlet
BuildRequires: python3
BuildRequires: hal-rootstrap-common
+%if "%{tizen_profile_name}" == "tv"
+BuildRequires: hal-rootstrap-tv
+%endif
### hal-rootstrap-devel
%package -n %{devel_name}