summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunkyeong Kim <jk0430.kim@samsung.com>2021-03-16 16:25:13 +0900
committerJunkyeong Kim <jk0430.kim@samsung.com>2021-03-16 17:49:44 +0900
commit73bcaec454958d6282b5ae78f0292b9401fa1d4b (patch)
tree8e834ed3a84b9855f52a7fd978504a40d9f2d99c
parent26fb85ad726e2a4da814bae0a98758a75f22f53a (diff)
downloadbuilding-blocks-73bcaec454958d6282b5ae78f0292b9401fa1d4b.tar.gz
building-blocks-73bcaec454958d6282b5ae78f0292b9401fa1d4b.tar.bz2
building-blocks-73bcaec454958d6282b5ae78f0292b9401fa1d4b.zip
[TRE-2654] replace tbm/tdm backend package to hal-backend tbm/tdm packagesubmit/tizen/20210317.103753accepted/tizen/unified/20210317.102643
libtbm-sprd -> hal-backend-tbm-sprd libtdm-sprd -> hal-backend-tdm-sprd libtbm-exynos-tgm -> hal-backend-tbm-exynos-tgm libtdm-exynos-deconfb -> hal-backend-tdm-exynos-deconfb libtbm-nexell -> hal-backend-tbm-nexell libtdm-nexell -> hal-backend-tdm-nexell libtbm-vc4 -> hal-backend-tbm-vc4 libtdm-vc4 -> hal-backend-tdm-vc4 libtbm-vigs -> hal-backend-tbm-vigs libtdm-drm -> hal-backend-tdm-drm Change-Id: I7454eb6afa9ea85ea5a7dcdda5c2d2cd2293b757 Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
-rw-r--r--packaging/domain-apis-ui.inc22
-rw-r--r--packaging/platform-preset-boards-artik530.inc6
-rw-r--r--packaging/platform-preset-boards-emul.inc4
-rw-r--r--packaging/platform-preset-boards-rpi3.inc6
-rw-r--r--packaging/platform-preset-boards-tm1.inc4
5 files changed, 21 insertions, 21 deletions
diff --git a/packaging/domain-apis-ui.inc b/packaging/domain-apis-ui.inc
index 3236ff9..dad4df8 100644
--- a/packaging/domain-apis-ui.inc
+++ b/packaging/domain-apis-ui.inc
@@ -391,21 +391,21 @@ Suggests: e-tizen-data-profile_tv
Suggests: e-tizen-data-profile_ivi
#DisplayHAL-TBM
-Suggests: libtbm-sprd
+Suggests: hal-backend-tbm-sprd
Suggests: libtbm-exynos
-Suggests: libtbm-exynos-tgm
-Suggests: libtbm-nexell
-Suggests: libtbm-vc4
-Suggests: libtbm-vigs
+Suggests: hal-backend-tbm-exynos-tgm
+Suggests: hal-backend-tbm-nexell
+Suggests: hal-backend-tbm-vc4
+Suggests: hal-backend-tbm-vigs
Suggests: libtbm-dumb
#DisplayHAL-TDM
-Suggests: libtdm-sprd
+Suggests: hal-backend-tdm-sprd
Suggests: libtdm-exynos
-Suggests: libtdm-exynos-deconfb
-Suggests: libtdm-nexell
-Suggests: libtdm-vc4
-Suggests: libtdm-drm
+Suggests: hal-backend-tdm-exynos-deconfb
+Suggests: hal-backend-tdm-nexell
+Suggests: hal-backend-tdm-vc4
+Suggests: hal-backend-tdm-drm
#GL plugins
Suggests: mesa
@@ -422,7 +422,7 @@ There are three categories to choose.<br>
2. Tizen Buffer Manager(TBM) Backend<br>
3. Tizen Display Manager(TDM) Backend<br>
You should choose a tbm and tdm backend for your target.<br>
- For example, if you want make binary for TM1, you can choose the libtbm-sprd and the libtdm-sprd<br>
+ For example, if you want make binary for TM1, you can choose the hal-backend-tbm-sprd and the hal-backend-tdm-sprd<br>
%files sub2-domain_API-UI-Display_Server
%posttrans sub2-domain_API-UI-Display_Server
diff --git a/packaging/platform-preset-boards-artik530.inc b/packaging/platform-preset-boards-artik530.inc
index 74e7fad..bae91d4 100644
--- a/packaging/platform-preset-boards-artik530.inc
+++ b/packaging/platform-preset-boards-artik530.inc
@@ -232,8 +232,8 @@ Packages of Camera HAL and Feature for ARTIK530(Headless).
Summary: ARTIK530_Display
Requires: %{name}-sub2-domain_API-UI-Display_Server
Requires: e-tizen-data-profile_common
-Requires: libtbm-nexell
-Requires: libtdm-nexell
+Requires: hal-backend-tbm-nexell
+Requires: hal-backend-tdm-nexell
Requires: coregl
Requires: gst-plugins-bad
@@ -258,7 +258,7 @@ Packages of Display HAL and Feature for ARTIK530.
%package sub2-Preset_boards-ARTIK530-Display_Headless
Summary: ARTIK530_Display(Headless)
Requires: %{name}-sub2-domain_API-UI-Display_Server_Headless
-Requires: libtbm-nexell
+Requires: hal-backend-tbm-nexell
Conflicts: %{name}-sub2-Preset_boards-ARTIK530-Display
diff --git a/packaging/platform-preset-boards-emul.inc b/packaging/platform-preset-boards-emul.inc
index c04613d..829ae29 100644
--- a/packaging/platform-preset-boards-emul.inc
+++ b/packaging/platform-preset-boards-emul.inc
@@ -273,8 +273,8 @@ Packages of Camera HAL and Feature for EMUL(Headless).
Summary: EMUL_Display
Requires: %{name}-sub2-domain_API-UI-Display_Server
Requires: e-tizen-data-profile_common
-Requires: libtbm-vigs
-Requires: libtdm-drm
+Requires: hal-backend-tbm-vigs
+Requires: hal-backend-tdm-drm
Requires: coregl
Conflicts: %{name}-sub2-Preset_boards-EMUL-Display_Headless
diff --git a/packaging/platform-preset-boards-rpi3.inc b/packaging/platform-preset-boards-rpi3.inc
index 6a80708..424bbe2 100644
--- a/packaging/platform-preset-boards-rpi3.inc
+++ b/packaging/platform-preset-boards-rpi3.inc
@@ -234,8 +234,8 @@ Packages of Camera HAL and Feature for RPI3(Headless).
Summary: RPI3_Display
Requires: %{name}-sub2-domain_API-UI-Display_Server
Requires: e-tizen-data-profile_common
-Requires: libtbm-vc4
-Requires: libtdm-vc4
+Requires: hal-backend-tbm-vc4
+Requires: hal-backend-tdm-vc4
Requires: mesa
Requires: coregl
@@ -260,7 +260,7 @@ Packages of Display HAL and Feature for RPI3.
%package sub2-Preset_boards-RPI3-Display_Headless
Summary: RPI3_Display(Headless)
Requires: %{name}-sub2-domain_API-UI-Display_Server_Headless
-Requires: libtbm-vc4
+Requires: hal-backend-tbm-vc4
Conflicts: %{name}-sub2-Preset_boards-RPI3-Display
diff --git a/packaging/platform-preset-boards-tm1.inc b/packaging/platform-preset-boards-tm1.inc
index 009770c..3236c29 100644
--- a/packaging/platform-preset-boards-tm1.inc
+++ b/packaging/platform-preset-boards-tm1.inc
@@ -185,8 +185,8 @@ Packages of Radio Feature for TM1.
Summary: TM1_Display
Requires: %{name}-sub2-domain_API-UI-Display_Server
Requires: e-tizen-data-profile_mobile
-Requires: libtbm-sprd
-Requires: libtdm-sprd
+Requires: hal-backend-tbm-sprd
+Requires: hal-backend-tdm-sprd
Requires: coregl
%description sub2-Preset_boards-TM1-Display