summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang kim <wchang.kim@samsung.com>2023-07-20 16:25:48 +0900
committerwchang kim <wchang.kim@samsung.com>2023-07-20 16:25:48 +0900
commitadfb77799456a87d76c42a83794ab2db9f3fba6d (patch)
treeb7575aae7ae3117f940c296da790fac1b1599706
parent6d04f1956efdb2a1f98a979ad06c022311eaaa61 (diff)
downloadbuilding-blocks-adfb77799456a87d76c42a83794ab2db9f3fba6d.tar.gz
building-blocks-adfb77799456a87d76c42a83794ab2db9f3fba6d.tar.bz2
building-blocks-adfb77799456a87d76c42a83794ab2db9f3fba6d.zip
Changes for riscv64 after adding some packagessandbox/playchang/riscv64
Change-Id: I9024a07b806964b66389d5bb892e3d4b8c9c03d9
-rw-r--r--packaging/domain-apis-account.inc3
-rw-r--r--packaging/domain-apis-web.inc3
-rw-r--r--packaging/domain-features-webapi.inc2
-rw-r--r--packaging/platform-preset-iot-headed-images.inc4
-rw-r--r--packaging/platform-preset-iot.inc2
5 files changed, 2 insertions, 12 deletions
diff --git a/packaging/domain-apis-account.inc b/packaging/domain-apis-account.inc
index 27bee2d..6be4775 100644
--- a/packaging/domain-apis-account.inc
+++ b/packaging/domain-apis-account.inc
@@ -46,10 +46,7 @@ So we use dummyasm for verification of fido-client APIs instead of fido-asm and
%package sub2-domain_API-Account-OAuth2
Summary: OAuth2
-
-%ifnarch riscv64
Requires: oauth2
-%endif
Requires: %{name}-sub2-domain_API-Web-WebView
%description sub2-domain_API-Account-OAuth2
diff --git a/packaging/domain-apis-web.inc b/packaging/domain-apis-web.inc
index 0d27cad..9db3cbe 100644
--- a/packaging/domain-apis-web.inc
+++ b/packaging/domain-apis-web.inc
@@ -26,10 +26,7 @@ Library for JavaScript Object Notation format
%package sub2-domain_API-Web-WebView
Summary: WebView
-
-%ifnarch riscv64
Requires: chromium-efl
-%endif
Requires: %{name}-sub2-domain_API-UI-Display_Server
Requires: %{name}-sub2-domain_API-UI-FontConfig
diff --git a/packaging/domain-features-webapi.inc b/packaging/domain-features-webapi.inc
index e5cc2e2..f71183c 100644
--- a/packaging/domain-features-webapi.inc
+++ b/packaging/domain-features-webapi.inc
@@ -6,7 +6,6 @@
############
%package sub1-domain_Feature-WebAPI
Summary: Web API feature packages
-%ifnarch riscv64
Requires: wrtjs
Requires: cordova-api
Requires: webapi-plugins
@@ -15,7 +14,6 @@ Suggests: webapi-plugins-profile_mobile
Suggests: webapi-plugins-teec
Requires: wgt-backend
Requires: libwebsockets
-%endif
%description sub1-domain_Feature-WebAPI
Tizen block (set of packages) for supporting WebAPI of Tizen
%files sub1-domain_Feature-WebAPI
diff --git a/packaging/platform-preset-iot-headed-images.inc b/packaging/platform-preset-iot-headed-images.inc
index 8949257..21b783f 100644
--- a/packaging/platform-preset-iot-headed-images.inc
+++ b/packaging/platform-preset-iot-headed-images.inc
@@ -79,12 +79,12 @@ Requires: %{name}-sub1-domain_Feature-ISU
Requires: %{name}-sub1-domain_Feature-Upgrade
Requires: %{name}-sub1-domain_Feature-Recovery
Requires: %{name}-sub1-domain_Feature-WebAPI
-%ifnarch riscv64
Requires: webapi-plugins-profile_mobile
Requires: webapi-plugins-teec
Requires: wrtjs
Requires: vc-webview-js
Requires: vc-webview
+%ifnarch riscv64
Requires: lightweight-web-engine-profile_mobile
Requires: opentk
%endif
@@ -313,7 +313,6 @@ Requires: %{name}-sub1-feature_App-IoT_Headed_Ref_image
### Web API
Requires: %{name}-sub1-domain_Feature-WebAPI
-%ifnarch riscv64
Requires: webapi-plugins-profile_mobile
Requires: webapi-plugins-teec
Requires: webapi-plugins-mobile-extension-emulator
@@ -321,6 +320,7 @@ Requires: webapi-plugins-mobile-extension-emulator
Requires: wrtjs
Requires: vc-webview-js
Requires: vc-webview
+%ifnarch riscv64
Requires: lightweight-web-engine-profile_mobile
Requires: opentk
%endif
diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc
index 9d1602f..c2e2592 100644
--- a/packaging/platform-preset-iot.inc
+++ b/packaging/platform-preset-iot.inc
@@ -363,10 +363,8 @@ Requires: %{name}-sub2-domain_API-System-System_Information
Requires: %{name}-sub2-domain_API-System-System_Settings
Requires: %{name}-sub2-domain_API-System-dlog
Requires: %{name}-sub2-domain_API-UI-EFL_MainLoop
-%ifnarch riscv64
Requires: %{name}-sub2-domain_API-UIX-TTS
Requires: %{name}-sub2-domain_API-UIX-Voice_control
-%endif
Requires: %{name}-sub2-domain_API-Web-json_Glib
#From TRE-2900
Requires: %{name}-sub2-domain_API-System-Resource_Monitor