diff options
34 files changed, 0 insertions, 820 deletions
diff --git a/common-repos.yaml b/common-repos.yaml index 4a9858e..5a4b05e 100644 --- a/common-repos.yaml +++ b/common-repos.yaml @@ -3,10 +3,6 @@ Repositories: Url: http://download.tizen.org/snapshots/tizen/unified/@BUILD_ID@/repos/standard/packages/ Options: --ssl_verify=no - - Name: unified-emulator - Url: http://download.tizen.org/snapshots/tizen/unified/@BUILD_ID@/repos/emulator/packages/ - Options: --ssl_verify=no - - Name: base-standard Url: http://download.tizen.org/snapshots/tizen/base/latest/repos/standard/packages/ Options: --ssl_verify=no diff --git a/common-targets.yaml b/common-targets.yaml index 8191ec8..57de95c 100644 --- a/common-targets.yaml +++ b/common-targets.yaml @@ -8,15 +8,6 @@ Targets: - iot-boot-armv7l-artik533s.yaml - iot-headless-2parts-armv7l-artik530_710.yaml - iot-headless-2parts-armv7l-rpi3.yaml - - common-wayland-3parts-armv7l-odroidu3.yaml - iot-headed-3parts-armv7l-artik530_710.yaml - - common-wayland-3parts-armv7l-rpi3.yaml - - common-wayland-3parts-arm64.yaml - iot-boot-arm64-artik710.yaml - iot-boot-arm64-rpi3.yaml - - - - Name: emulator - Images: - - common-emulator-wayland-mbr-i586.yaml - - common-emulator-wayland-3parts-i586.yaml diff --git a/common.yaml b/common.yaml index af6e330..4cd9f62 100644 --- a/common.yaml +++ b/common.yaml @@ -73,107 +73,6 @@ Boot-RPi3: - IoT Boot RPi3 Repos: [] -Wayland: - Part: common-mbr - UserGroups: "audio,video" - Groups: - - Generic Adaptation - - Common Adaptation - - Generic Base - - Common Base - - Generic Console Tools - - Common Console Tools - - Generic Wayland - - Common Wayland - - Generic Middleware - - Common Middleware - - Generic Applications - - Common Applications - - Generic Bluetooth - - Generic Multimedia - - Generic Desktop Applications - - Common Desktop Applications - - Generic Crosswalk - - Common Crosswalk - - Common EFL - - Common Enlightenment - - Common Web Framework - - Common Input Framework - - Common Telephony - - Common Dali - - Common Bluetooth - - Common Connectivity Framework - - Common Security - PostScripts: - - generic-adaptation - - generic-base - - generic-users - - generic-console-tools - - generic-wayland - - common-wayland - - generic-middleware - - generic-applications - - generic-bluetooth - - generic-multimedia - - generic-desktop-applications - - common-desktop-applications - - generic-crosswalk - - common-crosswalk - - generic-dbus-policychecker - - generic-security - Repos: [] - NoChrootScripts: - - buildname - -RPi3: - Part: common-mbr-3parts - UserGroups: "audio,video" - Groups: - - Generic Adaptation - - Generic Base - - Common Base - - Generic Console Tools - - Common Console Tools - - Generic Wayland - - Common Wayland - - Generic Middleware - - Common Middleware - - Generic Applications - - Common Applications - - Generic Bluetooth - - Generic Multimedia - - Generic Crosswalk - - Common Crosswalk - - Common EFL - - Common Enlightenment - - Common Web Framework - - Common Input Framework - - Common Telephony - - Common Adaptation RPi3 - - Common Dali - - Common Bluetooth - - Common Connectivity Framework - - Common Security - PostScripts: - - generic-adaptation - - generic-base - - generic-users - - generic-console-tools - - generic-wayland - - common-wayland - - generic-middleware - - generic-applications - - generic-bluetooth - - generic-multimedia - - generic-crosswalk - - common-crosswalk - - common-license - - generic-dbus-policychecker - - generic-security - Repos: [] - NoChrootScripts: - - buildname - Tizen IoT: Part: common-3parts-ramdisk Groups: diff --git a/ks/common-emulator-wayland-3parts-i586.yaml b/ks/common-emulator-wayland-3parts-i586.yaml deleted file mode 100644 index 5f76674..0000000 --- a/ks/common-emulator-wayland-3parts-i586.yaml +++ /dev/null @@ -1,23 +0,0 @@ -Name: common-emulator-wayland-3parts-i586 -Architecture: ia32 -Schedule: "*" -Active: True -Platform: Wayland -InstallerFrameworkPlugins: - - bootloader - - fstab -Part: common-mbr-3parts-emulator -Mic2Options: -A i686 -f loop --pack-to=@NAME@.tar.gz -FileName: common-emulator-wayland-3parts-i586 -Repos: - - unified-emulator - - base-standard -ExtraPackages: - - sdbd - - system-plugin-emulator - - dlogbackend-logger -Groups: - - Common Adaptation Emulator - - Generic Multimedia Intel -PostScripts: - - generic-multimedia-intel diff --git a/ks/common-emulator-wayland-mbr-i586.yaml b/ks/common-emulator-wayland-mbr-i586.yaml deleted file mode 100644 index 32ac373..0000000 --- a/ks/common-emulator-wayland-mbr-i586.yaml +++ /dev/null @@ -1,24 +0,0 @@ -Name: common-emulator-wayland-mbr-i586 -Architecture: ia32 -Schedule: "*" -Active: True -Platform: Wayland -InstallerFrameworkPlugins: - - bootloader - - fstab -Part: common-mbr -Mic2Options: -A i686 -f loop --pack-to=@NAME@.tar.gz --copy-kernel -FileName: common-emulator-wayland-mbr-i586 -Kernel: emulator-kernel -Repos: - - unified-emulator - - base-standard -ExtraPackages: - - sdbd - - system-plugin-emulator - - dlogbackend-logger -Groups: - - Common Adaptation Emulator - - Generic Multimedia Intel -PostScripts: - - generic-multimedia-intel diff --git a/ks/common-wayland-3parts-arm64.yaml b/ks/common-wayland-3parts-arm64.yaml deleted file mode 100644 index 61c1a14..0000000 --- a/ks/common-wayland-3parts-arm64.yaml +++ /dev/null @@ -1,16 +0,0 @@ -Name: common-wayland-3parts-arm64 -Architecture: aarch64 -Schedule: "*" -Active: True -Platform: Wayland -Part: common-mbr-3parts -Mic2Options: -A aarch64 -f loop --pack-to=@NAME@.tar.gz -FileName: common-wayland-3parts-arm64 -Repos: - - unified-standard - - base-standard -Groups: - - Common Adaptation Aarch64 -ExtraPackages: -#From TRE-847 - - system-plugin-feature-init_wrapper diff --git a/ks/common-wayland-3parts-armv7l-odroidu3.yaml b/ks/common-wayland-3parts-armv7l-odroidu3.yaml deleted file mode 100644 index 3b5d8bd..0000000 --- a/ks/common-wayland-3parts-armv7l-odroidu3.yaml +++ /dev/null @@ -1,13 +0,0 @@ -Name: common-wayland-3parts-armv7l-odroidu3 -Architecture: armv7l -Schedule: "*" -Active: True -Platform: Wayland -Part: common-3parts-ramdisk -Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz -FileName: common-wayland-3parts-armv7l-odroidu3 -Repos: - - unified-standard - - base-standard -Groups: - - Common Adaptation Odroid diff --git a/ks/common-wayland-3parts-armv7l-rpi3.yaml b/ks/common-wayland-3parts-armv7l-rpi3.yaml deleted file mode 100644 index b9c726e..0000000 --- a/ks/common-wayland-3parts-armv7l-rpi3.yaml +++ /dev/null @@ -1,26 +0,0 @@ -Name: common-wayland-3parts-armv7l-rpi3 -Architecture: armv7l -Schedule: "*" -Active: True -Platform: RPi3 -Part: common-3parts-ramdisk-recovery -Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz -FileName: common-wayland-3parts-armv7l-rpi3 -Repos: - - unified-standard - - base-standard -RemovePackages: - - linux-firmware - - pam-locale - - calendar-service - - capi-maps-service - - bind - - download-fonts-service - - fido-asm - - sensord_profile_common - - system-servant - - system-servant-profile_common - - tayga - - call-manager - - libcalendar-service - - org.tizen.worldclock-efl diff --git a/partitions/common-mbr b/partitions/common-mbr deleted file mode 100644 index 8d7d5cc..0000000 --- a/partitions/common-mbr +++ /dev/null @@ -1 +0,0 @@ -part / --fstype="ext4" --size=3584 --ondisk=sda --active --label tizen-common --fsoptions=defaults,noatime diff --git a/partitions/common-mbr-3parts b/partitions/common-mbr-3parts deleted file mode 100644 index d94a1b3..0000000 --- a/partitions/common-mbr-3parts +++ /dev/null @@ -1,3 +0,0 @@ -part / --fstype="ext4" --size=3500 --ondisk=mmcblk0 --label rootfs --fsoptions=defaults,noatime -part /opt --fstype="ext4" --size=512 --ondisk=mmcblk0 --label system-data --fsoptions=defaults,noatime -part /opt/usr --fstype="ext4" --size=3500 --ondisk=mmcblk0 --label user --fsoptions=defaults,noatime diff --git a/partitions/common-mbr-3parts-emulator b/partitions/common-mbr-3parts-emulator deleted file mode 100644 index 766a8b5..0000000 --- a/partitions/common-mbr-3parts-emulator +++ /dev/null @@ -1,3 +0,0 @@ -part / --size=3000 --ondisk=sda --fstype="ext4" --label=emulator-rootfs -part /opt/ --size=2000 --ondisk=sda --fstype="ext4" --label=emulator-sysdata -part /opt/usr/ --size=3000 --ondisk=sda --fstype="ext4" --label=emulator-user diff --git a/patterns/common-adaptation-aarch64.yaml b/patterns/common-adaptation-aarch64.yaml deleted file mode 100644 index cb304a3..0000000 --- a/patterns/common-adaptation-aarch64.yaml +++ /dev/null @@ -1,15 +0,0 @@ -Summary: Common Adaptation Aarch64 -Description: Common Adaptation Aarch64 -Name: common-adaptation-aarch64 -Packages: -- libtdm-drm -- libtbm-dumb -- model-config-generic -#From TRE-826 -- boot-animation-sound-file-profile_common -#From TRE-1024 -- gst-omx -#From TRE-1415 -- coregl -#From TRE-1761 -- bluetooth-tools-no-firmware diff --git a/patterns/common-adaptation-emulator.yaml b/patterns/common-adaptation-emulator.yaml deleted file mode 100644 index bf47043..0000000 --- a/patterns/common-adaptation-emulator.yaml +++ /dev/null @@ -1,45 +0,0 @@ -Summary: Common Adaptation Emulator -Description: Common Adaptation Emulator -Name: common-adaptation-emulator -Packages: -- audio-hal-emul -- mmfw-sysconf-simulator -- coregl -- device-manager-plugin-emul -- emulator-yagl -- emuld -- libpciaccess -- libtbm-vigs -- libtdm-client -- libtdm-drm -- model-config-emulator-profile_common -- system-plugin-emulator -#From TRE-838 -- boot-animation-extension_emulator -#From TRE-1095 -- sdbd-extension-emulator -#From TRE-1121 -- libunwind -- krb5 -- keyutils -- libkeyutils -- coreclr -- corefx-managed -- corefx-native -#From TRE-1473 -- csapi-tizenfx-common -- mscorlib -#From TRE-1488 -- dotnet-launcher -#From TRE-1592 -- tef-simulator -# From TRE-1720 -- coreclr-extra -#From TRE-1761 -- bluetooth-tools-no-firmware -#From TRE-1794 -- key-manager-ta -#From TRE-1944 -- camera-hal-v4l2 -#From TRE-2023 -- opentk diff --git a/patterns/common-adaptation-odroid.yaml b/patterns/common-adaptation-odroid.yaml deleted file mode 100644 index 15bc5b1..0000000 --- a/patterns/common-adaptation-odroid.yaml +++ /dev/null @@ -1,44 +0,0 @@ -Summary: Common Adaptation Odroid -Description: Common Adaptation Odroid -Name: common-adaptation-odroid -Packages: -- libtbm-exynos -- libtdm-exynos -- audio-hal-max98090 -- mmfw-sysconf-target-u3 -- libomxil-e54xx -- libwayland-egl -- libtpl-egl -#From TRE-1150 -- model-config-xu3-profile_common -#From TRE-627 -- device-manager-plugin-odroid -#From TRE-826 -- boot-animation-sound-file-profile_common -#From TRE-971 -- initrd -#From TRE-1024 -- gst-omx -#From TRE-1415 -- coregl -#From TRE-1473 -- csapi-tizenfx-common -#From TRE-1488 -- dotnet-launcher -# From TRE-1720 -- coreclr -- coreclr-extra -- mscorlib -- corefx-native -- corefx-managed -#From TRE-1761 -- bluetooth-tools-no-firmware -#From TRE-1808 -- system-plugin-device-u3 -- system-plugin-config-3parts -#From TRE-1861 -- mtp-responder -#From TRE-1954 -- swap-modules-odroidxu3 -#From TRE-2023 -- opentk diff --git a/patterns/common-adaptation-rpi3.yaml b/patterns/common-adaptation-rpi3.yaml deleted file mode 100644 index aa6dc35..0000000 --- a/patterns/common-adaptation-rpi3.yaml +++ /dev/null @@ -1,67 +0,0 @@ -Summary: Common Adaptation RPi3 -Description: Common Adaptation RPi3 -Name: common-adaptation-rpi3 -Packages: -- boot-animation-sound-file-profile_common -- gst-omx -- initrd -#- libomxil-vc4 -- libtbm-vc4 -- libtdm-vc4 -- libtpl-egl -- libwayland-egl -#- mmfw-sysconf-target-rpi3 -- model-config-rpi3-profile_common -- nfc-manager -- capi-network-nfc -- iotcon -- iotivity -#From TRE-1410 -- audio-hal-bcm2837 -- mmfw-sysconf-target-rpi3 -#From TRE-1415 -- coregl -#From TRE-1473 -- csapi-tizenfx-common -#From TRE-1425 -- mesa -#From TRE-1488 -- dotnet-launcher -# From TRE-1720 -- coreclr -- coreclr-extra -- mscorlib -- corefx-native -- corefx-managed -#From TRE-1710 -- tef-optee-client -#From TRE-1657 -- alsa-ucm-data-rpi3 -#From TRE-1757 -- bluetooth-firmware-bcm-rpi3 -#From TRE-1762 -- bluetooth-tools-profile_common -#From TRE-1763 -- libmm-player -- mmsvc-player -- gst-plugins-ugly -- gst-plugins-tizen -- gst-libav -- mmsvc-camera -- mmsvc-recorder -- libmm-camcorder -#From TRE-1767 -- device-manager-plugin-rpi3 -#From TRE-1768 -- vulkan-wsi-tizen -#From TRE-1808 -- system-plugin-config-3parts -- system-plugin-device-rpi3 -#From TRE-1822 -- libomxil-vc4 -#From TRE-1852 -- libarmcl-release -#From TRE-1910 -- initrd-recovery -#From TRE-2023 -- opentk diff --git a/patterns/common-adaptation.yaml b/patterns/common-adaptation.yaml deleted file mode 100644 index 6c52bd6..0000000 --- a/patterns/common-adaptation.yaml +++ /dev/null @@ -1,4 +0,0 @@ -Summary: Common Adaptation -Description: Common Adaptation -Name: common-adaptation -Packages: [] diff --git a/patterns/common-applications.yaml b/patterns/common-applications.yaml deleted file mode 100644 index 7310366..0000000 --- a/patterns/common-applications.yaml +++ /dev/null @@ -1,16 +0,0 @@ -Summary: Common Applications -Description: Common Applications -Name: common-applications -Packages: -- org.tizen.screen-reader -- starter -#From TRE-819 -- starter-profile_common -- boot-animation -- org.tizen.menu-screen -- data-provider-master -- org.tizen.setting-profile_common -#TRE-1213 -- org.tizen.telephony-syspopup -#From TRE-1340 -- org.tizen.worldclock-efl diff --git a/patterns/common-base.yaml b/patterns/common-base.yaml deleted file mode 100644 index 267b953..0000000 --- a/patterns/common-base.yaml +++ /dev/null @@ -1,40 +0,0 @@ -Summary: Common Base -Description: Common Base -Name: common-base -Packages: -- dlogutil -- tizen-locale -- tlm-config-common-singleseat -- boost-program-options -- boost-regex -- boost-date-time -#From TRE-275 -- newfs-msdos -- fsck-msdos -#From TRE-380 -- argos_watchdog -#From TRE-401 -- cryptsetup -- device-mapper -#From TRE-502 -- tizen-debug -#From TRE-617 -- capi-base-utils -#From TRE-980 -- session-utils -#From TRE-965 -- svi-data-profile_common -#From TRE-978 -- system-rw-update -#From TRE-1032 -- system-servant-profile_common -#From TRE-1043 -- tizen-release-profile_common -#From TRE-1085 -- storaged -- storaged-module_block -- storaged-module_storage -#From TRE-1102 -- system-servant -#From TRE-1156 -- pass diff --git a/patterns/common-bluetooth.yaml b/patterns/common-bluetooth.yaml deleted file mode 100644 index 78487c6..0000000 --- a/patterns/common-bluetooth.yaml +++ /dev/null @@ -1,12 +0,0 @@ -Summary: Common Bluetooth -Description: Common Bluetooth -Name: common-bluetooth -Packages: -#From TRE-803 -- bluez-profile_common -- org.tizen.bt-syspopup-profile_common -#From TRE-810 -- bluetooth-frwk-profile_common -- bluetooth-tools-profile_common -#From TRE-996 -- bluetooth-frwk-plugin-headed diff --git a/patterns/common-connectivity-framework.yaml b/patterns/common-connectivity-framework.yaml deleted file mode 100644 index 27e22ea..0000000 --- a/patterns/common-connectivity-framework.yaml +++ /dev/null @@ -1,37 +0,0 @@ -Summary: Common Connectivity Framework -Description: Common Connectivity Framework -Name: common-connectivity-framework -Packages: -#From TRE-207 -- libnsd-dns-sd -- libnsd-ssdp -- mdnsresponder -- gssdp -#From TRE-231 -- wifi-direct-manager -- wifi-direct-plugin-wpasupplicant -#From TRE-567 -- capi-network-wifi-manager -#From TRE-898 -- wifi-direct-manager-profile_common -#From TRE-1082 -- tayga -#From TRE-1083 -- bind -#From TRE-1116 -- capi-network-stc -- stc-manager -#From TRE-1261 -- zigbee-lib -- zigbee-manager -#From TRE-1262 -- capi-network-zigbee -#From TRE-1779 -- stc-iptables -#From TRE-1845 -- stc-manager-plugin-appstatus -- stc-manager-plugin-exception -- stc-manager-plugin-procfs -#From TRE-1959 -- capi-network-inm -- inm-manager diff --git a/patterns/common-console-tools.yaml b/patterns/common-console-tools.yaml deleted file mode 100644 index 230ee3b..0000000 --- a/patterns/common-console-tools.yaml +++ /dev/null @@ -1,9 +0,0 @@ -Summary: Common Console Tools -Description: Common Console Tools -Name: common-console-tools -Packages: -- usbutils -#From TRE-1772 -- tcpdump -#From TRE-1957 -- dbus-tools diff --git a/patterns/common-crosswalk.yaml b/patterns/common-crosswalk.yaml deleted file mode 100644 index 1b96f63..0000000 --- a/patterns/common-crosswalk.yaml +++ /dev/null @@ -1,6 +0,0 @@ -Summary: Common Crosswalk -Description: Common Crosswalk -Name: common-crosswalk -Packages: -- wgt-backend - diff --git a/patterns/common-dali.yaml b/patterns/common-dali.yaml deleted file mode 100644 index 9be41a9..0000000 --- a/patterns/common-dali.yaml +++ /dev/null @@ -1,27 +0,0 @@ -Summary: Common Dali -Description: Common Dali -Name: common-dali -Packages: -#From TRE-836 -- dali-csharp-binder -#From TRE-910 -- dali-adaptor -#From TRE-934 -- dali-adaptor-profile_common -#From TRE-1274 -- dali-toolkit-resources_720x1280 -#From TRE-1302 -- dali-extension -#From TRE-1303 -- dali-extension-key-extension -#From TRE-1522 -- dali-extension-video-player-plugin -#From TRE-1680 -- dali-cxx03 -- dali-adaptor-cxx03 -- dali-toolkit-cxx03 -- dali-adaptor-profile_common-cxx03 -#From TRE-1768 -- vulkan-wsi-tizen -#From TRE-1974 -- dali-csharp-binder-profile_common diff --git a/patterns/common-desktop-applications.yaml b/patterns/common-desktop-applications.yaml deleted file mode 100644 index 35de94a..0000000 --- a/patterns/common-desktop-applications.yaml +++ /dev/null @@ -1,5 +0,0 @@ -Summary: Common Desktop Applications -Description: Common Desktop Applications -Name: common-desktop-applications -Packages: -- elementary-tools diff --git a/patterns/common-efl.yaml b/patterns/common-efl.yaml deleted file mode 100644 index 331dd38..0000000 --- a/patterns/common-efl.yaml +++ /dev/null @@ -1,16 +0,0 @@ -Summary: Common EFL -Description: Common EFL -Name: common-efl -Packages: -- efl-config -- efl-misc-profile_common -- efl-modules-profile_common -- efl-theme-tizen-common -- default-fonts-sdk -- default-fonts-fc-sdk -- efl-locale -- elementary-theme -#From TRE-1183 -- elementary-tizen -#Fromt TRE-1237 -- ecore-buffer diff --git a/patterns/common-enlightenment.yaml b/patterns/common-enlightenment.yaml deleted file mode 100644 index e0747db..0000000 --- a/patterns/common-enlightenment.yaml +++ /dev/null @@ -1,11 +0,0 @@ -Summary: Common Enlightenment -Description: Common Enlightenment -Name: common-enlightenment -Packages: -- e-mod-tizen-wm-policy -- e-mod-tizen-devicemgr -- e-mod-tizen-keyrouter -- e-mod-tizen-processmgr -- e-mod-tizen-wl-textinput -#From TRE-956 -- e-tizen-data-profile_common diff --git a/patterns/common-input-framework.yaml b/patterns/common-input-framework.yaml deleted file mode 100644 index 3d45c19..0000000 --- a/patterns/common-input-framework.yaml +++ /dev/null @@ -1,40 +0,0 @@ -Summary: Common Input Framework -Description: Common Input Framework -Name: common-input-framework -Packages: -- isf -- libscl-ui -- ise-default -- ise-engine-anthy -- ise-engine-default -- ise-engine-hangul -- ise-engine-tables -- anthy -- libhangul -- capi-ui-inputmethod -- org.tizen.inputmethod-setting -- tzsh -#From TRE-244 -- isf-config-common -#From TRE-346, TRE-493 -- org.tizen.stt-engine-default -#From TRE-702 -- org.tizen.inputmethod-setting-profile_common -#From TRE-717 -- download-fonts-service -#From TRE-718 -- libscl-common -#From TRE-724 -- libscl-core-profile_common -#From TRE-823 -- tts-engine-rsc -#From TRE-990 -- ise-default-profile_common -#From TRE-1229 -- vc-webview -#From TRE-1231 -- vc-webview-js -#From TRE-2032 -- multi-assistant -#From TRE-2033 -- org.tizen.multi-assistant-service diff --git a/patterns/common-middleware.yaml b/patterns/common-middleware.yaml deleted file mode 100644 index 731d999..0000000 --- a/patterns/common-middleware.yaml +++ /dev/null @@ -1,72 +0,0 @@ -Summary: Common Middleware -Description: Common Middleware -Name: common-middleware -Packages: -- app2sd -#From TRE-285 -- esd -#From TRE-335 -- message-port -#From TRE-426 -- capi-system-media-key -#From TRE-539 -- SDL2 -#From TRE-2048 -- SDL2_ttf -#From TRE-564 -- capi-appfw-alarm -#From TRE-614 -- vconf-internal-keys-config-profile_common -#From TRE-624 -- libspeex -#From TRE-790 -- sensord-profile_common -#From TRE-785 -- capi-system-sensor -#From TRE-844 -- launchpad-loader -#From TRE-840 -- capi-appfw-app-control -#From TRE-841 -- capi-appfw-app-common -#From TRE-842 -- capi-appfw-event -#From TRE-843 -- capi-appfw-preference -#From TRE-1077 -- fido-asm -#From TRE-1301 -- app-core-ui -#From TRE-1347 -- fido_bt_roaming_agent -- fido_silent -#From TRE-1367 -- libcalendar-service -#From TRE-1519 -- alure -- capi-media-sound-pool -#From TRE-1530 -- elm-sharp-theme-common -#From TRE-1564 -- capi-media-player-utils -#From TRE-TRE-1591 -- tef-libteec -#From TRE-1676 -- capi-media-player-display -#From TRE-1683 -- capi-appfw-job-scheduler -#From TRE-1722 -- webapi-plugins-teec -#From TRE-1754 -- libmm-display -#From TRE-1867 -- rpc-port -#From TRE-1980 -- amd-mod-watchdog -#From TRE-1983 -- org.tizen.nlp.service -- org.tizen.nlp.service-data-en -#From TRE-1989 -- system-plugin-feature-namespace -#From TRE-1993 -- system-plugin-feature-session-bind diff --git a/patterns/common-security.yaml b/patterns/common-security.yaml deleted file mode 100644 index baca703..0000000 --- a/patterns/common-security.yaml +++ /dev/null @@ -1,64 +0,0 @@ -Summary: Common Security -Description: Common Security -Name: common-security -Packages: -- auth-fw -- device-policy-manager -- libauth-fw-client -- libauth-fw-client-admin -- libdpm -- security-manager -#From TRE-345 -- libcynara-monitor -#From TRE-396 -- csr-framework -- libcsr-framework-client -#From TRE-529 -- krate -- libkrate -#From TRE-532 -- yaca -#From TRE-617 -- libnss-security-manager -#From TRE-819 -- org.tizen.dpm-syspopup -#From TRE-910 -- libode -- ode -#From TRE-1284 -- libcynara-creds-self -#From TRE-1295 // TRE-1814 -- security-license-manager -#From TRE-1330 -- nether -#From TRE-1427 -- askuser-notification -- askuser-notification-client -- capi-privacy-privilege-manager -- libaskuser-notification-common -#From TRE-1654 -- org.tizen.ode -- org.tizen.secure-erase -#From TRE-1664 -- dpm-bluetooth -#From TRE-1667 -- dpm-security -#From TRE-1668 -- dpm-wifi -#From TRE-1669 -- dpm-storage -#From TRE-1670 -- dpm-usb -#From TRE-1671 -- dpm-application -#From TRE-1673 -- dpm-browser -#From TRE-1674 -- dpm-media -#From TRE-1771 -- ode-dummy-ksp -#From TRE-1906 -- device-certificate-manager -#From TRE-1888 -- libaudit-trail -- audit-trail diff --git a/patterns/common-telephony.yaml b/patterns/common-telephony.yaml deleted file mode 100644 index 0efa6cc..0000000 --- a/patterns/common-telephony.yaml +++ /dev/null @@ -1,15 +0,0 @@ -Summary: Common Telephony -Description: Common Telephony -Name: common-telephony -Packages: -- call-manager -- libcall-manager -#From TRE-666 -- capi-telephony -- libtcore -#From TRE-1010 -- libtfeature -#From TRE-1211 -- tel-plugin-manager -#From TRE-1212 -- tel-plugin-syspopup diff --git a/patterns/common-wayland.yaml b/patterns/common-wayland.yaml deleted file mode 100644 index 8ea2208..0000000 --- a/patterns/common-wayland.yaml +++ /dev/null @@ -1,9 +0,0 @@ -Summary: Common Wayland -Description: Common Wayland -Name: common-wayland -Packages: -- libwayland-tbm-client -- libwayland-tbm-server -- xkb-tizen-data -#From TRE-483 -- libtdm-client diff --git a/patterns/common-web-framework.yaml b/patterns/common-web-framework.yaml deleted file mode 100644 index f23c5ec..0000000 --- a/patterns/common-web-framework.yaml +++ /dev/null @@ -1,7 +0,0 @@ -Summary: Common Web Framework -Description: Common Web Framework -Name: common-web-framework -Packages: -- libwebsockets -#From TRE-957 -- webapi-plugins-profile_common diff --git a/scripts/common-desktop-applications.post b/scripts/common-desktop-applications.post deleted file mode 100644 index cca1bd1..0000000 --- a/scripts/common-desktop-applications.post +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -echo "############### common-desktop-applications.post ################" - -# call function defined in meta-generic -for user in alice bob carol guest developer; do - generic_desktop_applications_fix_userhome $user -done - - diff --git a/scripts/common-wayland.post b/scripts/common-wayland.post deleted file mode 100644 index c4ddae0..0000000 --- a/scripts/common-wayland.post +++ /dev/null @@ -1,27 +0,0 @@ -#!/bin/sh -echo "#################### common-wayland.post ##################" - -# add users to display group -for user in alice bob carol guest developer owner; do - if generic_base_user_exists $user; then - /usr/sbin/usermod -G display $user - fi -done - -#{ Add installed apps for tizen to launcher if not present -dst="/usr/share/applications/tizen/launcher.conf" - -if [ -w "$dst" ] ; then - ls /usr/share/applications/tizen/*.desktop \ - | while read src; do - grep "$src" "$dst" \ - || { [ ! -r "$src" ] || echo "$src" >> "$dst" ; } - - done -fi - -#} - -# tag the background image with the current snapshot id -/usr/bin/mark_image.py /opt/share/settings/Wallpapers/home_001.png "Tizen Common: @BUILD_ID@" ffff70 10 60 95 70 - |