From: wchang kim Date: Fri, 17 Jul 2020 04:43:27 +0000 (+0900) Subject: 1. Fixed Platform version X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b4b9c58027b81b1896281dd565ba8e79748e315a;p=tools%2Ftbb.git 1. Fixed Platform version 2. Changed README.md 3. Changed defconfig files. 4. Remove redundant configs from unified package. Change-Id: Ia67f211307584887d55d9c0742bbfad496bf9854 --- diff --git a/Config.in b/Config.in index dfe68ab..d43967b 100644 --- a/Config.in +++ b/Config.in @@ -6,17 +6,9 @@ config TBB_VERSION string option env=TBB_VERSION -choice -prompt "Platform Version" config TBB_INFO_PLATFORM_VERSION_6.0 - bool "tizen-6.0" - -config TBB_INFO_PLATFORM_VERSION_5.0 - bool "tizen-5.0" - -config TBB_INFO_PLATFORM_VERSION_4.0 - bool "tizen-4.0" -endchoice + bool + default y config TBB_INFO_SNAPSHOT_ID string "Snapshot ID" diff --git a/README.md b/README.md index fab897f..8e23a4b 100644 --- a/README.md +++ b/README.md @@ -7,49 +7,46 @@ It uses the kernel config tool(kconfig). You can select some configurations and make a Tizen IoT Image according to your need. -It is verified on Ubuntu 14.04(LTS). +It is verified on Ubuntu 16.04(LTS). # How to select configurations -1. Platform Version (Can use the default) -- You can select 4.0 or 5.0. - -2. Snapshot ID (Can use the default) +1. Snapshot ID (Can use the default) - Tizen repo snapshot id. Its format is yyyymmdd.n. -- You can check it on http://download.tizen.org/snapshots/tizen/4.0-unified/ or http://download.tizen.org/snapshots/tizen/unified/. +- You can check it on http://download.tizen.org/snapshots/tizen/unified/. -3. Image Name (Can use the default) +2. Image Name (Can use the default) - You can change the prefix of output image name. -4. Select Board +3. Select Board - You must select a board. (Currently ARTIK530, RPI3 are supported) - You can see next menu when selecting a board. -5. HW & HAL Features +4. HW & HAL Features - You should select some HW and HAL feautres which you add to a device. -6. Select Partition +5. Select Partition - You must select a partition. - You can see next menu when selecting a partition. -7. Tizen IoT Preset +6. Tizen IoT Preset - You should select a Tizen IoT Preset. - If you are a export, you can select no preset and packages directly in "Advanced Configuration" menu. - There are two presets. (Tizne IoT Core and Tizen IoT Headed). You can see Tizen IoT Headed preset only when selecting Display Server in "HW & HAL Features" menu. - You can see next menu when selecting a preset. -8. Tizen Native API Sets +7. Tizen Native API Sets - You should select API which you add to a device. Optionally -9. Tizen Platform Internal Feature Sets +8. Tizen Platform Internal Feature Sets -10. Tizen IoT Reference Application +9. Tizen IoT Reference Application -11. Advanced Configuration +10. Advanced Configuration - You can select some individual packages. -12. Custom repository for your rpm packages. +11. Custom repository for your rpm packages. Adding your repository to private repository menu if needed. - local repo - file:///directory - http(s) repo - http://URL or https://URL diff --git a/configs/artik530_iotcore_defconfig b/configs/artik530_iotcore_defconfig index 9a4a093..a87536a 100644 --- a/configs/artik530_iotcore_defconfig +++ b/configs/artik530_iotcore_defconfig @@ -1,19 +1,44 @@ # # Automatically generated file; DO NOT EDIT. -# Tizen Building Block 20171218.2 Configuration +# Tizen Building Block V1.0 Configuration # -TBB_INFO_PLATFORM_VERSION_4.0=y -# TBB_INFO_PLATFORM_VERSION_5.0 is not set -TBB_INFO_SNAPSHOT_ID="20171218.2" +TBB_INFO_PLATFORM_VERSION_6.0=y +TBB_INFO_SNAPSHOT_ID="latest" TBB_INFO_IMAGE_NAME="tizen-iot-img" +TBB_INFO_PROFILE_NAME="tizeniot" # TBB_SET_no_board is not set building-blocks-sub1-Preset_boards-ARTIK530=y # building-blocks-sub1-Preset_boards-RPI3 is not set +TBB_ENABLE_MM_CONFIG=y # gst-omx is not set +TBB_ENABLE_AUDIO=y +TBB_ENABLE_BLUETOOTH=y +# TBB_ENABLE_BLE is not set +# TBB_ENABLE_BLUETOOTH_AUDIO is not set +TBB_ENABLE_RECORDING=y +TBB_ENABLE_CAMERA=y +# TBB_ENABLE_CODEC is not set +# TBB_ENABLE_GPS is not set TBB_ENABLE_HL_DISPLAY_SERVER=y +# TBB_ENABLE_DISPLAY_SERVER is not set +# TBB_ENABLE_EFL is not set +# TBB_ENABLE_TELEPHONY is not set TBB_ENABLE_WIFI=y +TBB_ENABLE_WIFI_DIRECT=y +# TBB_ENABLE_NFC is not set +TBB_ENABLE_DEVICED_PLUGIN=y +# TBB_ENABLE_BATTERY is not set +TBB_ENABLE_FEEDBACK=y +# TBB_ENABLE_IR is not set +# TBB_ENABLE_LED is not set +# TBB_ENABLE_SENSOR is not set TBB_ENABLE_USB_HOST=y +# TBB_ENABLE_DALi is not set +# TBB_ENABLE_DALi2 is not set +# TBB_ENABLE_VULKAN is not set +# TBB_ENABLE_IM is not set # TBB_ENABLE_HEADED is not set +# TBB_ENABLE_ZIGBEE is not set # # HW & HAL Features for ARTIK 530 @@ -21,25 +46,29 @@ TBB_ENABLE_USB_HOST=y # TBB_SET_no_display_ARTIK530 is not set # building-blocks-sub2-Preset_boards-ARTIK530-Display is not set building-blocks-sub2-Preset_boards-ARTIK530-Display_Headless=y -# building-blocks-sub2-Preset_boards-ARTIK530-Audio is not set -# building-blocks-sub2-Preset_boards-ARTIK530-Audio_Recording is not set -# TBB_SET_MM_CONFIG_ARTIK530 is not set -# mmfw-sysconf-target-artik10 is not set -# libomxil-e54xx is not set -# building-blocks-sub2-Preset_boards-ARTIK530-BLE is not set -# building-blocks-sub2-Preset_boards-ARTIK530-Bluetooth is not set +building-blocks-sub2-Preset_boards-ARTIK530-Audio=y +building-blocks-sub2-Preset_boards-ARTIK530-Audio_Recording=y +TBB_SET_MM_CONFIG_ARTIK530=y +mmfw-sysconf-target-artik10=y +libomxil-e54xx=y +# TBB_ENABLE_ARTIK530_BLE is not set +# TBB_ENABLE_ARTIK530_BLUETOOTH is not set +TBB_ARTIK530_both_BREDR_and_BLEx=y +building-blocks-sub2-Preset_boards-ARTIK530-Bluetooth=y +building-blocks-sub2-Preset_boards-ARTIK530-BLE=y # building-blocks-sub2-Preset_boards-ARTIK530-Bluetooth_CallAudio is not set -# building-blocks-sub2-Preset_boards-ARTIK530-Feedback is not set +building-blocks-sub2-Preset_boards-ARTIK530-Camera_Headless=y +# building-blocks-sub2-Preset_boards-ARTIK530-Codec is not set +building-blocks-sub2-Preset_boards-ARTIK530-Feedback=y # building-blocks-sub2-Preset_boards-ARTIK530-GPS is not set # building-blocks-sub2-Preset_boards-ARTIK530-NFC is not set # building-blocks-sub2-Preset_boards-ARTIK530-Sensor is not set building-blocks-sub2-Preset_boards-ARTIK530-System=y -# building-blocks-sub2-Preset_boards-ARTIK530-System_Device is not set +building-blocks-sub2-Preset_boards-ARTIK530-System_Device=y # building-blocks-sub2-Preset_boards-ARTIK530-Telephony is not set building-blocks-sub2-Preset_boards-ARTIK530-Wifi=y -# building-blocks-sub2-Preset_boards-ARTIK530-WifiDirect is not set -# mmfw-sysconf-target-rpi3 is not set -# libomxil-vc4 is not set +building-blocks-sub2-Preset_boards-ARTIK530-WifiDirect=y +# building-blocks-sub2-Preset_boards-ARTIK530-ZigBee is not set # TBB_SET_no_partition is not set # building-blocks-sub1-Preset_partition-3parts is not set # building-blocks-sub1-Preset_partition-3parts_ramdisk is not set @@ -65,22 +94,24 @@ building-blocks-root-Preset_iot_core=y # # Application Framework Native API # -# building-blocks-sub2-domain_API-AppFramework-Alarm_API is not set +building-blocks-sub2-domain_API-AppFramework-Alarm_API=y # building-blocks-sub2-domain_API-AppFramework-Badge_API is not set # building-blocks-sub2-domain_API-AppFramework-Data_Control_API is not set # building-blocks-sub2-domain_API-AppFramework-Event_API is not set # building-blocks-sub2-domain_API-AppFramework-External_Storage_Installation is not set -# building-blocks-sub2-domain_API-AppFramework-Message_Port_API is not set -# building-blocks-sub2-domain_API-AppFramework-Notification_API is not set +# building-blocks-sub2-domain_API-AppFramework-Job_Scheduler_API is not set +building-blocks-sub2-domain_API-AppFramework-Message_Port_API=y +building-blocks-sub2-domain_API-AppFramework-Notification_API=y +building-blocks-sub2-domain_API-AppFramework-RPC_Port_API=y # building-blocks-sub2-domain_API-AppFramework-Shortcut_API is not set -# building-blocks-sub2-domain_API-AppFramework-TPK_Installation is not set +building-blocks-sub2-domain_API-AppFramework-TPK_Installation=y # # Base API # # building-blocks-sub2-domain_API-Base-Glib is not set # building-blocks-sub2-domain_API-Base-OpenMP is not set -# building-blocks-sub2-domain_API-Base-Utils is not set +building-blocks-sub2-domain_API-Base-Utils=y # # Content API @@ -91,6 +122,7 @@ building-blocks-root-Preset_iot_core=y # # Context API # +# building-blocks-sub2-domain_API-Context-Activity_Geusture_Recognition is not set # building-blocks-sub2-domain_API-Context-Contextual_History is not set # building-blocks-sub2-domain_API-Context-Contextual_Trigger is not set @@ -110,39 +142,56 @@ building-blocks-root-Preset_iot_core=y # # Multimedia API # +building-blocks-sub2-domain_API-Multimedia-Audio_IO=y +building-blocks-sub2-domain_API-Multimedia-Camera=y # building-blocks-sub2-domain_API-Multimedia-Image_Util is not set -# building-blocks-sub2-domain_API-Multimedia-Media_Controller is not set +building-blocks-sub2-domain_API-Multimedia-Media_Codec=y +building-blocks-sub2-domain_API-Multimedia-Media_Controller=y # building-blocks-sub2-domain_API-Multimedia-Media_Demuxer is not set # building-blocks-sub2-domain_API-Multimedia-Media_Muxer is not set -# building-blocks-sub2-domain_API-Multimedia-Media_Tool is not set +building-blocks-sub2-domain_API-Multimedia-Media_Tool=y # building-blocks-sub2-domain_API-Multimedia-Media_Vision_Barcode is not set # building-blocks-sub2-domain_API-Multimedia-Media_Vision_Face is not set # building-blocks-sub2-domain_API-Multimedia-Media_Vision_Image is not set # building-blocks-sub2-domain_API-Multimedia-Media_Vision_Surveillance is not set -# building-blocks-sub2-domain_API-Multimedia-Metadata_Editor is not set -# building-blocks-sub2-domain_API-Multimedia-Metadata_Extractor is not set -# capi-media-player-display is not set +building-blocks-sub2-domain_API-Multimedia-Metadata_Editor=y +building-blocks-sub2-domain_API-Multimedia-Metadata_Extractor=y +# building-blocks-sub2-domain_API-Multimedia-OpenAL is not set +# freealut is not set +building-blocks-sub2-domain_API-Multimedia-Player=y +building-blocks-sub2-domain_API-Multimedia-Recorder=y +building-blocks-sub2-domain_API-Multimedia-Sound_Manager=y +building-blocks-sub2-domain_API-Multimedia-Sound_Pool=y +# building-blocks-sub2-domain_API-Multimedia-Stream_Recorder is not set # building-blocks-sub2-domain_API-Multimedia-Thumbnail_Util is not set -# building-blocks-sub2-domain_API-Multimedia-Video_Util is not set -# building-blocks-sub2-domain_API-Multimedia-libEXIF is not set +building-blocks-sub2-domain_API-Multimedia-Tone_Player=y +building-blocks-sub2-domain_API-Multimedia-WAV_Player=y +building-blocks-sub2-domain_API-Multimedia-libEXIF=y # # Network API # # building-blocks-sub2-domain_API-Network-ASP is not set +building-blocks-sub2-domain_API-Network-Bluetooth_BREDR=y +# building-blocks-sub2-domain_API-Network-Bluetooth_Call_Audio is not set # bluetooth-frwk-plugin-headed is not set # org.tizen.bt-syspopup is not set # org.tizen.bt-syspopup-profile_common is not set -# building-blocks-sub2-domain_API-Network-Connection is not set -# building-blocks-sub2-domain_API-Network-Curl is not set +building-blocks-sub2-domain_API-Network-Bluetooth_Media_Audio=y +# building-blocks-sub2-domain_API-Network-Bluetooth_Transfer is not set +building-blocks-sub2-domain_API-Network-Connection=y +building-blocks-sub2-domain_API-Network-Curl=y # building-blocks-sub2-domain_API-Network-DNSSD is not set # building-blocks-sub2-domain_API-Network-HTTP is not set +# building-blocks-sub2-domain_API-Network-INM is not set # building-blocks-sub2-domain_API-Network-MTP is not set +building-blocks-sub2-domain_API-Network-SoftAP=y # building-blocks-sub2-domain_API-Network-SSDP is not set # building-blocks-sub2-domain_API-Network-STC is not set # smartcard-plugin-uicc is not set # smartcard-plugin-nfc is not set # building-blocks-sub2-domain_API-Network-VPN_Service is not set +building-blocks-sub2-domain_API-Network-WiFi_Direct=y building-blocks-sub2-domain_API-Network-WiFi_Manager=y # net-config-plugin-headed is not set @@ -150,9 +199,9 @@ building-blocks-sub2-domain_API-Network-WiFi_Manager=y # Security API # # building-blocks-sub2-domain_API-Security-CSR is not set -# building-blocks-sub2-domain_API-Security-Device_Policy is not set -# building-blocks-sub2-domain_API-Security-Device_Certificate is not set -# building-blocks-sub2-domain_API-Security-Privilege_Info is not set +building-blocks-sub2-domain_API-Security-Device_Policy=y +building-blocks-sub2-domain_API-Security-Device_Certificate=y +building-blocks-sub2-domain_API-Security-Privilege_Info=y # building-blocks-sub2-domain_API-Security-YACA is not set # @@ -165,17 +214,23 @@ building-blocks-sub2-domain_API-Network-WiFi_Manager=y # # System API # -TBB_SET_no_device-manager-plugin=y -# TBB_SET_device-manager-plugin-artik is not set + +# +# Deivce +# +building-blocks-sub2-domain_API-System-Device=y +building-blocks-sub2-domain_API-System-Device_Haptic=y +building-blocks-sub2-domain_API-System-Feedback=y TBB_SET_no_runtime_info=y -# building-blocks-sub2-domain_API-System-Runtime_information is not set -# building-blocks-sub2-domain_API-System-Runtime_information_Light is not set -# building-blocks-sub2-domain_API-System-Runtime_information_Headless is not set -# building-blocks-sub2-domain_API-System-Storage is not set +# building-blocks-sub1-domain_Feature-Resource_manager is not set +# building-blocks-sub1-domain_Feature-Resource_manager_Light is not set +# building-blocks-sub1-domain_Feature-Resource_manager_Headless is not set +building-blocks-sub2-domain_API-System-Storage=y building-blocks-sub2-domain_API-System-System_Information=y -# building-blocks-sub2-domain_API-System-System_Settings is not set +building-blocks-sub2-domain_API-System-System_Settings=y building-blocks-sub2-domain_API-System-T_Trace=y -# building-blocks-sub2-domain_API-System-USB_Host is not set +building-blocks-sub2-domain_API-System-USB_Host=y +building-blocks-sub2-domain_API-System-Update_Control=y building-blocks-sub2-domain_API-System-dlog=y # tel-plugin-indicator is not set # tel-plugin-syspopup is not set @@ -195,35 +250,62 @@ building-blocks-sub2-domain_API-UI-TBM_Surface=y # # UIX API # +# building-blocks-sub2-domain_API-UIX-Multi_assistant is not set +# building-blocks-sub2-domain_API-UIX-STT is not set +# building-blocks-sub2-domain_API-UIX-TTS is not set +# building-blocks-sub2-domain_API-UIX-Voice_control is not set +# building-blocks-sub2-domain_API-UIX-Voice_control_elementary is not set # # Web API # building-blocks-sub2-domain_API-Web-json_Glib=y +# +# Tizen C# API Sets +# +# building-blocks-root-domain_CSAPI is not set +# TBB_ENABLE_DOTNET is not set + # # Tizen Platform Internal Feature Sets # -# building-blocks-sub1-domain_Feature-SoftAP is not set -# building-blocks-sub1-domain_Feature-Upgrade is not set -# building-blocks-sub1-domain_Feature-Recovery is not set +building-blocks-sub1-domain_Feature-Diagnostics=y +building-blocks-sub1-domain_Feature-Smartthings_App=y +building-blocks-sub1-domain_Feature-Upgrade=y +building-blocks-sub1-domain_Feature-Recovery=y +building-blocks-sub1-domain_Feature-Setup=y # # Tizen Debug tools and Locale # -# crash-worker is not set -# memps is not set -# psmisc is not set -# glibc-locale is not set -# tizen-locale is not set -# pam-locale is not set +memps=y +psmisc=y +glibc-locale=y +tizen-locale=y +pam-locale=y # # Tizen IoT Reference Application # -# org.tizen.setting-profile_common is not set -# ug-bluetooth-efl is not set -# wifi-efl-ug is not set +# org.tizen.indicator is not set +# org.tizen.volume_common is not set +# org.tizen.worldclock-efl is not set +# org.tizen.secure-erase is not set +# org.tizen.privacy-setting-profile_iot is not set +# org.tizen.askuser-popup-profile_iot is not set +# cert-svc-ui is not set +# org.tizen.voice-setting is not set +# org.tizen.voice-control-panel is not set +# org.tizen.music-player_common is not set +# org.tizen.gallery_common is not set +# org.tizen.videos_common is not set +# org.tizen.image-viewer_common is not set +# org.tizen.setting-notification_common is not set +# org.tizen.font-viewer is not set +# org.tizen.oobe is not set +# org.tizen.wallpaper-ui-service_common is not set +# org.tizen.ug-gallery-efl_common is not set # # Tizen IoT Headless Applications @@ -241,9 +323,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # asan-build-env is not set # asan-force-options is not set # asan-runtime-env is not set +# asansi-runtime-env is not set # attr is not set # autoconf is not set +# autoconf-archive is not set # autoconf213 is not set +# autogen is not set # automake is not set # bash is not set # bc is not set @@ -258,34 +343,42 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # build-mkdrpms is not set # bzip2 is not set # bzip2-devel is not set -# bzip2-docs is not set # ccache is not set # chrpath is not set # clang is not set +# clang-accel-armv7l is not set # clang-accel-x86-armv7l is not set # clang-accel-x86_64-armv7l is not set # clang-devel is not set # cmake is not set # cmake-docs is not set +# compiler-rt is not set # coreutils is not set # coreutils-docs is not set # coreutils-su is not set # cpio is not set # cpio-docs is not set # cpp is not set +# curl is not set # dash is not set # dash-docs is not set # db4 is not set # db4-devel is not set # db4-doc is not set # db4-utils is not set +# dejagnu is not set +# dejagnu-devel is not set # diffutils is not set +# doxygen is not set +# doxygen-docs is not set # e2fsprogs is not set # e2fsprogs-devel is not set # e2fsprogs-docs is not set # ed is not set # elfutils is not set # expat is not set +# expect is not set +# expect-devel is not set # fdupes is not set # file is not set # file-devel is not set @@ -299,8 +392,14 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # gcc is not set # gcc-aarch64 is not set # gcc-c is not set +# gcc-contrib is not set +# gcc-devel-static is not set # gcc-fortran is not set +# gcc-log-wrapper is not set # gcc-plugin-devel is not set +# gcc-warning-build-env is not set +# gcov-build-env is not set +# gcov-force-options is not set # gdbm is not set # gdbm-devel is not set # gettext-docs is not set @@ -318,20 +417,33 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # glibc-profile is not set # gmp is not set # gmp-devel is not set -# gperf is not set +# golang is not set +# golang-bin is not set +# golang-docs is not set +# golang-misc is not set +# golang-src is not set +# golang-tests is not set # grep is not set # grep-docs is not set # grep-locale is not set # groff is not set # groff-perl is not set +# guile is not set +# guile-devel is not set +# guile-modules is not set # gzip is not set # gzip-docs is not set # help2man is not set # hostname is not set -# ibm-data-db2 is not set # icecream is not set +# icu is not set # info is not set # intltool is not set +# itstool is not set +# keyutils is not set +# keyutils-devel is not set +# krb5 is not set +# krb5-devel is not set # less is not set # less-docs is not set # libacl is not set @@ -357,10 +469,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libcc1 is not set # libcom_err is not set # libcom_err-devel is not set +# libcurl is not set +# libcurl-devel is not set +# libcurl-extension-dlp is not set # libdw is not set # libdw-devel is not set -# libebl is not set -# libebl-devel is not set # libelf is not set # libelf-devel is not set # libelf0 is not set @@ -373,7 +486,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libfdisk-devel is not set # libffi is not set # libffi-devel is not set +# libffi-devel-static is not set # libfreebl3 is not set +# libgc is not set +# libgc-devel is not set +# libgc-devel-static is not set # libgcc is not set # libgcrypt is not set # libgcrypt-devel is not set @@ -384,10 +501,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libgpg-error is not set # libgpg-error-devel is not set # libgpg-error-locale is not set +# libguile is not set # libicecream-devel is not set -# libidn is not set -# libidn-devel is not set +# libicu is not set +# libicu-devel is not set # libitm is not set +# libkeyutils is not set # libllvm is not set # liblsan is not set # libltdl is not set @@ -398,16 +517,20 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libmount is not set # libmount-devel is not set # libncurses is not set +# libncurses5 is not set # libncurses6 is not set # libopenssl is not set -# libopenssl-devel is not set +# libopenssl1.1-devel is not set +# libopenssl11 is not set # libpcre is not set # libpcrecpp is not set # libpcreposix is not set # libpopt is not set # libpython is not set -# libpython3_4m1_0 is not set +# libpython3_7m1_0 is not set # libreadline is not set +# libsigc is not set +# libsigcpp-devel is not set # libsmack is not set # libsmartcols is not set # libsmartcols-devel is not set @@ -419,6 +542,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libubsan is not set # libunistring is not set # libunistring-devel is not set +# libunistring-devel-static is not set # libunwind is not set # libunwind-devel is not set # libunwind-tests is not set @@ -440,46 +564,24 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # llvm-static-devel is not set # lsan-force-options is not set # lsan-runtime-env is not set +# lttng-ust is not set +# lttng-ust-devel is not set # lua is not set # lua-devel is not set -# lua-doc is not set -# lzo is not set -# lzo-devel is not set -# lzo-minilzo is not set # m4 is not set # make is not set # makeinfo is not set +# meson is not set +# meson-vim is not set # minizip is not set # minizip-devel is not set -# mono-compat is not set -# mono-compiler is not set -# mono-core is not set -# mono-data is not set -# mono-data-oracle is not set -# mono-data-sqlite is not set -# mono-devel is not set -# mono-extras is not set -# mono-locale-extras is not set -# mono-manpages is not set -# mono-mvc is not set -# mono-mvc-devel is not set -# mono-reactive is not set -# mono-reactive-devel is not set -# mono-reactive-winforms is not set -# mono-wcf is not set -# mono-web is not set -# mono-web-devel is not set -# mono-winforms is not set -# mono-winfx is not set -# monodoc is not set -# monodoc-devel is not set +# mm-common is not set # ncurses-devel is not set -# ncurses-docs is not set # ncurses-utils is not set +# ncurses5-devel is not set # net-tools is not set # net-tools-docs is not set # nghttp2 is not set -# ninja is not set # nspr is not set # nspr-devel is not set # nss is not set @@ -487,9 +589,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # nss-devel is not set # nss-sysinit is not set # nss-tools is not set +# openfst is not set +# openfst-devel is not set +# openfst-tools is not set # openssl is not set -# openssl-doc is not set -# openssl-misc is not set +# openssl1.1 is not set # pam is not set # pam-devel is not set # pam-docs is not set @@ -505,6 +609,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # perl-HTML-Parser is not set # perl-HTML-Parser-docs is not set # perl-HTML-Tagset is not set +# perl-PerlIO-gzip is not set # perl-Pod-Coverage is not set # perl-Test-Pod is not set # perl-Test-Pod-Coverage is not set @@ -513,6 +618,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # perl-XML-Parser is not set # perl-doc is not set # perl-gettext is not set +# perl-json is not set # perl-libwww-perl is not set # pkg-config is not set # pkg-config-docs is not set @@ -520,7 +626,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # popt-locale is not set # procps-ng is not set # procps-ng-devel is not set -# procps-ng-docs is not set # python is not set # python-accel-armv7l is not set # python-accel-x86-armv7l is not set @@ -533,6 +638,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # python-magic is not set # python-markdown is not set # python-packaging is not set +# python-ply is not set # python-pygments is not set # python-pyparsing is not set # python-rpm is not set @@ -540,11 +646,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # python-six is not set # python-xml is not set # python3 is not set +# python3-appdirs is not set # python3-base is not set # python3-curses is not set # python3-devel is not set -# python3-dummy is not set # python3-idle is not set +# python3-libxml2 is not set +# python3-lxml is not set +# python3-magic is not set +# python3-markdown is not set +# python3-packaging is not set +# python3-ply is not set +# python3-pygments is not set +# python3-pyparsing is not set +# python3-setuptools is not set +# python3-six is not set # python3-testsuite is not set # python3-tools is not set # qemu-accel-armv7l is not set @@ -579,12 +695,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # sqlite is not set # sqlite-devel is not set # sqlite-docs is not set -# sudo is not set -# sudo-devel is not set -# sudo-locale is not set -# sudo-rpm is not set # tar is not set # tar-docs is not set +# tcl is not set +# tcl-devel is not set # terminfo is not set # terminfo-base-full is not set # terminfo-base-mini is not set @@ -595,6 +709,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ubsan-runtime-env is not set # unzip is not set # update-alternatives is not set +# userspace-rcu is not set +# userspace-rcu-devel is not set # uthash-devel is not set # util-linux is not set # util-linux-docs is not set @@ -602,10 +718,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # util-linux-su is not set # uuidd is not set # vim is not set -# vim-base is not set # vim-data is not set -# vim-docs is not set -# vim-enhanced is not set # which is not set # which-docs is not set # xz is not set @@ -621,16 +734,29 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # # Unified packages # +# GraphicsMagick is not set +# GraphicsMagick-c is not set +# GraphicsMagick-cpp-devel is not set +# GraphicsMagick-devel is not set +# GraphicsMagick-doc is not set +# GraphicsMagick-tool is not set # SDL2 is not set # SDL2-devel is not set -# Vulkan-LoaderAndValidationLayers is not set -# Vulkan-LoaderAndValidationLayers-devel is not set +# SDL2_ttf is not set +# SDL2_ttf-devel is not set # account-common is not set # account-common-devel is not set # account-manager is not set # account-parser is not set +# activationd is not set +# activationd-docs is not set +# activationd-plugin is not set +# activationd-test-services is not set +# alarm-config-all-service-permitted is not set +# alarm-config-platform-service-permitted is not set +# alarm-config-service-restricted is not set # alarm-server is not set -# alsa-ucm-data-ak4953 is not set +# alarm-server-plugin is not set # alsa-ucm-data-alc5658 is not set # alsa-ucm-data-max98090 is not set # alsa-ucm-data-rpi3 is not set @@ -638,20 +764,28 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # alsa-utils is not set # alure is not set # alure-devel is not set +# ambient-viewer is not set +# ambient-viewer-devel is not set # amd is not set # amd-devel is not set # amd-mod-boost is not set +# amd-mod-complication is not set +# amd-mod-component-manager is not set # amd-mod-cooldown is not set # amd-mod-cynara-core is not set # amd-mod-extractor is not set # amd-mod-input is not set # amd-mod-job-scheduler is not set # amd-mod-launchpad is not set +# amd-mod-loader-manager is not set +# amd-mod-rpc-port is not set # amd-mod-rua is not set +# amd-mod-screen-resolution is not set # amd-mod-share is not set # amd-mod-splash-screen is not set # amd-mod-ui-core is not set # amd-mod-watch is not set +# amd-mod-watchdog is not set # amd-mod-wayland-core is not set # amd-mod-widget is not set # anthy is not set @@ -664,11 +798,13 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # app-core-multiwindow-devel is not set # app-core-ui is not set # app-core-ui-devel is not set +# app-defined-loader is not set # app-installers is not set # app-installers-devel is not set # app-installers-tests is not set # app-svc is not set # app-svc-devel is not set +# app-svc-tests is not set # app-utils is not set # app-utils-devel is not set # app2sd is not set @@ -677,24 +813,34 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # app2sd-test is not set # appcore-agent is not set # appcore-agent-devel is not set +# appcore-ui-app-ambient is not set +# appcore-ui-app-ambient-devel is not set # appcore-watch is not set +# appcore-watch-base is not set +# appcore-watch-base-devel is not set # appcore-watch-devel is not set # appcore-widget is not set # appcore-widget-base is not set # appcore-widget-base-devel is not set # argos_watchdog is not set # argos_watchdog-devel is not set -# arm-artik10-linux-kernel is not set -# arm-artik10-linux-kernel-modules is not set -# arm-artik5-linux-kernel is not set -# arm-artik5-linux-kernel-modules is not set # arm-odroidxu3-linux-kernel is not set # arm-odroidxu3-linux-kernel-devel is not set # arm-odroidxu3-linux-kernel-modules is not set +# arm-rpi3-linux-kernel is not set +# arm-rpi3-linux-kernel-devel is not set +# arm-rpi3-linux-kernel-modules is not set +# arm-rpi4-linux-kernel is not set +# arm-rpi4-linux-kernel-devel is not set +# arm-rpi4-linux-kernel-headers is not set +# arm-rpi4-linux-kernel-modules is not set # arm64-tm2-linux-kernel-aarch64 is not set # arm64-tm2-linux-kernel-devel-aarch64 is not set # arm64-tm2-linux-kernel-headers is not set # arm64-tm2-linux-kernel-modules-aarch64 is not set +# armnn is not set +# armnn-devel is not set +# armnn-tools is not set # artik530-raptor-linux-kernel is not set # artik530-raptor-linux-kernel-devel is not set # artik530-raptor-linux-kernel-headers is not set @@ -728,15 +874,14 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # audio-hal-alc5658 is not set # audio-hal-bcm2837 is not set # audio-hal-emul is not set +# audio-hal-exynos9110 is not set # audio-hal-hawkp is not set # audio-hal-max98090 is not set # audio-hal-sc7727 is not set # audio-hal-wm1831 is not set # audio-hal-wm1831-tw2 is not set # audio-hal-wm5110 is not set -# audio-session-manager is not set -# audio-session-manager-devel is not set -# audio-session-manager-sdk-devel is not set +# audio-haltests is not set # audispd-plugins is not set # audit is not set # audit-docs is not set @@ -744,25 +889,46 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # audit-libs-devel is not set # audit-libs-python is not set # audit-libs-static is not set +# audit-trail is not set +# audit-trail-default-rules is not set +# audit-trail-tests is not set # augeas is not set # augeas-devel is not set # augeas-libs is not set # aul is not set # aul-devel is not set # aul-test is not set +# aurum is not set +# aurum-bootstrap is not set +# aurum-devel is not set +# aurum-docs is not set # auth-fw is not set +# auth-fw-test is not set +# autofill-config-mobile is not set +# autofill-config-tv is not set +# autofill-config-wearable is not set # badge is not set # badge-devel is not set +# batterymonitor is not set +# batterymonitor-plugins-bluetooth is not set +# batterymonitor-plugins-cpu is not set +# batterymonitor-plugins-device-network is not set +# batterymonitor-plugins-display is not set +# batterymonitor-plugins-wifi is not set # bcc-tools is not set # bcc-tools-dbus is not set # bcc-tools-devel is not set # bind is not set # bind-devel is not set +# blas is not set +# blas-devel is not set # bluetooth-agent is not set +# bluetooth-agent-hfp_ag is not set +# bluetooth-agent-hfp_hf is not set +# bluetooth-agent-hid is not set # bluetooth-agent-ipsp is not set -# bluetooth-agent-profile_common is not set -# bluetooth-agent-profile_ivi is not set -# bluetooth-agent-profile_wearable is not set +# bluetooth-agent-map is not set +# bluetooth-agent-pbap is not set # bluetooth-firmware-bcm is not set # bluetooth-firmware-bcm-artik is not set # bluetooth-firmware-bcm-exynos3250 is not set @@ -775,7 +941,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # bluetooth-frwk-core is not set # bluetooth-frwk-devel is not set # bluetooth-frwk-extension-TM1 is not set -# bluetooth-frwk-httpproxy is not set +# bluetooth-frwk-oal is not set # bluetooth-frwk-otp is not set # bluetooth-frwk-profile_common is not set # bluetooth-frwk-profile_ivi is not set @@ -784,6 +950,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # bluetooth-frwk-profile_wearable is not set # bluetooth-frwk-service is not set # bluetooth-frwk-test is not set +# bluetooth-haltests is not set # bluetooth-share is not set # bluetooth-tools is not set # bluetooth-tools-no-firmware is not set @@ -792,10 +959,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # bluetooth-tools-profile_mobile is not set # bluetooth-tools-profile_wearable is not set # bluez is not set -# bluez-devel is not set # bluez-docs is not set # bluez-extension-bredr is not set # bluez-extension-le is not set +# bluez-mesh is not set +# bluez-plugin-headless is not set +# bluez-plugin-keyboard is not set # bluez-profile_common is not set # bluez-profile_tv is not set # bluez-profile_wearable is not set @@ -806,10 +975,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # boost-chrono is not set # boost-container is not set # boost-context is not set +# boost-contract is not set # boost-coroutine is not set # boost-date-time is not set # boost-devel is not set # boost-doc-html is not set +# boost-fiber is not set # boost-filesystem is not set # boost-graph is not set # boost-iostreams is not set @@ -823,12 +994,13 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # boost-random is not set # boost-regex is not set # boost-serialization is not set -# boost-signals is not set # boost-system is not set # boost-test is not set # boost-thread is not set # boost-timer is not set # boost-wave is not set +# boost_stacktrace is not set +# boost_type_erasure is not set # boot-animation is not set # boot-animation-docs is not set # boot-animation-extension_emulator is not set @@ -843,28 +1015,41 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # building-blocks is not set # bundle is not set # bundle-devel is not set +# bundle-unittests is not set # buxton2 is not set # buxton2-devel is not set # byacc is not set # ca-certificates is not set # ca-certificates-devel is not set +# ca-certificates-ext is not set # ca-certificates-tizen is not set # ca-certificates-tizen-devel is not set +# ca-certificates-tizen-ext is not set # cairo-devel is not set # calendar-service is not set # calendar-service-devel is not set # calendar-service-profile_tv is not set # call-manager is not set +# camera-hal-v4l2 is not set +# camera-haltests is not set # capi-appfw-alarm is not set # capi-appfw-alarm-devel is not set # capi-appfw-app-common is not set # capi-appfw-app-common-devel is not set +# capi-appfw-app-common-unittests is not set # capi-appfw-app-control is not set # capi-appfw-app-control-devel is not set +# capi-appfw-app-control-unittests is not set # capi-appfw-app-manager is not set # capi-appfw-app-manager-devel is not set # capi-appfw-application is not set # capi-appfw-application-devel is not set +# capi-appfw-capmgr is not set +# capi-appfw-capmgr-devel is not set +# capi-appfw-capmgr-tests is not set +# capi-appfw-component-manager is not set +# capi-appfw-component-manager-devel is not set +# capi-appfw-component-manager-unittests is not set # capi-appfw-event is not set # capi-appfw-event-devel is not set # capi-appfw-job-scheduler is not set @@ -900,8 +1085,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-maps-service-test is not set # capi-media-audio-io is not set # capi-media-audio-io-devel is not set +# capi-media-audio-io-tool is not set # capi-media-camera is not set # capi-media-camera-devel is not set +# capi-media-camera-tool is not set # capi-media-codec is not set # capi-media-codec-devel is not set # capi-media-controller-devel is not set @@ -919,8 +1106,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-media-radio-devel is not set # capi-media-recorder is not set # capi-media-recorder-devel is not set +# capi-media-recorder-tool is not set # capi-media-screen-mirroring is not set # capi-media-screen-mirroring-devel is not set +# capi-media-screen-mirroring-tool is not set # capi-media-sound-manager is not set # capi-media-sound-manager-devel is not set # capi-media-sound-pool is not set @@ -947,14 +1136,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-media-vision-face-devel is not set # capi-media-vision-image is not set # capi-media-vision-image-devel is not set +# capi-media-vision-inference is not set +# capi-media-vision-inference-devel is not set # capi-media-vision-surveillance is not set # capi-media-vision-surveillance-devel is not set # capi-media-vision-testsuite is not set # capi-media-wav-player is not set # capi-media-wav-player-devel is not set # capi-mediademuxer is not set +# capi-mediademuxer-devel is not set +# capi-mediamuxer is not set +# capi-mediamuxer-devel is not set +# capi-messaging-email is not set # capi-messaging-email-devel is not set # capi-messaging-messages is not set +# capi-network-asp is not set # capi-network-asp-devel is not set # capi-network-asp-test is not set # capi-network-bluetooth is not set @@ -964,6 +1160,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-network-connection-devel is not set # capi-network-http is not set # capi-network-http-devel is not set +# capi-network-inm is not set +# capi-network-inm-devel is not set +# capi-network-inm-test is not set +# capi-network-mdg is not set +# capi-network-mdg-devel is not set # capi-network-mtp is not set # capi-network-nfc-devel is not set # capi-network-nsd is not set @@ -973,70 +1174,120 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-network-serial-devel is not set # capi-network-smartcard is not set # capi-network-softap-devel is not set +# capi-network-softap-tool is not set # capi-network-stc is not set # capi-network-stc-devel is not set # capi-network-tethering is not set # capi-network-tethering-devel is not set +# capi-network-tethering-tool is not set +# capi-network-ua is not set +# capi-network-ua-devel is not set +# capi-network-ua-test is not set # capi-network-vpn-setting is not set # capi-network-vpn-setting-devel is not set # capi-network-vpn-setting-host-cert is not set # capi-network-vpn-setting-test is not set # capi-network-wifi is not set +# capi-network-wifi-aware is not set +# capi-network-wifi-aware-cts-verifier is not set +# capi-network-wifi-aware-devel is not set +# capi-network-wifi-aware-test is not set # capi-network-wifi-devel is not set # capi-network-wifi-direct is not set # capi-network-wifi-direct-devel is not set +# capi-network-wifi-direct-tool is not set # capi-network-wifi-manager is not set # capi-network-wifi-manager-devel is not set +# capi-network-wifi-manager-tool is not set # capi-network-wifi-mesh is not set # capi-network-wifi-mesh-devel is not set # capi-network-zigbee is not set # capi-network-zigbee-devel is not set +# capi-nnstreamer is not set +# capi-nnstreamer-devel is not set +# capi-nnstreamer-devel-static is not set # capi-privacy-privilege-manager is not set +# capi-system-battery-monitor is not set +# capi-system-battery-monitor-test is not set # capi-system-device is not set # capi-system-device-devel is not set # capi-system-info is not set +# capi-system-info-testplugin is not set +# capi-system-media-key is not set # capi-system-media-key-devel is not set # capi-system-peripheral-io is not set # capi-system-peripheral-io-devel is not set +# capi-system-peripheral-io-test is not set # capi-system-runtime-info is not set # capi-system-runtime-info-test is not set # capi-system-sensor is not set # capi-system-sensor-devel is not set # capi-system-system-settings is not set # capi-system-system-settings-devel is not set +# capi-system-system-settings-unittests is not set +# capi-system-system-settings-util-lib is not set # capi-system-usbhost is not set # capi-system-usbhost-devel is not set # capi-telephony is not set # capi-telephony-devel is not set +# capi-ui-autofill is not set +# capi-ui-autofill-common is not set +# capi-ui-autofill-common-devel is not set +# capi-ui-autofill-devel is not set +# capi-ui-autofill-manager is not set +# capi-ui-autofill-manager-devel is not set +# capi-ui-autofill-service is not set +# capi-ui-autofill-service-devel is not set +# capi-ui-autofill-unittests is not set # capi-ui-efl-util is not set # capi-ui-efl-util-devel is not set # capi-ui-inputmethod is not set # capi-ui-inputmethod-devel is not set # capi-ui-inputmethod-manager is not set # capi-ui-inputmethod-manager-devel is not set +# capi-ui-inputmethod-manager-unittests is not set +# capi-ui-inputmethod-unittests is not set +# capi-ui-remote-input is not set +# capi-ui-remote-input-devel is not set +# capi-ui-sticker is not set +# capi-ui-sticker-devel is not set +# capi-ui-sticker-unittests is not set # capi-vpnsvc is not set # capi-vpnsvc-devel is not set # capi-web-url-download is not set # capi-web-url-download-devel is not set +# capmgr is not set +# capmgr-tests is not set # cbhm is not set # cbhm-devel is not set +# cblas is not set +# cblas-devel is not set # cert-checker is not set # cert-checker-devel is not set # cert-checker-tests is not set # cert-svc is not set # cert-svc-devel is not set -# cert-svc-ui is not set # check is not set # check-devel is not set # chromium-efl is not set # chromium-efl-devel is not set +# chromium-efl-squashfs is not set +# chromium-efl-tpk is not set +# clat is not set # cmocka is not set # cmocka-devel is not set +# codec-haltests is not set # com.samsung.dali-demo is not set +# component-based is not set +# component-based-application is not set +# component-based-application-devel is not set +# component-based-devel is not set +# component-based-unittests is not set # connman is not set # connman-connman-vpnd is not set # connman-devel is not set # connman-docs is not set +# connman-extension-disable-eth is not set # connman-extension-ivi is not set # connman-extension-tv is not set # connman-plugin-ipsec is not set @@ -1064,18 +1315,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # cordova-api is not set # coreclr is not set # coreclr-devel is not set -# coreclr-extra is not set +# coreclr-diagnostics is not set +# coreclr-diagnostics-test is not set +# coreclr-diagnostics-tools is not set # coreclr-test is not set # corefx-managed is not set +# corefx-managed-devel is not set # corefx-managed-ref is not set # corefx-native is not set # corefx-test is not set # coregl is not set # coregl-devel is not set -# crash-worker-tests is not set -# createrepo is not set -# crosswalk-tizen is not set -# crosswalk-tizen-extension-circle is not set +# coreprofiler is not set +# crash-worker is not set # cryptsetup is not set # cryptsetup-devel is not set # cryptsetup-doc is not set @@ -1085,21 +1337,18 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # csapi-tizenfx-debug is not set # csapi-tizenfx-dummy is not set # csapi-tizenfx-full is not set -# csapi-tizenfx-ivi is not set # csapi-tizenfx-mobile is not set # csapi-tizenfx-mobile-emul is not set # csapi-tizenfx-nuget is not set +# csapi-tizenfx-tools is not set # csapi-tizenfx-tv is not set # csapi-tizenfx-wearable is not set -# cscope is not set -# cscope-docs is not set # csr-framework is not set # csr-framework-devel is not set # csr-framework-engine-devel is not set # csr-framework-test is not set # ctags is not set # ctags-docs is not set -# curl is not set # cyad is not set # cynara is not set # cynara-db-migration is not set @@ -1107,65 +1356,95 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # cynara-tests is not set # dali is not set # dali-adaptor is not set -# dali-adaptor-cxx03 is not set # dali-adaptor-dali-feedback-plugin is not set -# dali-adaptor-dali-feedback-plugin-cxx03 is not set # dali-adaptor-devel is not set -# dali-adaptor-devel-cxx03 is not set # dali-adaptor-integration-devel is not set -# dali-adaptor-integration-devel-cxx03 is not set # dali-adaptor-profile_common is not set -# dali-adaptor-profile_common-cxx03 is not set # dali-adaptor-profile_ivi is not set -# dali-adaptor-profile_ivi-cxx03 is not set # dali-adaptor-profile_mobile is not set -# dali-adaptor-profile_mobile-cxx03 is not set # dali-adaptor-profile_tv is not set -# dali-adaptor-profile_tv-cxx03 is not set # dali-adaptor-profile_wearable is not set -# dali-adaptor-profile_wearable-cxx03 is not set # dali-csharp-binder is not set # dali-csharp-binder-devel is not set -# dali-cxx03 is not set +# dali-csharp-binder-profile_common is not set +# dali-csharp-binder-profile_ivi is not set +# dali-csharp-binder-profile_mobile is not set +# dali-csharp-binder-profile_tv is not set +# dali-csharp-binder-profile_wearable is not set # dali-devel is not set -# dali-devel-cxx03 is not set # dali-extension is not set +# dali-extension-color-controller-plugin is not set # dali-extension-devel is not set # dali-extension-key-extension is not set +# dali-extension-vector-animation-renderer-plugin is not set # dali-extension-video-player-plugin is not set +# dali-extension-web-engine-chromium-plugin is not set +# dali-extension-web-engine-lwe-plugin is not set # dali-integration-devel is not set -# dali-integration-devel-cxx03 is not set # dali-toolkit is not set -# dali-toolkit-cxx03 is not set # dali-toolkit-devel is not set # dali-toolkit-resources_1920x1080 is not set # dali-toolkit-resources_360x360 is not set # dali-toolkit-resources_480x800 is not set # dali-toolkit-resources_720x1280 is not set +# dali2 is not set +# dali2-adaptor is not set +# dali2-adaptor-dali2-feedback-plugin is not set +# dali2-adaptor-devel is not set +# dali2-adaptor-integration-devel is not set +# dali2-adaptor-profile_common is not set +# dali2-adaptor-profile_ivi is not set +# dali2-adaptor-profile_mobile is not set +# dali2-adaptor-profile_tv is not set +# dali2-adaptor-profile_wearable is not set +# dali2-csharp-binder is not set +# dali2-csharp-binder-devel is not set +# dali2-csharp-binder-profile_common is not set +# dali2-csharp-binder-profile_ivi is not set +# dali2-csharp-binder-profile_mobile is not set +# dali2-csharp-binder-profile_tv is not set +# dali2-csharp-binder-profile_wearable is not set +# dali2-devel is not set +# dali2-extension is not set +# dali2-extension-color-controller-plugin is not set +# dali2-extension-devel is not set +# dali2-extension-key-extension is not set +# dali2-extension-vector-animation-renderer-plugin is not set +# dali2-extension-video-player-plugin is not set +# dali2-extension-web-engine-chromium-plugin is not set +# dali2-extension-web-engine-lwe-plugin is not set +# dali2-integration-devel is not set +# dali2-toolkit is not set +# dali2-toolkit-devel is not set +# dali2-toolkit-resources_1920x1080 is not set +# dali2-toolkit-resources_360x360 is not set +# dali2-toolkit-resources_480x800 is not set +# dali2-toolkit-resources_720x1280 is not set # data-control is not set # data-control-devel is not set # data-provider-master is not set # dbus is not set # dbus-devel is not set -# dbus-glib is not set -# dbus-glib-devel is not set -# dbus-glib-docs is not set # dbus-libs is not set # dbus-libs-extension-kdbus is not set -# dbus-python is not set -# dbus-python-devel is not set # dbus-tests is not set +# dbus-tools is not set # dcm-service is not set # dcm-service-devel is not set # default-ac-domains is not set # default-fonts-fc-sdk is not set # default-fonts-sdk is not set +# delayed-target-for-tm1 is not set # deltarpm is not set # desktop-file-utils is not set -# desktop-skin is not set # device-certificate-manager is not set +# device-certificate-manager-backend-devel is not set +# device-certificate-manager-backend-dummy is not set +# device-certificate-manager-backend-kse is not set +# device-certificate-manager-backend-kse-tests is not set # device-certificate-manager-devel is not set # device-certificate-manager-tests is not set +# device-haltests is not set # device-manager-plugin-artik is not set # device-manager-plugin-emul is not set # device-manager-plugin-exynos3250 is not set @@ -1174,35 +1453,41 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # device-manager-plugin-odroid is not set # device-manager-plugin-rpi3 is not set # device-manager-plugin-sc7730 is not set +# device-manager-plugin-tw3 is not set # device-mapper is not set # device-mapper-devel is not set # device-policy-manager is not set # device-policy-manager-devel is not set -# device-policy-manager-test is not set +# device-policy-manager-unittests is not set # deviced is not set # deviced-auto-test is not set -# deviced-profile_common is not set -# deviced-profile_ivi is not set -# deviced-profile_mobile is not set -# deviced-profile_tv is not set -# deviced-profile_wearable is not set +# deviced-plugin-profile-iot is not set +# deviced-plugin-profile-mobile is not set +# deviced-plugin-profile-tv is not set +# deviced-plugin-profile-wearable is not set # deviced-tools is not set +# dlog-config-backend-logger is not set +# dlog-config-persistent-logs is not set +# dlog-config-syslog is not set # dlog-doc is not set # dlog-tests is not set -# dlogbackend-logger is not set # dlogutil is not set # dnsmasq is not set # docbook-xsl-stylesheets is not set # docbook_4 is not set +# docker-adaptor is not set +# docker-engine is not set +# docker-launcher is not set +# docker-launcher-devel is not set # dos2unix is not set # dosfstools is not set # dosfstools-docs is not set # dotnet-build-tools is not set # dotnet-launcher is not set +# dotnet-launcher-devel is not set +# dotnet-launcher-gbs-support is not set # download-provider is not set # download-provider-devel is not set -# doxygen is not set -# doxygen-docs is not set # dpm-application is not set # dpm-auth is not set # dpm-bluetooth is not set @@ -1218,9 +1503,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # dpm-zone is not set # drm-service-core-tizen is not set # drm-service-core-tizen-devel is not set -# e-mod-tizen-devicemgr is not set +# dumpsys is not set +# dumpsys-common is not set +# dumpsys-tests is not set # e-mod-tizen-effect is not set -# e-mod-tizen-eom is not set # e-mod-tizen-gesture is not set # e-mod-tizen-keyrouter is not set # e-mod-tizen-processmgr is not set @@ -1231,12 +1517,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # e-tizen-data-profile_mobile is not set # e-tizen-data-profile_tv is not set # e-tizen-data-profile_wearable is not set -# e-tizen-testcase is not set +# e-tizen-unittests is not set # ecore is not set # ecore-audio is not set # ecore-audio-devel is not set -# ecore-avahi is not set -# ecore-avahi-devel is not set # ecore-buffer is not set # ecore-buffer-devel is not set # ecore-con is not set @@ -1244,8 +1528,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ecore-core is not set # ecore-core-devel is not set # ecore-devel is not set -# ecore-drm is not set -# ecore-drm-devel is not set # ecore-evas is not set # ecore-evas-devel is not set # ecore-fb is not set @@ -1264,11 +1546,14 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ecore-ipc-devel is not set # ecore-wayland is not set # ecore-wayland-devel is not set +# ecore-wl2 is not set +# ecore-wl2-devel is not set # ecryptfs-utils is not set # ector is not set # ector-devel is not set # edbus is not set # edbus-devel is not set +# edge-orchestration is not set # edje is not set # edje-devel is not set # edje-tools is not set @@ -1278,10 +1563,13 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # eeze is not set # eeze-devel is not set # efl is not set +# efl-canvas-wl is not set +# efl-canvas-wl-devel is not set # efl-config is not set # efl-devel is not set # efl-extension is not set # efl-extension-devel is not set +# efl-locale is not set # efl-misc-profile_common is not set # efl-misc-profile_ivi is not set # efl-misc-profile_mobile is not set @@ -1306,26 +1594,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # eina-tools is not set # eio is not set # eio-devel is not set -# ejdb is not set -# ejdb-bin is not set -# ejdb-devel is not set -# ejdb-docs is not set # eldbus is not set # eldbus-devel is not set # elementary is not set # elementary-devel is not set -# elementary-locale is not set # elementary-theme is not set # elementary-tizen is not set # elementary-tools is not set +# ell is not set +# ell-devel is not set # elm-sharp-theme-common is not set # elm-sharp-theme-mobile is not set # elm-sharp-theme-tv is not set # elm-sharp-theme-wearable is not set -# elocation is not set -# elocation-devel is not set -# elua is not set -# elua-devel is not set # email-service is not set # email-service-devel is not set # email-service-test is not set @@ -1335,6 +1616,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # emile-devel is not set # emotion is not set # emotion-devel is not set +# emulator-kernel is not set +# emulator-kernel-devel is not set +# emulator-kernel-modules is not set +# emulator-kernel-user-headers is not set # enlightenment is not set # enlightenment-devel is not set # eo is not set @@ -1347,17 +1632,26 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ethumb-devel is not set # evas is not set # evas-devel is not set +# event-processing-activation-dm is not set +# event-processing-core is not set +# event-processing-dbus is not set +# event-processing-devel is not set +# event-processing-extra is not set +# event-processing-unit-control is not set +# event-processing-vconf is not set # eventsystem is not set # eventsystem-devel is not set -# expect is not set -# expect-devel is not set # factory-reset is not set -# faultd is not set -# faultd-docs is not set -# faultd-test-programs is not set +# factory-reset-userdata-backup is not set # feedbackd is not set -# feedbackd-profile_mobile is not set -# feedbackd-profile_wearable is not set +# feedbackd-auto-test is not set +# feedbackd-conf-level3 is not set +# feedbackd-conf-level6 is not set +# feedbackd-driver-circle is not set +# feedbackd-driver-emulator is not set +# feedbackd-driver-external is not set +# feedbackd-driver-gpio is not set +# feedbackd-driver-standard is not set # fido-asm is not set # fido-asm-devel is not set # fido-client is not set @@ -1366,9 +1660,15 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # fido_silent is not set # flac is not set # flac-devel is not set +# flatbuffers is not set +# flatbuffers-devel is not set +# fm-data-rpi3 is not set # fontconfig is not set # fontconfig-devel is not set -# freealut is not set +# frame-broker is not set +# frame-broker-devel is not set +# frame-provider is not set +# frame-provider-devel is not set # freealut-devel is not set # freetype2-devel is not set # fribidi is not set @@ -1377,7 +1677,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # fuse is not set # fuse-devel is not set # fuse-docs is not set -# fuzz-force-options is not set +# fuzz-asan-force-options is not set +# fuzz-ubsan-force-options is not set # gccmakedep is not set # gdb is not set # gdb-devel is not set @@ -1385,6 +1686,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # gdb-locale is not set # gdb-server is not set # geofence-server is not set +# gflags is not set +# gflags-devel is not set # giflib is not set # giflib-devel is not set # giflib-utils is not set @@ -1392,25 +1695,29 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # girepository is not set # glib-networking is not set # glib-networking-locale is not set +# glib-warning-crash-enable is not set # glib2-devel is not set # glib2-devel-static is not set # glib2-locale is not set # glib2-tests is not set # glib2-tools is not set +# glibmm-devel is not set +# glog is not set +# glog-devel is not set # glslang is not set +# glslang-devel is not set # gmime is not set # gmime-devel is not set # gmock is not set # gmock-devel is not set # gnome-common is not set -# gnutls is not set # gobject-introspection is not set # gobject-introspection-devel is not set # gobject-introspection-docs is not set +# gperf is not set # gpg2 is not set # gpgme is not set -# gptfdisk is not set -# gptfdisk-fixparts is not set +# grpc-devel is not set # gssdp is not set # gssdp-devel is not set # gst-libav is not set @@ -1423,9 +1730,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # gst-plugins-base-locale is not set # gst-plugins-camera-n4 is not set # gst-plugins-good is not set +# gst-plugins-good-extra is not set # gst-plugins-good-locale is not set # gst-plugins-tizen is not set -# gst-plugins-tizen-extension-TM1 is not set +# gst-plugins-tizen-camera is not set +# gst-plugins-tizen-tinycompresssink is not set +# gst-plugins-tizen-video360 is not set # gst-plugins-ugly is not set # gst-plugins-video-dec is not set # gst-plugins-video-enc is not set @@ -1435,28 +1745,44 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # gstreamer-utils is not set # gtest is not set # gtest-devel is not set +# gtest-screen-connector is not set # gtk-doc is not set # gum-utils is not set # gumd is not set # gumd-doc is not set # gumd-profile_wearable is not set -# hardlink is not set # harfbuzz-devel is not set # harfbuzz-tools is not set # hash-signer is not set +# hdf5 is not set +# hdf5-devel is not set +# hdf5-devel-data is not set +# hdf5-devel-static is not set +# hdf5-examples is not set +# headless-server is not set +# headless-server-devel is not set +# heaptrack is not set # heremaps-uc-launcher is not set # hwdata is not set # hwdata-ivi is not set # hyphen-devel is not set # hyphen-tools is not set # i18ninfo is not set -# icu is not set # image-configurations is not set +# inference-engine-armnn is not set +# inference-engine-interface-common is not set +# inference-engine-interface-common-devel is not set +# inference-engine-mlapi is not set +# inference-engine-opencv is not set +# inference-engine-tflite is not set # iniparser is not set # iniparser-devel is not set # initrd is not set +# initrd-flash is not set # initrd-fota is not set # initrd-recovery is not set +# inm-manager is not set +# intel-movidius-firmware-ma2450 is not set # iotcon is not set # iotcon-devel is not set # iotcon-test is not set @@ -1464,6 +1790,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # iotivity-devel is not set # iotivity-service is not set # iotivity-test is not set +# iotjs is not set +# iotjs-devel is not set # iproute2 is not set # iproute2-devel is not set # iproute2-ext is not set @@ -1483,8 +1811,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ise-engine-default is not set # ise-engine-glm is not set # ise-engine-hangul is not set -# ise-engine-sunpinyin is not set -# ise-engine-sunpinyin-devel is not set # ise-engine-tables is not set # ise-engine-tables-additional is not set # ise-engine-tables-zh is not set @@ -1494,6 +1820,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # isf-config-tv is not set # isf-config-wearable is not set # isf-devel is not set +# isf-unittests is not set # iso-codes is not set # iso-codes-devel is not set # iso_ent is not set @@ -1501,25 +1828,18 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # json-glib-locale is not set # jsoncpp is not set # jsoncpp-devel is not set -# jsoncpp-doc is not set -# jsontool is not set # kbd is not set # kbd-docs is not set # kbd-misc is not set +# kdbus-tests is not set # kernel-devel-3.10-sc7730 is not set -# kernel-devel-3.4-exynos3250 is not set # kernel-headers-3.10-sc7730 is not set -# kernel-headers-3.4-exynos3250 is not set # kernel-headers-exynos7270-tw2 is not set +# kernel-headers-exynos9110-tw3 is not set # key-manager is not set +# key-manager-initial-values is not set # key-manager-pam-plugin is not set -# key-manager-ta is not set -# key-manager-ta-devel is not set -# key-manager-ta-serialization is not set -# key-manager-ta-serialization-devel is not set # key-manager-tests is not set -# keyutils is not set -# keyutils-devel is not set # kickstarter is not set # klay is not set # klay-devel is not set @@ -1528,9 +1848,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # kmod-compat is not set # kmod-docs is not set # kpartx is not set -# krate is not set -# krb5 is not set -# krb5-devel is not set +# lapack is not set +# lapack-devel is not set +# lapacke-devel is not set # launchpad is not set # launchpad-devel is not set # launchpad-loader is not set @@ -1540,16 +1860,26 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # lbs-server is not set # lbs-server-plugin-devel is not set # lbs-server-plugin-replay is not set +# lcms2 is not set +# lcms2-docs is not set +# lcov is not set # leveldb-devel is not set -# lib7zip is not set -# lib7zip-devel is not set # libFuzzer is not set +# libHarfBuzzSharp is not set +# libSkiaSharp is not set # libaccount-service is not set # libaccount-service-devel is not set +# libactd is not set +# libactd-devel is not set +# libaec-devel is not set +# libaec0 is not set # libaio is not set # libaio-devel is not set # libalarm is not set # libalarm-devel is not set +# libarmcl-devel is not set +# libarmcl-tools is not set +# libarmcl is not set # libaskuser-notification-common is not set # libasound is not set # libasound-devel is not set @@ -1559,9 +1889,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libatk is not set # libatk-bridge-2_0-0 is not set # libatspi0 is not set +# libaudit-trail is not set +# libaudit-trail-devel is not set # libauth-fw-client is not set # libauth-fw-client-admin is not set # libauth-fw-client-devel is not set +# libauth-fw-sw-backend is not set # libavcodec is not set # libavcodec-devel is not set # libavfilter is not set @@ -1571,12 +1904,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libavtools is not set # libavutil is not set # libavutil-devel is not set -# libbluetooth is not set +# libblas3 is not set # libbluetooth-share is not set # libbluetooth-share-devel is not set -# libbmp is not set -# libbmp-devel is not set -# libbmp-tool is not set # libcairo is not set # libcairo-gobject is not set # libcairo-script-interpreter is not set @@ -1588,19 +1918,17 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libcap-ng-utils is not set # libcert-checker-client is not set # libcert-checker-common is not set +# libcms2 is not set # libconfig is not set # libconfig-devel is not set # libcontacts-service is not set # libcore-sync-client is not set # libcore-sync-client-devel is not set -# libcryptsvc is not set +# libcrash-service is not set # libcryptsvc-devel is not set # libcryptsvc-test is not set # libcsr-framework-client is not set # libcsr-framework-common is not set -# libcurl is not set -# libcurl-devel is not set -# libcurl-extension-dlp is not set # libcynara-admin is not set # libcynara-agent is not set # libcynara-client is not set @@ -1610,6 +1938,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libcynara-creds-dbus-devel is not set # libcynara-creds-gdbus is not set # libcynara-creds-gdbus-devel is not set +# libcynara-creds-sd-bus is not set +# libcynara-creds-sd-bus-devel is not set # libcynara-creds-self is not set # libcynara-creds-socket is not set # libcynara-monitor is not set @@ -1617,17 +1947,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libdatrie is not set # libdatrie-devel is not set # libdbuspolicy is not set +# libdbuspolicy-assert-data-valid is not set # libdbuspolicy-devel is not set +# libdbuspolicy-serializer is not set # libdbuspolicy-tests is not set # libdevice-node is not set # libdevice-node-devel is not set # libdeviced is not set # libdeviced-devel is not set # libdevmapper is not set -# libdivsufsort is not set -# libdivsufsort-devel is not set # libdlog is not set # libdlog-devel is not set +# libdlogutil is not set +# libdlogutil-devel is not set # libdns_sd is not set # libdpm is not set # libdpm-application-devel is not set @@ -1648,11 +1980,15 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libdrm-devel is not set # libdrm-tools is not set # libdrm-tools-exynos is not set +# libdumpsys-system is not set +# libdumpsys-system-devel is not set +# libdumpsys-user is not set +# libdumpsys-user-devel is not set # libecryptfs is not set # libecryptfs-devel is not set # libecryptfs-python is not set -# libedit is not set -# libedit-devel is not set +# libedge-orchestration is not set +# libedge-orchestration-devel is not set # libeom is not set # libeom-devel is not set # libeom-server is not set @@ -1676,28 +2012,30 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libgeofence-dbus-devel is not set # libgio is not set # libgio-extension-kdbus is not set +# libgiomm is not set # libgirepository is not set # libglib is not set +# libglibmm is not set # libgmodule is not set -# libgnutls is not set -# libgnutls-devel is not set -# libgnutlsxx is not set -# libgnutlsxx-devel is not set # libgobject is not set # libgpgme is not set # libgpgme-devel is not set +# libgrpc is not set # libgthread is not set -# libgudev is not set -# libgudev-devel is not set # libgum is not set # libgum-devel is not set # libhangul is not set # libhangul-devel is not set # libharfbuzz is not set -# libhogweed is not set +# libhdf5-101 is not set +# libhdf5_cpp101 is not set +# libhdf5_fortran100 is not set +# libhdf5_hl100 is not set +# libhdf5_hl_cpp100 is not set +# libhdf5hl_fortran100 is not set # libhyphen is not set -# libicu is not set -# libicu-devel is not set +# libidn is not set +# libidn-devel is not set # libinput is not set # libinput-devel is not set # libiri is not set @@ -1706,27 +2044,30 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libjpeg-devel is not set # libjpeg-turbo is not set # libjpeg-turbo-docs is not set -# libjson is not set # libjson-devel is not set # libjson-glib is not set +# libjson4 is not set # libkey-manager-client is not set # libkey-manager-client-devel is not set # libkey-manager-common is not set -# libkeyutils is not set # libkmod is not set # libkmod-devel is not set # libkms is not set -# libkrate is not set -# libkrate-devel is not set # libksba is not set # libksba-devel is not set -# liblazymount is not set -# liblazymount-devel is not set +# liblapack3 is not set +# liblapacke3 is not set +# liblaunchpad is not set +# liblaunchpad-devel is not set # liblbs-dbus is not set # liblbs-dbus-devel is not set # liblbs-location is not set # liblbs-location-devel is not set +# liblcms2-devel is not set # libleveldb is not set +# liblmdb is not set +# liblzma-tool is not set +# liblzma-tool-devel is not set # libmedia-service is not set # libmedia-service-devel is not set # libmedia-thumbnail is not set @@ -1737,19 +2078,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libmm-camcorder-devel is not set # libmm-common is not set # libmm-common-devel is not set +# libmm-display is not set +# libmm-display-interface is not set +# libmm-display-interface-devel is not set # libmm-evas-renderer is not set # libmm-evas-renderer-devel is not set # libmm-fileinfo is not set # libmm-fileinfo-devel is not set # libmm-fileinfo-tool is not set # libmm-imgp-gstcs is not set -# libmm-log-devel is not set # libmm-player is not set # libmm-player-devel is not set # libmm-radio is not set # libmm-radio-devel is not set -# libmm-session is not set -# libmm-session-devel is not set # libmm-sound is not set # libmm-sound-devel is not set # libmm-sound-sdk-devel is not set @@ -1761,7 +2102,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libmm-transcode-tool is not set # libmm-utility is not set # libmm-utility-devel is not set -# libmm-utility-tool is not set # libmm-wfd is not set # libmm-wfd-devel is not set # libmnl is not set @@ -1769,21 +2109,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libmtdev is not set # libmtp is not set # libmtp-devel is not set +# libmvnc is not set +# libmvnc-devel is not set # libnet-client is not set # libnet-client-devel is not set # libnetfilter_queue is not set # libnetfilter_queue-devel is not set -# libnettle is not set -# libnettle-devel is not set # libnfnetlink is not set # libnfnetlink-devel is not set +# libnice is not set +# libnice-devel is not set # libnl2 is not set # libnl2-devel is not set # libnl3 is not set # libnl3-cli is not set # libnl3-devel is not set -# libnsbmp is not set -# libnsbmp-devel is not set # libnsd-dns-sd is not set # libnsd-ssdp is not set # libnss-security-manager is not set @@ -1793,14 +2133,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libode-devel is not set # libogg is not set # libogg-devel is not set -# libomxil-e3250-v4l2 is not set -# libomxil-e3250-v4l2-devel is not set # libomxil-e54xx-devel is not set # libomxil-e7270-v4l2 is not set # libomxil-e7270-v4l2-devel is not set +# libomxil-e9110-v4l2 is not set +# libomxil-e9110-v4l2-devel is not set # libomxil-vc4-devel is not set # libomxil-vc4-utils is not set +# libopenblas_openmp-devel is not set +# libopenblas_openmp0 is not set +# libopenblas_pthreads-devel is not set +# libopenblas_pthreads0 is not set +# libopenblas_serial-devel is not set +# libopenblas_serial0 is not set # liborc is not set +# libpaho-mqtt-c is not set # libpcap is not set # libpcap-devel is not set # libpcap-docs is not set @@ -1813,18 +2160,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libpipeline-devel is not set # libpng is not set # libpng-devel is not set -# libprotobuf-lite9 is not set -# libprotobuf9 is not set -# libprotoc9 is not set +# libpsl is not set +# libpsl-devel is not set # libpspell is not set # libpth is not set # libpth-devel is not set +# libpui is not set +# libpui-default-backend is not set +# libpui-devel is not set # libpulse is not set # libpulse-devel is not set # libpulse-mainloop-glib is not set # libpush is not set # libpush-devel is not set -# libpyglib-gi-python is not set # libre2 is not set # librua is not set # librua-devel is not set @@ -1836,8 +2184,20 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libscl-core-profile_wearable is not set # libscl-ui is not set # libscl-ui-devel is not set +# libscreen_connector_launcher_service is not set +# libscreen_connector_launcher_service-devel is not set +# libscreen_connector_launcher_service_evas is not set +# libscreen_connector_launcher_service_evas-devel is not set # libscreen_connector_provider is not set # libscreen_connector_provider-devel is not set +# libscreen_connector_remote_surface is not set +# libscreen_connector_remote_surface-devel is not set +# libscreen_connector_remote_surface_evas is not set +# libscreen_connector_remote_surface_evas-devel is not set +# libscreen_connector_remote_surface_evas_mock is not set +# libscreen_connector_remote_surface_mock is not set +# libscreen_connector_shared_widget_launch is not set +# libscreen_connector_shared_widget_launch-devel is not set # libscreen_connector_watcher is not set # libscreen_connector_watcher-devel is not set # libscreen_connector_watcher_evas is not set @@ -1850,6 +2210,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libshortcut-devel is not set # libslp-db-util is not set # libslp-db-util-devel is not set +# libsnappy1 is not set # libsndfile is not set # libsndfile-devel is not set # libsolv is not set @@ -1860,26 +2221,38 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libsoup-locale is not set # libspeex is not set # libspeexdsp is not set +# libsqlcipher is not set +# libsrtp is not set +# libsrtp-devel is not set # libstorage is not set # libstorage-devel is not set # libswscale is not set # libswscale-devel is not set +# libsyscommon is not set +# libsyscommon-devel is not set # libsystemd is not set +# libsz2 is not set # libtapi is not set # libtapi-devel is not set +# libtapi-haltests is not set # libtasn1 is not set # libtasn1-devel is not set # libtasn1-docs is not set # libtasn1-tools is not set +# libtbb is not set +# libtbb-devel is not set # libtbm is not set # libtbm-devel is not set # libtbm-dumb is not set # libtbm-exynos is not set # libtbm-exynos-tgm is not set +# libtbm-haltests is not set # libtbm-nexell is not set +# libtbm-shm is not set # libtbm-sprd is not set # libtbm-vc4 is not set # libtbm-vigs is not set +# libtbm-vigs-devel is not set # libtcore is not set # libtcore-devel is not set # libtdm is not set @@ -1889,6 +2262,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libtdm-drm is not set # libtdm-exynos is not set # libtdm-exynos-deconfb is not set +# libtdm-exynos-deconfb-tw2 is not set +# libtdm-exynos-deconfb-tw3 is not set +# libtdm-haltests is not set # libtdm-nexell is not set # libtdm-sprd is not set # libtdm-tools is not set @@ -1905,6 +2281,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libtpl-egl-devel is not set # libtracker is not set # libtracker-devel is not set +# libtuv is not set +# libtuv-devel is not set # libtzplatform-config is not set # libtzplatform-config-devel is not set # libulockmgr is not set @@ -1923,33 +2301,50 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libvorbisfile is not set # libvpx is not set # libvpx-devel is not set +# libwatchface-common is not set +# libwatchface-common-devel is not set +# libwatchface-complication is not set +# libwatchface-complication-devel is not set +# libwatchface-complication-provider is not set +# libwatchface-complication-provider-devel is not set +# libwatchface-complication-wrapper is not set +# libwatchface-complication-wrapper-devel is not set +# libwatchface-editor is not set +# libwatchface-editor-devel is not set # libwayland-client is not set # libwayland-cursor is not set # libwayland-egl is not set -# libwayland-egl-devel is not set +# libwayland-egl-tizen is not set +# libwayland-egl-tizen-devel is not set # libwayland-extension-client is not set # libwayland-extension-server is not set +# libwayland-extension-unittests is not set # libwayland-server is not set # libwayland-tbm-client is not set # libwayland-tbm-devel is not set # libwayland-tbm-server is not set +# libwayland-tbm-unittests is not set # libwbxml2 is not set # libwbxml2-devel is not set # libwebappenc is not set # libwebappenc-devel is not set # libwebappenc-test is not set +# libwebp is not set +# libwebp-devel is not set +# libwebp-doc is not set +# libwebp-tools is not set # libwebsockets is not set # libwebsockets-devel is not set # libwidget_service is not set # libwidget_service-devel is not set -# libwidget_viewer is not set -# libwidget_viewer-devel is not set # libwidget_viewer_dali is not set # libwidget_viewer_dali-devel is not set # libwidget_viewer_evas is not set # libwidget_viewer_evas-devel is not set # libxkbcommon is not set # libxkbcommon-devel is not set +# libxml is not set +# libxmlpp-devel is not set # libyaml is not set # libyaml-devel is not set # libzip is not set @@ -1958,24 +2353,31 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libzypp is not set # libzypp-devel is not set # libzypp-locale is not set -# license-manager is not set +# lightweight-web-engine is not set +# lightweight-web-engine-devel is not set +# lightweight-web-engine-profile_mobile is not set +# lightweight-web-engine-profile_tv is not set +# lightweight-web-engine-profile_wearable is not set # linux-3.10-sc7730_tizen_tm1 is not set -# linux-3.4-exynos3250_tizen_wc1 is not set # linux-exynos7270-tw2-aarch64 is not set +# linux-exynos9110-tw3-aarch64 is not set # linux-firmware is not set # linux-firmware-ivi is not set -# linux-kernel-license is not set +# linux-kernel-perf is not set +# lmdb is not set +# lmdb-devel is not set # location-geofence-server is not set # location-lbs-server is not set -# log-syslog is not set +# lottie-player is not set +# lottie-player-devel is not set # lrzsz is not set # lsof is not set # lsof-docs is not set # ltrace is not set -# lttng-ust is not set -# lttng-ust-devel is not set +# lzo is not set +# lzo-devel is not set +# lzo-minilzo is not set # lzop is not set -# lzop-docs is not set # man-db is not set # man-db-docs is not set # man-db-locale is not set @@ -1984,12 +2386,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # manifest-parser-examples is not set # manifest-parser-tests is not set # maps-plugin-here is not set -# maps-plugin-mapzen is not set -# maps-plugin-mapzen-devel is not set +# mdg-manager is not set # mdnsresponder is not set # mdnsresponder-devel is not set # media-server is not set -# media-server-service-extension is not set # media-thumbnail-server is not set # mediacontroller is not set # mesa is not set @@ -2005,12 +2405,22 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # mic-bootstrap-x86-arm is not set # minicontrol is not set # minicontrol-devel is not set -# mm-hal-interface is not set +# minicoredumper is not set +# minicoredumper-docs is not set +# mm-hal-interface-audio is not set +# mm-hal-interface-camera is not set +# mm-hal-interface-codec is not set +# mm-hal-interface-devel is not set +# mm-hal-interface-radio is not set +# mm-resource-manager is not set +# mm-resource-manager-devel is not set # mmfw-sysconf-target-hawkp is not set # mmfw-sysconf-target-n4 is not set +# mmfw-sysconf-target-rpi3-spk is not set # mmfw-sysconf-target-tm1 is not set # mmfw-sysconf-target-tw1 is not set # mmfw-sysconf-target-tw2 is not set +# mmfw-sysconf-target-tw3 is not set # mmfw-sysconf-target-u3 is not set # mms-plugin is not set # mmsvc-camera is not set @@ -2022,27 +2432,24 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # mobileap-agent is not set # mobileap-agent-extension-TM1 is not set # mobileap-agent-extension-headed is not set -# model-config-artik is not set -# model-config-artik-iot_core is not set -# model-config-b2 is not set # model-config-default is not set -# model-config-emulator-profile_common is not set -# model-config-emulator-profile_ivi is not set # model-config-emulator-profile_mobile is not set # model-config-emulator-profile_tv is not set # model-config-emulator-profile_wearable is not set # model-config-generic is not set # model-config-n4 is not set -# model-config-rpi3-profile_common is not set -# model-config-rpi3-profile_common_headless is not set -# model-config-rpi3-profile_common_iot_core is not set # model-config-rpi3-profile_tv is not set # model-config-tm1 is not set -# model-config-tw1 is not set # model-config-tw2 is not set -# model-config-xu3-profile_common is not set -# model-config-xu3-profile_ivi is not set +# model-config-tw3 is not set # model-config-xu3-profile_tv is not set +# modes is not set +# modes-devel is not set +# modes-lib is not set +# modes-plugin-devel is not set +# modes-plugins is not set +# modes-plugins-unittests is not set +# modes-unittests is not set # mscorlib is not set # msg-manager is not set # msg-service is not set @@ -2052,7 +2459,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # mtools is not set # mtools-docs is not set # mtp-initiator is not set +# mtp-initiator-haltests is not set # mtp-responder is not set +# multi-assistant is not set +# multi-assistant-devel is not set +# multi-assistant-ui-devel is not set # multipath-tools is not set # murphy is not set # murphy-devel is not set @@ -2062,28 +2473,51 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # murphy-tests is not set # mused is not set # my-account-profile_wearable is not set +# nan-manager is not set # nasm is not set # nasm-doc is not set # net-config is not set +# net-config-haltests is not set +# net-config-plugin-battery is not set +# net-config-plugin-stc is not set # net-config-plugin-telephony is not set # net-config-profile_tv is not set -# net.netpopup is not set +# net-config-profile_wearable is not set # net.wifi-qs is not set +# netcoredbg is not set # nether is not set -# nettle is not set # newfs-msdos is not set # nfc-common-lib is not set # nfc-common-lib-devel is not set # nfc-manager is not set +# nfc-manager-haltests is not set # nfc-plugin-emul is not set # nice-lad is not set # nice-lad-docs is not set # nice-lad-tests is not set -# nodejs is not set -# nodejs-devel is not set -# nodejs-npm is not set +# ninja is not set +# nnfw is not set +# nnfw-devel is not set +# nnstreamer is not set +# nnstreamer-custom-filter-example is not set +# nnstreamer-devel is not set +# nnstreamer-devel-static is not set +# nnstreamer-flatbuf is not set +# nnstreamer-ncsdk2 is not set +# nnstreamer-nnfw is not set +# nnstreamer-protobuf is not set +# nnstreamer-python2 is not set +# nnstreamer-tensorflow-lite is not set +# nnstreamer-tizen-internal-capi-devel is not set +# nnstreamer-tizen-sensor is not set +# nntrainer is not set +# nntrainer-applications is not set +# nntrainer-devel is not set # notification is not set # notification-devel is not set +# notification-ex is not set +# notification-ex-devel is not set +# notification-ex_unittests is not set # nx-gst-meta is not set # nx-gst-meta-devel is not set # nx-video-api is not set @@ -2097,35 +2531,52 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ode-unit-tests is not set # openal-soft is not set # openal-soft-devel is not set +# openblas-devel is not set +# openblas-devel-headers is not set +# openblas-devel-static is not set # opencore-amr is not set # opencore-amr-devel is not set # opencv is not set # opencv-devel is not set +# opentk is not set +# opentk-debug is not set +# opentk-nuget is not set +# openvino is not set +# openvino-devel is not set # openvpn is not set # oprofile is not set # oprofile-devel is not set # oprofile-docs is not set # oprofile-jit is not set -# optee-os is not set -# optee-os-ta is not set +# opus is not set +# opus-devel is not set # orc is not set -# org.tizen.accessibility-setting is not set +# org.tizen.accessibility-setting-profile_common is not set +# org.tizen.accessibility-setting-profile_common-tests is not set +# org.tizen.accessibility-setting-profile_mobile is not set +# org.tizen.accessibility-setting-profile_mobile-tests is not set +# org.tizen.accessibility-setting-profile_wearable is not set # org.tizen.alarm is not set +# org.tizen.analog-watch is not set # org.tizen.app-selector-profile_mobile is not set # org.tizen.app-selector-profile_wearable is not set # org.tizen.apps is not set # org.tizen.apptray-widget is not set +# org.tizen.askuser-popup-profile_mobile is not set +# org.tizen.askuser-popup-profile_wearable is not set # org.tizen.asmui is not set +# org.tizen.autofill-setting-mobile is not set +# org.tizen.autofill-setting-wearable is not set +# org.tizen.autofilld is not set # org.tizen.bluetooth is not set # org.tizen.bluetooth-share-ui is not set -# org.tizen.browser-profile_common is not set -# org.tizen.browser-profile_mobile is not set # org.tizen.bt-syspopup-profile_wearable is not set # org.tizen.calendar is not set # org.tizen.call-setting is not set # org.tizen.call-ui is not set # org.tizen.callmgr-popup is not set # org.tizen.camera-app is not set +# org.tizen.ciss is not set # org.tizen.classic-watch is not set # org.tizen.clock is not set # org.tizen.contacts is not set @@ -2138,11 +2589,13 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # org.tizen.gallery is not set # org.tizen.gps-syspopup is not set # org.tizen.heremaps-uc is not set -# org.tizen.home is not set +# org.tizen.homeedge is not set # org.tizen.homescreen-efl is not set +# org.tizen.homescreen-efl_common is not set # org.tizen.idle-clock-digital is not set # org.tizen.image-viewer is not set -# org.tizen.indicator is not set +# org.tizen.indicator-profile_common is not set +# org.tizen.indicator-profile_mobile is not set # org.tizen.infosquare is not set # org.tizen.inputdelegator is not set # org.tizen.inputdelegator-profile_common is not set @@ -2157,47 +2610,57 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # org.tizen.inputmethod-setting-profile_wearable-extension-rectangle is not set # org.tizen.installer is not set # org.tizen.isf-kbd-mode-changer is not set -# org.tizen.kaskit is not set -# org.tizen.keyguard is not set -# org.tizen.krate-setup-wizard is not set # org.tizen.live-tv is not set # org.tizen.lockscreen is not set # org.tizen.mediahub is not set # org.tizen.memo is not set # org.tizen.menu-screen is not set # org.tizen.message is not set +# org.tizen.multi-assistant-panel is not set +# org.tizen.multi-assistant-service is not set # org.tizen.music-player is not set # org.tizen.myfile is not set # org.tizen.myplace is not set +# org.tizen.net-popup is not set +# org.tizen.nlp.service is not set +# org.tizen.nlp.service-data-en is not set # org.tizen.ode is not set # org.tizen.overheat-syspopup is not set # org.tizen.position-finder-server is not set +# org.tizen.powerkey-syspopup.common is not set # org.tizen.powerkey-syspopup.mobile is not set # org.tizen.powerkey-syspopup.wearable is not set +# org.tizen.privacy-setting-popup-profile_wearable is not set # org.tizen.privacy-setting-profile_mobile is not set # org.tizen.privacy-setting-profile_wearable is not set # org.tizen.quickpanel is not set +# org.tizen.quickpanel_common is not set # org.tizen.screen-reader is not set # org.tizen.screen-reader-extension-no-tapi is not set -# org.tizen.secure-erase is not set -# org.tizen.service-plugin-sample is not set +# org.tizen.screen-reader-profile_wearable is not set # org.tizen.setting is not set # org.tizen.setting-homescreen is not set +# org.tizen.setting-homescreen_common is not set # org.tizen.setting-location is not set # org.tizen.setting-location-wearable is not set # org.tizen.setting-notification is not set +# org.tizen.setting-profile_common is not set # org.tizen.settings is not set # org.tizen.settings-adid is not set +# org.tizen.settings-resource is not set # org.tizen.share-panel is not set # org.tizen.simple-maps is not set # org.tizen.simple-maps-tv is not set # org.tizen.sketch is not set +# org.tizen.softkey-container is not set # org.tizen.stt-engine-default is not set -# org.tizen.sys-lock is not set +# org.tizen.stt-engine-embedded is not set # org.tizen.system-signal-sender is not set +# org.tizen.system-syspopup.common is not set # org.tizen.system-syspopup.mobile is not set # org.tizen.system-syspopup.wearable is not set # org.tizen.task-mgr is not set +# org.tizen.task-mgr_common is not set # org.tizen.telephony-syspopup is not set # org.tizen.thing-toggler is not set # org.tizen.tts-engine-default is not set @@ -2205,28 +2668,29 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # org.tizen.ug-gallery-efl is not set # org.tizen.ug-lockscreen-options is not set # org.tizen.ug-myfile-efl is not set +# org.tizen.vc-engine-default is not set # org.tizen.videos is not set -# org.tizen.voice-control-panel is not set -# org.tizen.voice-setting is not set # org.tizen.volume is not set # org.tizen.w-call-setting is not set # org.tizen.w-call-ui is not set +# org.tizen.w-ciss is not set # org.tizen.w-clock-viewer is not set # org.tizen.w-contacts is not set # org.tizen.w-gallery is not set # org.tizen.w-home is not set -# org.tizen.w-home-extension-circle is not set # org.tizen.w-message is not set # org.tizen.w-stopwatch is not set # org.tizen.w-task-mgr is not set # org.tizen.w-timer is not set # org.tizen.w-wifi is not set # org.tizen.wallpaper-ui-service is not set +# org.tizen.watch-face-editor is not set # org.tizen.watch-setting is not set +# org.tizen.webapp-addon-setting_mobile is not set +# org.tizen.webapp-addon-setting_tv is not set +# org.tizen.webapp-addon-setting_wearable is not set # org.tizen.widget_viewer_sdk is not set # org.tizen.wifi-direct-popup is not set -# org.tizen.windicator is not set -# org.tizen.worldclock-efl is not set # org.tizen.xahome is not set # org.tizen.xamediahub is not set # package-groups is not set @@ -2235,31 +2699,38 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # pacrunner-libproxy-devel is not set # pacrunner-proxy-tools is not set # pacrunner-test is not set +# paho-mqtt-c is not set +# paho-mqtt-c-devel is not set # parted is not set # parted-devel is not set # parted-docs is not set # parted-locale is not set +# partlabel-user-udev-rule-for-tm2 is not set # pass is not set # pass-hal-devel is not set +# pass-hal-rpi is not set # pass-hal-standard is not set # pass-hal-tm1 is not set # pass-hal-tm2 is not set # pass-hal-tw2 is not set +# pass-hal-tw3 is not set +# pass-haltests is not set +# pass-unittest is not set # pattern-tools is not set # pbzip2 is not set # pepper is not set -# pepper-dali is not set -# pepper-dali-devel is not set # pepper-desktop-shell is not set # pepper-desktop-shell-devel is not set # pepper-devel is not set +# pepper-devicemgr is not set +# pepper-devicemgr-devel is not set # pepper-doctor is not set -# pepper-drm is not set -# pepper-drm-devel is not set # pepper-evdev is not set # pepper-evdev-devel is not set # pepper-fbdev is not set # pepper-fbdev-devel is not set +# pepper-inotify is not set +# pepper-inotify-devel is not set # pepper-keyrouter is not set # pepper-keyrouter-devel is not set # pepper-libinput is not set @@ -2277,7 +2748,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # perl-Error is not set # perl-Net-DBus is not set # perl-Switch is not set -# perl-WWW-Curl is not set +# perl-XML-LibXML is not set +# perl-XML-NamespaceSupport is not set +# perl-XML-SAX is not set # perl-XML-Simple is not set # perl-XML-Twig is not set # perl-YAML is not set @@ -2285,45 +2758,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # phonenumber-utils is not set # phonenumber-utils-devel is not set # phonenumber-utils-test is not set -# php is not set -# php-bcmath is not set -# php-bz2 is not set -# php-calendar is not set -# php-ctype is not set -# php-curl is not set -# php-dba is not set -# php-devel is not set -# php-dom is not set -# php-exif is not set -# php-fileinfo is not set -# php-ftp is not set -# php-gd is not set -# php-gettext is not set -# php-gmp is not set -# php-iconv is not set -# php-intl is not set -# php-json is not set -# php-mbstring is not set -# php-openssl is not set -# php-pcntl is not set -# php-pear is not set -# php-phar is not set -# php-posix is not set -# php-readline is not set -# php-shmop is not set -# php-soap is not set -# php-sockets is not set -# php-sysvmsg is not set -# php-sysvsem is not set -# php-sysvshm is not set -# php-tokenizer is not set -# php-wddx is not set -# php-xmlreader is not set -# php-xmlrpc is not set -# php-xmlwriter is not set -# php-xsl is not set -# php-zip is not set -# php-zlib is not set # pims-ipc is not set # pims-ipc-devel is not set # pixman is not set @@ -2340,35 +2774,31 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # pkgmgr-server is not set # pkgmgr-tool is not set # pkgmgr-types-devel is not set -# powertop is not set -# powertop-docs is not set -# powertop-locale is not set # prelink is not set # prelink-docs is not set -# privacy-guard-client is not set -# privacy-guard-client-devel is not set -# privacy-guard-server is not set -# privacy-guard-server-devel is not set # privilege-checker is not set # privilege-info is not set # privilege-info-devel is not set # privilege-verifier is not set +# profctl is not set +# protobuf is not set +# protobuf-compiler is not set # protobuf-devel is not set +# protobuf-lite is not set +# protobuf-lite-devel is not set +# protobuf-lite-static is not set +# protobuf-static is not set +# protobuf-vim is not set +# psl is not set # psmisc-docs is not set -# pubkey-pinning is not set -# pubkey-pinning-deprecated is not set -# pubkey-pinning-devel is not set -# pubkey-pinning-devel-deprecated is not set -# pubkey-pinning-ui is not set # pulseaudio is not set -# pulseaudio-cascaded-setup is not set # pulseaudio-config is not set # pulseaudio-docs is not set # pulseaudio-locale is not set +# pulseaudio-module-acm is not set # pulseaudio-module-augment-properties is not set # pulseaudio-module-bluetooth is not set # pulseaudio-module-dbus-protocol is not set -# pulseaudio-module-devel is not set # pulseaudio-module-raop is not set # pulseaudio-module-switch-on-connect is not set # pulseaudio-modules-tizen is not set @@ -2404,30 +2834,55 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # python-mako is not set # python-mock is not set # python-nose is not set +# python-numpy is not set +# python-numpy-devel is not set # python-pbr is not set # python-pyOpenSSL is not set # python-pycurl is not set -# python-requests is not set # python-solv is not set # python-sqlite is not set # python-traceback2 is not set # python-unittest2 is not set # python-urlgrabber is not set # python-zypp is not set +# python3-Cheetah is not set +# python3-MarkupSafe is not set +# python3-PyYAML is not set +# python3-argparse is not set +# python3-cairo is not set +# python3-cairo-devel is not set +# python3-cython is not set +# python3-funcsigs is not set +# python3-gobject is not set +# python3-gobject-cairo is not set +# python3-gobject-devel is not set +# python3-gobject-pygtkcompat is not set +# python3-linecache2 is not set +# python3-mako is not set +# python3-mock is not set +# python3-nose is not set +# python3-numpy is not set +# python3-numpy-devel is not set +# python3-pbr is not set +# python3-sqlite is not set +# python3-traceback2 is not set +# python3-unittest2 is not set +# python3-yaca is not set +# radio-haltests is not set # re2-devel is not set # re2c is not set -# reboot-param-helper is not set +reboot-param-helper=y # referenceassemblies-pcl is not set # resourced is not set -# resourced-config-tv is not set -# resourced-headless is not set # resourced-headless-common is not set # resourced-headless-memory is not set +# resourced-headless-proc-manager is not set # resourced-headless-proc-usage is not set # resourced-headless-test is not set +# resourced-headless-watchdog is not set # resourced-light is not set -# rfkill is not set -# rfkill-docs is not set +# rpc-port-devel is not set +# rpc-port-unittests is not set # rsync is not set # rsync-docs is not set # sancov is not set @@ -2438,28 +2893,37 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # sdbd-devel is not set # sdbd-profile_tv is not set # security-config is not set +# security-config-profile_iot_headed is not set +# security-config-profile_iot_headless is not set # security-config-profile_mobile is not set +# security-config-profile_tv is not set # security-config-profile_wearable is not set +# security-license-manager is not set # security-manager is not set # security-manager-policy is not set +# security-manager-policy-iptables is not set # security-manager-tests is not set # security-privilege-manager is not set # security-privilege-manager-devel is not set +# security-privilege-manager-extension-iot is not set # security-privilege-manager-extension-mobile is not set # security-privilege-manager-extension-tv is not set # security-privilege-manager-extension-wearable is not set # sensor-hal-devel is not set # sensor-hal-tm1 is not set +# sensor-hal-tm1-haltests is not set # sensor-hal-tm2 is not set # sensor-hal-tw1 is not set # sensor-hal-tw2 is not set +# sensor-hal-tw2-haltests is not set +# sensor-hal-tw3 is not set +# sensor-hal-tw3-haltests is not set # sensor-test is not set # sensord is not set # sensord-devel is not set # sensord-dummy is not set -# service-adaptor is not set -# service-adaptor-devel is not set # session-utils is not set +# setup-adaptor is not set # sgml-common is not set # sgml-skel is not set # shared-mime-info is not set @@ -2472,17 +2936,40 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # smartreply is not set # smartreply-devel is not set # smartreply-service is not set +# smartthings-thing-service is not set # sms-plugin is not set +# snappy-devel is not set +# soundtouch is not set +# soundtouch-devel is not set # speex is not set # speex-devel is not set +# spirv-headers is not set +# spirv-headers-devel is not set +# spirv-tools is not set +# spirv-tools-devel is not set +# sqlcipher is not set +# sqlcipher-devel is not set # squashfs is not set +# ssat is not set +# sshfs is not set +# stability-monitor is not set +# stability-monitor-kmod-rpi3 is not set +# stability-monitor-tests is not set # starter is not set # starter-profile_common is not set # starter-profile_mobile is not set # starter-profile_wearable is not set +# stc-iptables is not set # stc-manager is not set -# stc-manager-plugin is not set +# stc-manager-plugin-appstatus is not set +# stc-manager-plugin-exception is not set +# stc-manager-plugin-firewall is not set +# stc-manager-plugin-monitor is not set +# stc-manager-plugin-pcap is not set +# stc-manager-plugin-procfs is not set +# stc-manager-plugin-tether is not set # storaged is not set +# storaged-auto-test is not set # storaged-module_block is not set # storaged-module_storage is not set # storaged-org.tizen.extended-sd is not set @@ -2493,17 +2980,25 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # stt-engine-devel is not set # stt-file-devel is not set # stt-setting-devel is not set +# sudo is not set +# sudo-devel is not set +# sudo-locale is not set +# sudo-rpm is not set # svi-data is not set # svi-data-profile_common is not set # svi-data-profile_mobile is not set # svi-data-profile_wearable is not set # swap-manager is not set -# swap-modules is not set -# swap-modules-aarch64 is not set +# swap-modules-odroidxu3 is not set +# swap-modules-rpi3-aarch64 is not set +# swap-modules-rpi3-arm is not set +# swap-modules-tm1 is not set +# swap-modules-tm2-aarch64 is not set +# swap-modules-tw2-aarch64 is not set +# swap-modules-tw3-aarch64 is not set # swap-probe is not set # swap-probe-devel is not set # swap-probe-elf is not set -# swap-probe-lsan is not set # swig is not set # swig-doc is not set # swig-examples is not set @@ -2515,34 +3010,30 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # system-configuration is not set # system-configuration-debug is not set # system-plugin is not set -# system-plugin-circle is not set +# system-plugin-config-2parts is not set +# system-plugin-config-3parts is not set +# system-plugin-config-3parts-lzuser is not set +# system-plugin-config-env-headless is not set # system-plugin-config-udev-sdbd is not set -# system-plugin-device-artik530 is not set -# system-plugin-device-artik710 is not set +# system-plugin-device-circle is not set +# system-plugin-device-n4 is not set # system-plugin-device-rpi3 is not set -# system-plugin-exynos is not set -# system-plugin-feature-liblazymount is not set -# system-plugin-feature-liblazymount-devel is not set -# system-plugin-headless is not set -# system-plugin-init_wrapper is not set -# system-plugin-iot is not set -# system-plugin-n4 is not set -# system-plugin-profile-iot is not set -# system-plugin-profile-iot-headless is not set -# system-plugin-profile_ivi is not set -# system-plugin-rpi3 is not set -# system-plugin-spreadtrum is not set -# system-plugin-u3 is not set +# system-plugin-device-spreadtrum is not set +# system-plugin-device-u3 is not set +# system-plugin-feature-bootmode is not set +# system-plugin-feature-init_wrapper is not set +# system-plugin-feature-init_wrapper_overlayfs is not set +# system-plugin-feature-namespace is not set +# system-plugin-feature-session-bind is not set # system-recovery is not set # system-recovery-gui is not set # system-recovery-non_gui is not set +# system-recovery-sprd is not set # system-rw-update is not set -# system-rw-update-ani is not set # system-servant is not set # system-servant-extension-circle-profile_wearable is not set # system-servant-extension-rectangle-profile_wearable is not set # system-servant-profile_common is not set -# system-servant-profile_ivi is not set # system-servant-profile_mobile is not set # system-servant-profile_tv is not set # systemd is not set @@ -2551,19 +3042,16 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # systemd-extension-kdbus is not set # systemd-locale is not set # systemd-tests is not set +# sz2-devel is not set # taglib is not set # taglib-devel is not set # tayga is not set -# tc-privacy-guard is not set # tc-privilege-checker is not set # tc-privilege-info is not set -# tcl is not set -# tcl-devel is not set # tcpdump is not set # tef-dummy is not set # tef-libteec is not set # tef-libteec-devel is not set -# tef-optee-client is not set # tel-plugin-database is not set # tel-plugin-dbus_tapi is not set # tel-plugin-manager is not set @@ -2577,11 +3065,18 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # telephony-daemon-profile_common is not set # telephony-daemon-profile_ivi is not set # telephony-daemon-profile_tv is not set +# tensorflow-lite-devel is not set +# tensorflow-lite-flatbuf-schema is not set +# tidl is not set +# tidl-tests is not set # tiff is not set # tiff-docs is not set # tinycompress is not set # tinycompress-devel is not set +# tinyxml2 is not set +# tinyxml2-devel is not set # tizen-debug is not set +# tizen-default-modes is not set # tizen-platform-config is not set # tizen-platform-config-meta is not set # tizen-platform-config-tools is not set @@ -2591,24 +3086,26 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # tizen-release-profile_mobile is not set # tizen-release-profile_tv is not set # tizen-release-profile_wearable is not set +# tizen-theme-manager is not set # tlm is not set # tlm-config-common is not set # tlm-config-common-singleseat is not set # tlm-devel is not set # tlm-doc is not set # tolua is not set -# tota-bsdiff is not set # tota-ua is not set -# tota-ua-target_wearable is not set # toybox is not set +# toybox-full is not set # toybox-symlinks-dhcp is not set # toybox-symlinks-dhcpd is not set +# toybox-symlinks-full is not set # toybox-symlinks-nslookup is not set # toybox-symlinks-ping is not set # toybox-symlinks-ping6 is not set # tpk-backend is not set # tpk-backend-devel is not set -# tpk-backend-tests is not set +# tpk-installer is not set +# tpk-installer-tests is not set # tpk-manifest-handlers is not set # tpk-manifest-handlers-devel is not set # trust-anchor is not set @@ -2622,21 +3119,28 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # tts-engine-devel is not set # tts-engine-rsc is not set # tts-setting-devel is not set +# tts-unittests is not set # typelib-1_0-Atspi-2_0 is not set # typelib-Json is not set # typelib-Soup is not set # tzdata-update-parser is not set # tzsh is not set # tzsh-devel is not set +# tzsh-examples is not set # tzsh-extension-devel is not set # u-boot is not set -# u-boot-artik10 is not set -# u-boot-artik5 is not set # u-boot-artik530 is not set +# u-boot-artik533s is not set +# u-boot-rpi3-32b is not set +# u-boot-rpi4-32b is not set # u-boot-tm1 is not set # u-boot-tools is not set # u-boot-xu3 is not set -# ua-client is not set +# ua-manager is not set +# ua-manager-devel is not set +# ua-manager-plugins is not set +# ua-plugin-wifi-dummy is not set +# ug-bluetooth-efl is not set # ug-nfc-efl is not set # ug-nfc-efl-profile_common is not set # ug-nfc-efl-profile_mobile is not set @@ -2649,17 +3153,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ui-viewmgr is not set # ui-viewmgr-devel is not set # ui-viewmgr-ui.viewmgr.demo is not set -# update-desktop-files is not set +# unified-backend is not set +# unified-installer is not set +# unified-installer-devel is not set +# unified-installer-tests is not set +# update-control is not set +# update-control-daemon is not set # usbutils is not set # usbutils-docs is not set -# userspace-rcu is not set -# userspace-rcu-devel is not set +# usrsctp is not set +# usrsctp-devel is not set # util-macros is not set # v4l-utils is not set # valgrind is not set # valgrind-devel is not set # valgrind-docs is not set -# vc-engine-default is not set # vc-webview is not set # vc-webview-devel is not set # vc-webview-js is not set @@ -2682,18 +3190,30 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # voice-control-setting-devel is not set # voice-control-widget-devel is not set # vpx-tools is not set +# vulkan-headers is not set +# vulkan-loader is not set +# vulkan-loader-devel is not set +# vulkan-tools is not set +# vulkan-validation-layers is not set +# vulkan-validation-layers-devel is not set +# vulkan-wsi-tizen is not set +# vulkan-wsi-tizen-devel is not set +# vulkan-wsi-tizen-samples is not set +# wakeup-engine-default is not set # watch-control is not set # watch-control-devel is not set +# watch-holder is not set +# watch-holder-base is not set +# watch-holder-base-devel is not set +# watch-holder-devel is not set +# watchface-complication-unittests is not set # wayland-devel is not set # wayland-extension-client-devel is not set # wayland-extension-server-devel is not set +# wayland-protocols is not set # wbxml2-tools is not set # wdiff is not set # wdiff-lang is not set -# web-widget-engine is not set -# web-widget-engine-devel is not set -# web-widget-js is not set -# web-widget-js-devel is not set # web-widget-runtime is not set # webapi-plugins is not set # webapi-plugins-devel is not set @@ -2704,10 +3224,14 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # webapi-plugins-profile_wearable is not set # webapi-plugins-teec is not set # wgt-backend is not set -# wgt-backend-tests is not set +# wgt-installer is not set +# wgt-installer-devel is not set +# wgt-installer-tests is not set # wgt-manifest-handlers is not set # wgt-manifest-handlers-devel is not set # wgt-manifest-handlers-tests is not set +# widget-viewer_unittests is not set +# widget_service_unittests is not set # wifi-direct-manager is not set # wifi-direct-manager-extension-TM1 is not set # wifi-direct-manager-profile_common is not set @@ -2715,15 +3239,16 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # wifi-direct-manager-profile_tv is not set # wifi-direct-manager-profile_wearable is not set # wifi-direct-plugin-wpasupplicant is not set +# wifi-efl-ug is not set # wifi-mesh-manager is not set +# wifi-mesh-manager-haltests is not set # wpa_supplicant is not set # wpa_supplicant-client_tool is not set # wpa_supplicant-extension-TM1 is not set # wpa_supplicant-extension-TM2 is not set # wpa_supplicant-profile_common is not set # wpa_supplicant-profile_tv is not set -# wrt-service is not set -# wrt-widgets is not set +# wrtjs is not set # xdelta3 is not set # xdgmime is not set # xdgmime-devel is not set @@ -2738,6 +3263,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # xmlsec1-openssl is not set # xmlstarlet is not set # xmlto is not set +# xsf is not set # xwalk-extensions-common is not set # xwalk-extensions-common-devel is not set # yaca is not set @@ -2751,11 +3277,15 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # zigbee-lib is not set # zigbee-lib-devel is not set # zigbee-manager is not set +# zigbee-manager-haltests is not set # zint is not set # zint-devel is not set # zypper is not set +# zypper-aptitude is not set # zypper-locale is not set # zypper-log is not set +# zypper-needs-restarting is not set +# zypper-tizen-config is not set TBB_INFO_PRIVATE_REPO1="" TBB_INFO_PRIVATE_REPO2="" TBB_INFO_PRIVATE_REPO3="" diff --git a/configs/rpi3_iotcore_defconfig b/configs/rpi3_iotcore_defconfig index 30cd40a..c6bdef5 100644 --- a/configs/rpi3_iotcore_defconfig +++ b/configs/rpi3_iotcore_defconfig @@ -1,19 +1,44 @@ # # Automatically generated file; DO NOT EDIT. -# Tizen Building Block 20171218.2 Configuration +# Tizen Building Block V1.0 Configuration # -TBB_INFO_PLATFORM_VERSION_4.0=y -# TBB_INFO_PLATFORM_VERSION_5.0 is not set -TBB_INFO_SNAPSHOT_ID="20171218.2" +TBB_INFO_PLATFORM_VERSION_6.0=y +TBB_INFO_SNAPSHOT_ID="latest" TBB_INFO_IMAGE_NAME="tizen-iot-img" +TBB_INFO_PROFILE_NAME="tizeniot" # TBB_SET_no_board is not set # building-blocks-sub1-Preset_boards-ARTIK530 is not set building-blocks-sub1-Preset_boards-RPI3=y +TBB_ENABLE_MM_CONFIG=y # gst-omx is not set +TBB_ENABLE_AUDIO=y +TBB_ENABLE_BLUETOOTH=y +# TBB_ENABLE_BLE is not set +# TBB_ENABLE_BLUETOOTH_AUDIO is not set +TBB_ENABLE_RECORDING=y +TBB_ENABLE_CAMERA=y +# TBB_ENABLE_CODEC is not set +# TBB_ENABLE_GPS is not set TBB_ENABLE_HL_DISPLAY_SERVER=y +# TBB_ENABLE_DISPLAY_SERVER is not set +# TBB_ENABLE_EFL is not set +# TBB_ENABLE_TELEPHONY is not set TBB_ENABLE_WIFI=y +TBB_ENABLE_WIFI_DIRECT=y +# TBB_ENABLE_NFC is not set +TBB_ENABLE_DEVICED_PLUGIN=y +# TBB_ENABLE_BATTERY is not set +TBB_ENABLE_FEEDBACK=y +# TBB_ENABLE_IR is not set +# TBB_ENABLE_LED is not set +# TBB_ENABLE_SENSOR is not set TBB_ENABLE_USB_HOST=y +# TBB_ENABLE_DALi is not set +# TBB_ENABLE_DALi2 is not set +# TBB_ENABLE_VULKAN is not set +# TBB_ENABLE_IM is not set # TBB_ENABLE_HEADED is not set +# TBB_ENABLE_ZIGBEE is not set # mmfw-sysconf-target-artik10 is not set # libomxil-e54xx is not set @@ -23,23 +48,29 @@ TBB_ENABLE_USB_HOST=y # TBB_SET_no_display_RPI3 is not set # building-blocks-sub2-Preset_boards-RPI3-Display is not set building-blocks-sub2-Preset_boards-RPI3-Display_Headless=y -# building-blocks-sub2-Preset_boards-RPI3-Audio is not set -# building-blocks-sub2-Preset_boards-RPI3-Audio_Recording is not set -# TBB_SET_MM_CONFIG_RPI3 is not set -# mmfw-sysconf-target-rpi3 is not set -# libomxil-vc4 is not set -# building-blocks-sub2-Preset_boards-RPI3-BLE is not set -# building-blocks-sub2-Preset_boards-RPI3-Bluetooth is not set +building-blocks-sub2-Preset_boards-RPI3-Audio=y +building-blocks-sub2-Preset_boards-RPI3-Audio_Recording=y +TBB_SET_MM_CONFIG_RPI3=y +mmfw-sysconf-target-rpi3=y +libomxil-vc4=y +# TBB_ENABLE_RPI3_BLE is not set +# TBB_ENABLE_RPI3_BLUETOOTH is not set +TBB_RPI3_both_BREDR_and_BLE=y +building-blocks-sub2-Preset_boards-RPI3-Bluetooth=y +building-blocks-sub2-Preset_boards-RPI3-BLE=y # building-blocks-sub2-Preset_boards-RPI3-Bluetooth_CallAudio is not set -# building-blocks-sub2-Preset_boards-RPI3-Feedback is not set +building-blocks-sub2-Preset_boards-RPI3-Camera_Headless=y +# building-blocks-sub2-Preset_boards-RPI3-Codec is not set +building-blocks-sub2-Preset_boards-RPI3-Feedback=y # building-blocks-sub2-Preset_boards-RPI3-GPS is not set # building-blocks-sub2-Preset_boards-RPI3-NFC is not set # building-blocks-sub2-Preset_boards-RPI3-Sensor is not set +building-blocks-sub2-Preset_boards-RPI3-Power=y building-blocks-sub2-Preset_boards-RPI3-System=y -# building-blocks-sub2-Preset_boards-RPI3-System_Device is not set +building-blocks-sub2-Preset_boards-RPI3-System_Device=y # building-blocks-sub2-Preset_boards-RPI3-Telephony is not set building-blocks-sub2-Preset_boards-RPI3-Wifi=y -# building-blocks-sub2-Preset_boards-RPI3-WifiDirect is not set +building-blocks-sub2-Preset_boards-RPI3-WifiDirect=y # TBB_SET_no_partition is not set # building-blocks-sub1-Preset_partition-3parts is not set # building-blocks-sub1-Preset_partition-3parts_ramdisk is not set @@ -65,22 +96,24 @@ building-blocks-root-Preset_iot_core=y # # Application Framework Native API # -# building-blocks-sub2-domain_API-AppFramework-Alarm_API is not set +building-blocks-sub2-domain_API-AppFramework-Alarm_API=y # building-blocks-sub2-domain_API-AppFramework-Badge_API is not set # building-blocks-sub2-domain_API-AppFramework-Data_Control_API is not set # building-blocks-sub2-domain_API-AppFramework-Event_API is not set # building-blocks-sub2-domain_API-AppFramework-External_Storage_Installation is not set -# building-blocks-sub2-domain_API-AppFramework-Message_Port_API is not set -# building-blocks-sub2-domain_API-AppFramework-Notification_API is not set +# building-blocks-sub2-domain_API-AppFramework-Job_Scheduler_API is not set +building-blocks-sub2-domain_API-AppFramework-Message_Port_API=y +building-blocks-sub2-domain_API-AppFramework-Notification_API=y +building-blocks-sub2-domain_API-AppFramework-RPC_Port_API=y # building-blocks-sub2-domain_API-AppFramework-Shortcut_API is not set -# building-blocks-sub2-domain_API-AppFramework-TPK_Installation is not set +building-blocks-sub2-domain_API-AppFramework-TPK_Installation=y # # Base API # # building-blocks-sub2-domain_API-Base-Glib is not set # building-blocks-sub2-domain_API-Base-OpenMP is not set -# building-blocks-sub2-domain_API-Base-Utils is not set +building-blocks-sub2-domain_API-Base-Utils=y # # Content API @@ -91,6 +124,7 @@ building-blocks-root-Preset_iot_core=y # # Context API # +# building-blocks-sub2-domain_API-Context-Activity_Geusture_Recognition is not set # building-blocks-sub2-domain_API-Context-Contextual_History is not set # building-blocks-sub2-domain_API-Context-Contextual_Trigger is not set @@ -110,39 +144,56 @@ building-blocks-root-Preset_iot_core=y # # Multimedia API # +building-blocks-sub2-domain_API-Multimedia-Audio_IO=y +building-blocks-sub2-domain_API-Multimedia-Camera=y # building-blocks-sub2-domain_API-Multimedia-Image_Util is not set -# building-blocks-sub2-domain_API-Multimedia-Media_Controller is not set +building-blocks-sub2-domain_API-Multimedia-Media_Codec=y +building-blocks-sub2-domain_API-Multimedia-Media_Controller=y # building-blocks-sub2-domain_API-Multimedia-Media_Demuxer is not set # building-blocks-sub2-domain_API-Multimedia-Media_Muxer is not set -# building-blocks-sub2-domain_API-Multimedia-Media_Tool is not set +building-blocks-sub2-domain_API-Multimedia-Media_Tool=y # building-blocks-sub2-domain_API-Multimedia-Media_Vision_Barcode is not set # building-blocks-sub2-domain_API-Multimedia-Media_Vision_Face is not set # building-blocks-sub2-domain_API-Multimedia-Media_Vision_Image is not set # building-blocks-sub2-domain_API-Multimedia-Media_Vision_Surveillance is not set -# building-blocks-sub2-domain_API-Multimedia-Metadata_Editor is not set -# building-blocks-sub2-domain_API-Multimedia-Metadata_Extractor is not set -# capi-media-player-display is not set +building-blocks-sub2-domain_API-Multimedia-Metadata_Editor=y +building-blocks-sub2-domain_API-Multimedia-Metadata_Extractor=y +# building-blocks-sub2-domain_API-Multimedia-OpenAL is not set +# freealut is not set +building-blocks-sub2-domain_API-Multimedia-Player=y +building-blocks-sub2-domain_API-Multimedia-Recorder=y +building-blocks-sub2-domain_API-Multimedia-Sound_Manager=y +building-blocks-sub2-domain_API-Multimedia-Sound_Pool=y +# building-blocks-sub2-domain_API-Multimedia-Stream_Recorder is not set # building-blocks-sub2-domain_API-Multimedia-Thumbnail_Util is not set -# building-blocks-sub2-domain_API-Multimedia-Video_Util is not set -# building-blocks-sub2-domain_API-Multimedia-libEXIF is not set +building-blocks-sub2-domain_API-Multimedia-Tone_Player=y +building-blocks-sub2-domain_API-Multimedia-WAV_Player=y +building-blocks-sub2-domain_API-Multimedia-libEXIF=y # # Network API # # building-blocks-sub2-domain_API-Network-ASP is not set +building-blocks-sub2-domain_API-Network-Bluetooth_BREDR=y +# building-blocks-sub2-domain_API-Network-Bluetooth_Call_Audio is not set # bluetooth-frwk-plugin-headed is not set # org.tizen.bt-syspopup is not set # org.tizen.bt-syspopup-profile_common is not set -# building-blocks-sub2-domain_API-Network-Connection is not set -# building-blocks-sub2-domain_API-Network-Curl is not set +building-blocks-sub2-domain_API-Network-Bluetooth_Media_Audio=y +# building-blocks-sub2-domain_API-Network-Bluetooth_Transfer is not set +building-blocks-sub2-domain_API-Network-Connection=y +building-blocks-sub2-domain_API-Network-Curl=y # building-blocks-sub2-domain_API-Network-DNSSD is not set # building-blocks-sub2-domain_API-Network-HTTP is not set +# building-blocks-sub2-domain_API-Network-INM is not set # building-blocks-sub2-domain_API-Network-MTP is not set +building-blocks-sub2-domain_API-Network-SoftAP=y # building-blocks-sub2-domain_API-Network-SSDP is not set # building-blocks-sub2-domain_API-Network-STC is not set # smartcard-plugin-uicc is not set # smartcard-plugin-nfc is not set # building-blocks-sub2-domain_API-Network-VPN_Service is not set +building-blocks-sub2-domain_API-Network-WiFi_Direct=y building-blocks-sub2-domain_API-Network-WiFi_Manager=y # net-config-plugin-headed is not set @@ -150,9 +201,9 @@ building-blocks-sub2-domain_API-Network-WiFi_Manager=y # Security API # # building-blocks-sub2-domain_API-Security-CSR is not set -# building-blocks-sub2-domain_API-Security-Device_Policy is not set -# building-blocks-sub2-domain_API-Security-Device_Certificate is not set -# building-blocks-sub2-domain_API-Security-Privilege_Info is not set +building-blocks-sub2-domain_API-Security-Device_Policy=y +building-blocks-sub2-domain_API-Security-Device_Certificate=y +building-blocks-sub2-domain_API-Security-Privilege_Info=y # building-blocks-sub2-domain_API-Security-YACA is not set # @@ -165,17 +216,23 @@ building-blocks-sub2-domain_API-Network-WiFi_Manager=y # # System API # -TBB_SET_no_device-manager-plugin=y -# TBB_SET_device-manager-plugin-rpi3 is not set + +# +# Deivce +# +building-blocks-sub2-domain_API-System-Device=y +building-blocks-sub2-domain_API-System-Device_Haptic=y +building-blocks-sub2-domain_API-System-Feedback=y TBB_SET_no_runtime_info=y -# building-blocks-sub2-domain_API-System-Runtime_information is not set -# building-blocks-sub2-domain_API-System-Runtime_information_Light is not set -# building-blocks-sub2-domain_API-System-Runtime_information_Headless is not set -# building-blocks-sub2-domain_API-System-Storage is not set +# building-blocks-sub1-domain_Feature-Resource_manager is not set +# building-blocks-sub1-domain_Feature-Resource_manager_Light is not set +# building-blocks-sub1-domain_Feature-Resource_manager_Headless is not set +building-blocks-sub2-domain_API-System-Storage=y building-blocks-sub2-domain_API-System-System_Information=y -# building-blocks-sub2-domain_API-System-System_Settings is not set +building-blocks-sub2-domain_API-System-System_Settings=y building-blocks-sub2-domain_API-System-T_Trace=y -# building-blocks-sub2-domain_API-System-USB_Host is not set +building-blocks-sub2-domain_API-System-USB_Host=y +building-blocks-sub2-domain_API-System-Update_Control=y building-blocks-sub2-domain_API-System-dlog=y # tel-plugin-indicator is not set # tel-plugin-syspopup is not set @@ -195,35 +252,62 @@ building-blocks-sub2-domain_API-UI-TBM_Surface=y # # UIX API # +# building-blocks-sub2-domain_API-UIX-Multi_assistant is not set +# building-blocks-sub2-domain_API-UIX-STT is not set +# building-blocks-sub2-domain_API-UIX-TTS is not set +# building-blocks-sub2-domain_API-UIX-Voice_control is not set +# building-blocks-sub2-domain_API-UIX-Voice_control_elementary is not set # # Web API # building-blocks-sub2-domain_API-Web-json_Glib=y +# +# Tizen C# API Sets +# +# building-blocks-root-domain_CSAPI is not set +# TBB_ENABLE_DOTNET is not set + # # Tizen Platform Internal Feature Sets # -# building-blocks-sub1-domain_Feature-SoftAP is not set -# building-blocks-sub1-domain_Feature-Upgrade is not set -# building-blocks-sub1-domain_Feature-Recovery is not set +building-blocks-sub1-domain_Feature-Diagnostics=y +building-blocks-sub1-domain_Feature-Smartthings_App=y +building-blocks-sub1-domain_Feature-Upgrade=y +building-blocks-sub1-domain_Feature-Recovery=y +building-blocks-sub1-domain_Feature-Setup=y # # Tizen Debug tools and Locale # -# crash-worker is not set -# memps is not set -# psmisc is not set -# glibc-locale is not set -# tizen-locale is not set -# pam-locale is not set +memps=y +psmisc=y +glibc-locale=y +tizen-locale=y +pam-locale=y # # Tizen IoT Reference Application # -# org.tizen.setting-profile_common is not set -# ug-bluetooth-efl is not set -# wifi-efl-ug is not set +# org.tizen.indicator is not set +# org.tizen.volume_common is not set +# org.tizen.worldclock-efl is not set +# org.tizen.secure-erase is not set +# org.tizen.privacy-setting-profile_iot is not set +# org.tizen.askuser-popup-profile_iot is not set +# cert-svc-ui is not set +# org.tizen.voice-setting is not set +# org.tizen.voice-control-panel is not set +# org.tizen.music-player_common is not set +# org.tizen.gallery_common is not set +# org.tizen.videos_common is not set +# org.tizen.image-viewer_common is not set +# org.tizen.setting-notification_common is not set +# org.tizen.font-viewer is not set +# org.tizen.oobe is not set +# org.tizen.wallpaper-ui-service_common is not set +# org.tizen.ug-gallery-efl_common is not set # # Tizen IoT Headless Applications @@ -241,9 +325,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # asan-build-env is not set # asan-force-options is not set # asan-runtime-env is not set +# asansi-runtime-env is not set # attr is not set # autoconf is not set +# autoconf-archive is not set # autoconf213 is not set +# autogen is not set # automake is not set # bash is not set # bc is not set @@ -258,34 +345,42 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # build-mkdrpms is not set # bzip2 is not set # bzip2-devel is not set -# bzip2-docs is not set # ccache is not set # chrpath is not set # clang is not set +# clang-accel-armv7l is not set # clang-accel-x86-armv7l is not set # clang-accel-x86_64-armv7l is not set # clang-devel is not set # cmake is not set # cmake-docs is not set +# compiler-rt is not set # coreutils is not set # coreutils-docs is not set # coreutils-su is not set # cpio is not set # cpio-docs is not set # cpp is not set +# curl is not set # dash is not set # dash-docs is not set # db4 is not set # db4-devel is not set # db4-doc is not set # db4-utils is not set +# dejagnu is not set +# dejagnu-devel is not set # diffutils is not set +# doxygen is not set +# doxygen-docs is not set # e2fsprogs is not set # e2fsprogs-devel is not set # e2fsprogs-docs is not set # ed is not set # elfutils is not set # expat is not set +# expect is not set +# expect-devel is not set # fdupes is not set # file is not set # file-devel is not set @@ -299,8 +394,14 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # gcc is not set # gcc-aarch64 is not set # gcc-c is not set +# gcc-contrib is not set +# gcc-devel-static is not set # gcc-fortran is not set +# gcc-log-wrapper is not set # gcc-plugin-devel is not set +# gcc-warning-build-env is not set +# gcov-build-env is not set +# gcov-force-options is not set # gdbm is not set # gdbm-devel is not set # gettext-docs is not set @@ -318,20 +419,33 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # glibc-profile is not set # gmp is not set # gmp-devel is not set -# gperf is not set +# golang is not set +# golang-bin is not set +# golang-docs is not set +# golang-misc is not set +# golang-src is not set +# golang-tests is not set # grep is not set # grep-docs is not set # grep-locale is not set # groff is not set # groff-perl is not set +# guile is not set +# guile-devel is not set +# guile-modules is not set # gzip is not set # gzip-docs is not set # help2man is not set # hostname is not set -# ibm-data-db2 is not set # icecream is not set +# icu is not set # info is not set # intltool is not set +# itstool is not set +# keyutils is not set +# keyutils-devel is not set +# krb5 is not set +# krb5-devel is not set # less is not set # less-docs is not set # libacl is not set @@ -357,10 +471,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libcc1 is not set # libcom_err is not set # libcom_err-devel is not set +# libcurl is not set +# libcurl-devel is not set +# libcurl-extension-dlp is not set # libdw is not set # libdw-devel is not set -# libebl is not set -# libebl-devel is not set # libelf is not set # libelf-devel is not set # libelf0 is not set @@ -373,7 +488,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libfdisk-devel is not set # libffi is not set # libffi-devel is not set +# libffi-devel-static is not set # libfreebl3 is not set +# libgc is not set +# libgc-devel is not set +# libgc-devel-static is not set # libgcc is not set # libgcrypt is not set # libgcrypt-devel is not set @@ -384,10 +503,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libgpg-error is not set # libgpg-error-devel is not set # libgpg-error-locale is not set +# libguile is not set # libicecream-devel is not set -# libidn is not set -# libidn-devel is not set +# libicu is not set +# libicu-devel is not set # libitm is not set +# libkeyutils is not set # libllvm is not set # liblsan is not set # libltdl is not set @@ -398,16 +519,20 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libmount is not set # libmount-devel is not set # libncurses is not set +# libncurses5 is not set # libncurses6 is not set # libopenssl is not set -# libopenssl-devel is not set +# libopenssl1.1-devel is not set +# libopenssl11 is not set # libpcre is not set # libpcrecpp is not set # libpcreposix is not set # libpopt is not set # libpython is not set -# libpython3_4m1_0 is not set +# libpython3_7m1_0 is not set # libreadline is not set +# libsigc is not set +# libsigcpp-devel is not set # libsmack is not set # libsmartcols is not set # libsmartcols-devel is not set @@ -419,6 +544,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libubsan is not set # libunistring is not set # libunistring-devel is not set +# libunistring-devel-static is not set # libunwind is not set # libunwind-devel is not set # libunwind-tests is not set @@ -440,46 +566,24 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # llvm-static-devel is not set # lsan-force-options is not set # lsan-runtime-env is not set +# lttng-ust is not set +# lttng-ust-devel is not set # lua is not set # lua-devel is not set -# lua-doc is not set -# lzo is not set -# lzo-devel is not set -# lzo-minilzo is not set # m4 is not set # make is not set # makeinfo is not set +# meson is not set +# meson-vim is not set # minizip is not set # minizip-devel is not set -# mono-compat is not set -# mono-compiler is not set -# mono-core is not set -# mono-data is not set -# mono-data-oracle is not set -# mono-data-sqlite is not set -# mono-devel is not set -# mono-extras is not set -# mono-locale-extras is not set -# mono-manpages is not set -# mono-mvc is not set -# mono-mvc-devel is not set -# mono-reactive is not set -# mono-reactive-devel is not set -# mono-reactive-winforms is not set -# mono-wcf is not set -# mono-web is not set -# mono-web-devel is not set -# mono-winforms is not set -# mono-winfx is not set -# monodoc is not set -# monodoc-devel is not set +# mm-common is not set # ncurses-devel is not set -# ncurses-docs is not set # ncurses-utils is not set +# ncurses5-devel is not set # net-tools is not set # net-tools-docs is not set # nghttp2 is not set -# ninja is not set # nspr is not set # nspr-devel is not set # nss is not set @@ -487,9 +591,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # nss-devel is not set # nss-sysinit is not set # nss-tools is not set +# openfst is not set +# openfst-devel is not set +# openfst-tools is not set # openssl is not set -# openssl-doc is not set -# openssl-misc is not set +# openssl1.1 is not set # pam is not set # pam-devel is not set # pam-docs is not set @@ -505,6 +611,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # perl-HTML-Parser is not set # perl-HTML-Parser-docs is not set # perl-HTML-Tagset is not set +# perl-PerlIO-gzip is not set # perl-Pod-Coverage is not set # perl-Test-Pod is not set # perl-Test-Pod-Coverage is not set @@ -513,6 +620,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # perl-XML-Parser is not set # perl-doc is not set # perl-gettext is not set +# perl-json is not set # perl-libwww-perl is not set # pkg-config is not set # pkg-config-docs is not set @@ -520,7 +628,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # popt-locale is not set # procps-ng is not set # procps-ng-devel is not set -# procps-ng-docs is not set # python is not set # python-accel-armv7l is not set # python-accel-x86-armv7l is not set @@ -533,6 +640,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # python-magic is not set # python-markdown is not set # python-packaging is not set +# python-ply is not set # python-pygments is not set # python-pyparsing is not set # python-rpm is not set @@ -540,11 +648,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # python-six is not set # python-xml is not set # python3 is not set +# python3-appdirs is not set # python3-base is not set # python3-curses is not set # python3-devel is not set -# python3-dummy is not set # python3-idle is not set +# python3-libxml2 is not set +# python3-lxml is not set +# python3-magic is not set +# python3-markdown is not set +# python3-packaging is not set +# python3-ply is not set +# python3-pygments is not set +# python3-pyparsing is not set +# python3-setuptools is not set +# python3-six is not set # python3-testsuite is not set # python3-tools is not set # qemu-accel-armv7l is not set @@ -579,12 +697,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # sqlite is not set # sqlite-devel is not set # sqlite-docs is not set -# sudo is not set -# sudo-devel is not set -# sudo-locale is not set -# sudo-rpm is not set # tar is not set # tar-docs is not set +# tcl is not set +# tcl-devel is not set # terminfo is not set # terminfo-base-full is not set # terminfo-base-mini is not set @@ -595,6 +711,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ubsan-runtime-env is not set # unzip is not set # update-alternatives is not set +# userspace-rcu is not set +# userspace-rcu-devel is not set # uthash-devel is not set # util-linux is not set # util-linux-docs is not set @@ -602,10 +720,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # util-linux-su is not set # uuidd is not set # vim is not set -# vim-base is not set # vim-data is not set -# vim-docs is not set -# vim-enhanced is not set # which is not set # which-docs is not set # xz is not set @@ -621,16 +736,29 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # # Unified packages # +# GraphicsMagick is not set +# GraphicsMagick-c is not set +# GraphicsMagick-cpp-devel is not set +# GraphicsMagick-devel is not set +# GraphicsMagick-doc is not set +# GraphicsMagick-tool is not set # SDL2 is not set # SDL2-devel is not set -# Vulkan-LoaderAndValidationLayers is not set -# Vulkan-LoaderAndValidationLayers-devel is not set +# SDL2_ttf is not set +# SDL2_ttf-devel is not set # account-common is not set # account-common-devel is not set # account-manager is not set # account-parser is not set +# activationd is not set +# activationd-docs is not set +# activationd-plugin is not set +# activationd-test-services is not set +# alarm-config-all-service-permitted is not set +# alarm-config-platform-service-permitted is not set +# alarm-config-service-restricted is not set # alarm-server is not set -# alsa-ucm-data-ak4953 is not set +# alarm-server-plugin is not set # alsa-ucm-data-alc5658 is not set # alsa-ucm-data-max98090 is not set # alsa-ucm-data-rpi3 is not set @@ -638,20 +766,28 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # alsa-utils is not set # alure is not set # alure-devel is not set +# ambient-viewer is not set +# ambient-viewer-devel is not set # amd is not set # amd-devel is not set # amd-mod-boost is not set +# amd-mod-complication is not set +# amd-mod-component-manager is not set # amd-mod-cooldown is not set # amd-mod-cynara-core is not set # amd-mod-extractor is not set # amd-mod-input is not set # amd-mod-job-scheduler is not set # amd-mod-launchpad is not set +# amd-mod-loader-manager is not set +# amd-mod-rpc-port is not set # amd-mod-rua is not set +# amd-mod-screen-resolution is not set # amd-mod-share is not set # amd-mod-splash-screen is not set # amd-mod-ui-core is not set # amd-mod-watch is not set +# amd-mod-watchdog is not set # amd-mod-wayland-core is not set # amd-mod-widget is not set # anthy is not set @@ -664,11 +800,13 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # app-core-multiwindow-devel is not set # app-core-ui is not set # app-core-ui-devel is not set +# app-defined-loader is not set # app-installers is not set # app-installers-devel is not set # app-installers-tests is not set # app-svc is not set # app-svc-devel is not set +# app-svc-tests is not set # app-utils is not set # app-utils-devel is not set # app2sd is not set @@ -677,24 +815,34 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # app2sd-test is not set # appcore-agent is not set # appcore-agent-devel is not set +# appcore-ui-app-ambient is not set +# appcore-ui-app-ambient-devel is not set # appcore-watch is not set +# appcore-watch-base is not set +# appcore-watch-base-devel is not set # appcore-watch-devel is not set # appcore-widget is not set # appcore-widget-base is not set # appcore-widget-base-devel is not set # argos_watchdog is not set # argos_watchdog-devel is not set -# arm-artik10-linux-kernel is not set -# arm-artik10-linux-kernel-modules is not set -# arm-artik5-linux-kernel is not set -# arm-artik5-linux-kernel-modules is not set # arm-odroidxu3-linux-kernel is not set # arm-odroidxu3-linux-kernel-devel is not set # arm-odroidxu3-linux-kernel-modules is not set +# arm-rpi3-linux-kernel is not set +# arm-rpi3-linux-kernel-devel is not set +# arm-rpi3-linux-kernel-modules is not set +# arm-rpi4-linux-kernel is not set +# arm-rpi4-linux-kernel-devel is not set +# arm-rpi4-linux-kernel-headers is not set +# arm-rpi4-linux-kernel-modules is not set # arm64-tm2-linux-kernel-aarch64 is not set # arm64-tm2-linux-kernel-devel-aarch64 is not set # arm64-tm2-linux-kernel-headers is not set # arm64-tm2-linux-kernel-modules-aarch64 is not set +# armnn is not set +# armnn-devel is not set +# armnn-tools is not set # artik530-raptor-linux-kernel is not set # artik530-raptor-linux-kernel-devel is not set # artik530-raptor-linux-kernel-headers is not set @@ -728,15 +876,14 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # audio-hal-alc5658 is not set # audio-hal-bcm2837 is not set # audio-hal-emul is not set +# audio-hal-exynos9110 is not set # audio-hal-hawkp is not set # audio-hal-max98090 is not set # audio-hal-sc7727 is not set # audio-hal-wm1831 is not set # audio-hal-wm1831-tw2 is not set # audio-hal-wm5110 is not set -# audio-session-manager is not set -# audio-session-manager-devel is not set -# audio-session-manager-sdk-devel is not set +# audio-haltests is not set # audispd-plugins is not set # audit is not set # audit-docs is not set @@ -744,25 +891,46 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # audit-libs-devel is not set # audit-libs-python is not set # audit-libs-static is not set +# audit-trail is not set +# audit-trail-default-rules is not set +# audit-trail-tests is not set # augeas is not set # augeas-devel is not set # augeas-libs is not set # aul is not set # aul-devel is not set # aul-test is not set +# aurum is not set +# aurum-bootstrap is not set +# aurum-devel is not set +# aurum-docs is not set # auth-fw is not set +# auth-fw-test is not set +# autofill-config-mobile is not set +# autofill-config-tv is not set +# autofill-config-wearable is not set # badge is not set # badge-devel is not set +# batterymonitor is not set +# batterymonitor-plugins-bluetooth is not set +# batterymonitor-plugins-cpu is not set +# batterymonitor-plugins-device-network is not set +# batterymonitor-plugins-display is not set +# batterymonitor-plugins-wifi is not set # bcc-tools is not set # bcc-tools-dbus is not set # bcc-tools-devel is not set # bind is not set # bind-devel is not set +# blas is not set +# blas-devel is not set # bluetooth-agent is not set +# bluetooth-agent-hfp_ag is not set +# bluetooth-agent-hfp_hf is not set +# bluetooth-agent-hid is not set # bluetooth-agent-ipsp is not set -# bluetooth-agent-profile_common is not set -# bluetooth-agent-profile_ivi is not set -# bluetooth-agent-profile_wearable is not set +# bluetooth-agent-map is not set +# bluetooth-agent-pbap is not set # bluetooth-firmware-bcm is not set # bluetooth-firmware-bcm-artik is not set # bluetooth-firmware-bcm-exynos3250 is not set @@ -775,7 +943,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # bluetooth-frwk-core is not set # bluetooth-frwk-devel is not set # bluetooth-frwk-extension-TM1 is not set -# bluetooth-frwk-httpproxy is not set +# bluetooth-frwk-oal is not set # bluetooth-frwk-otp is not set # bluetooth-frwk-profile_common is not set # bluetooth-frwk-profile_ivi is not set @@ -784,6 +952,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # bluetooth-frwk-profile_wearable is not set # bluetooth-frwk-service is not set # bluetooth-frwk-test is not set +# bluetooth-haltests is not set # bluetooth-share is not set # bluetooth-tools is not set # bluetooth-tools-no-firmware is not set @@ -792,10 +961,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # bluetooth-tools-profile_mobile is not set # bluetooth-tools-profile_wearable is not set # bluez is not set -# bluez-devel is not set # bluez-docs is not set # bluez-extension-bredr is not set # bluez-extension-le is not set +# bluez-mesh is not set +# bluez-plugin-headless is not set +# bluez-plugin-keyboard is not set # bluez-profile_common is not set # bluez-profile_tv is not set # bluez-profile_wearable is not set @@ -806,10 +977,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # boost-chrono is not set # boost-container is not set # boost-context is not set +# boost-contract is not set # boost-coroutine is not set # boost-date-time is not set # boost-devel is not set # boost-doc-html is not set +# boost-fiber is not set # boost-filesystem is not set # boost-graph is not set # boost-iostreams is not set @@ -823,12 +996,13 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # boost-random is not set # boost-regex is not set # boost-serialization is not set -# boost-signals is not set # boost-system is not set # boost-test is not set # boost-thread is not set # boost-timer is not set # boost-wave is not set +# boost_stacktrace is not set +# boost_type_erasure is not set # boot-animation is not set # boot-animation-docs is not set # boot-animation-extension_emulator is not set @@ -843,28 +1017,41 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # building-blocks is not set # bundle is not set # bundle-devel is not set +# bundle-unittests is not set # buxton2 is not set # buxton2-devel is not set # byacc is not set # ca-certificates is not set # ca-certificates-devel is not set +# ca-certificates-ext is not set # ca-certificates-tizen is not set # ca-certificates-tizen-devel is not set +# ca-certificates-tizen-ext is not set # cairo-devel is not set # calendar-service is not set # calendar-service-devel is not set # calendar-service-profile_tv is not set # call-manager is not set +# camera-hal-v4l2 is not set +# camera-haltests is not set # capi-appfw-alarm is not set # capi-appfw-alarm-devel is not set # capi-appfw-app-common is not set # capi-appfw-app-common-devel is not set +# capi-appfw-app-common-unittests is not set # capi-appfw-app-control is not set # capi-appfw-app-control-devel is not set +# capi-appfw-app-control-unittests is not set # capi-appfw-app-manager is not set # capi-appfw-app-manager-devel is not set # capi-appfw-application is not set # capi-appfw-application-devel is not set +# capi-appfw-capmgr is not set +# capi-appfw-capmgr-devel is not set +# capi-appfw-capmgr-tests is not set +# capi-appfw-component-manager is not set +# capi-appfw-component-manager-devel is not set +# capi-appfw-component-manager-unittests is not set # capi-appfw-event is not set # capi-appfw-event-devel is not set # capi-appfw-job-scheduler is not set @@ -900,8 +1087,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-maps-service-test is not set # capi-media-audio-io is not set # capi-media-audio-io-devel is not set +# capi-media-audio-io-tool is not set # capi-media-camera is not set # capi-media-camera-devel is not set +# capi-media-camera-tool is not set # capi-media-codec is not set # capi-media-codec-devel is not set # capi-media-controller-devel is not set @@ -919,8 +1108,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-media-radio-devel is not set # capi-media-recorder is not set # capi-media-recorder-devel is not set +# capi-media-recorder-tool is not set # capi-media-screen-mirroring is not set # capi-media-screen-mirroring-devel is not set +# capi-media-screen-mirroring-tool is not set # capi-media-sound-manager is not set # capi-media-sound-manager-devel is not set # capi-media-sound-pool is not set @@ -947,14 +1138,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-media-vision-face-devel is not set # capi-media-vision-image is not set # capi-media-vision-image-devel is not set +# capi-media-vision-inference is not set +# capi-media-vision-inference-devel is not set # capi-media-vision-surveillance is not set # capi-media-vision-surveillance-devel is not set # capi-media-vision-testsuite is not set # capi-media-wav-player is not set # capi-media-wav-player-devel is not set # capi-mediademuxer is not set +# capi-mediademuxer-devel is not set +# capi-mediamuxer is not set +# capi-mediamuxer-devel is not set +# capi-messaging-email is not set # capi-messaging-email-devel is not set # capi-messaging-messages is not set +# capi-network-asp is not set # capi-network-asp-devel is not set # capi-network-asp-test is not set # capi-network-bluetooth is not set @@ -964,6 +1162,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-network-connection-devel is not set # capi-network-http is not set # capi-network-http-devel is not set +# capi-network-inm is not set +# capi-network-inm-devel is not set +# capi-network-inm-test is not set +# capi-network-mdg is not set +# capi-network-mdg-devel is not set # capi-network-mtp is not set # capi-network-nfc-devel is not set # capi-network-nsd is not set @@ -973,70 +1176,120 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # capi-network-serial-devel is not set # capi-network-smartcard is not set # capi-network-softap-devel is not set +# capi-network-softap-tool is not set # capi-network-stc is not set # capi-network-stc-devel is not set # capi-network-tethering is not set # capi-network-tethering-devel is not set +# capi-network-tethering-tool is not set +# capi-network-ua is not set +# capi-network-ua-devel is not set +# capi-network-ua-test is not set # capi-network-vpn-setting is not set # capi-network-vpn-setting-devel is not set # capi-network-vpn-setting-host-cert is not set # capi-network-vpn-setting-test is not set # capi-network-wifi is not set +# capi-network-wifi-aware is not set +# capi-network-wifi-aware-cts-verifier is not set +# capi-network-wifi-aware-devel is not set +# capi-network-wifi-aware-test is not set # capi-network-wifi-devel is not set # capi-network-wifi-direct is not set # capi-network-wifi-direct-devel is not set +# capi-network-wifi-direct-tool is not set # capi-network-wifi-manager is not set # capi-network-wifi-manager-devel is not set +# capi-network-wifi-manager-tool is not set # capi-network-wifi-mesh is not set # capi-network-wifi-mesh-devel is not set # capi-network-zigbee is not set # capi-network-zigbee-devel is not set +# capi-nnstreamer is not set +# capi-nnstreamer-devel is not set +# capi-nnstreamer-devel-static is not set # capi-privacy-privilege-manager is not set +# capi-system-battery-monitor is not set +# capi-system-battery-monitor-test is not set # capi-system-device is not set # capi-system-device-devel is not set # capi-system-info is not set +# capi-system-info-testplugin is not set +# capi-system-media-key is not set # capi-system-media-key-devel is not set # capi-system-peripheral-io is not set # capi-system-peripheral-io-devel is not set +# capi-system-peripheral-io-test is not set # capi-system-runtime-info is not set # capi-system-runtime-info-test is not set # capi-system-sensor is not set # capi-system-sensor-devel is not set # capi-system-system-settings is not set # capi-system-system-settings-devel is not set +# capi-system-system-settings-unittests is not set +# capi-system-system-settings-util-lib is not set # capi-system-usbhost is not set # capi-system-usbhost-devel is not set # capi-telephony is not set # capi-telephony-devel is not set +# capi-ui-autofill is not set +# capi-ui-autofill-common is not set +# capi-ui-autofill-common-devel is not set +# capi-ui-autofill-devel is not set +# capi-ui-autofill-manager is not set +# capi-ui-autofill-manager-devel is not set +# capi-ui-autofill-service is not set +# capi-ui-autofill-service-devel is not set +# capi-ui-autofill-unittests is not set # capi-ui-efl-util is not set # capi-ui-efl-util-devel is not set # capi-ui-inputmethod is not set # capi-ui-inputmethod-devel is not set # capi-ui-inputmethod-manager is not set # capi-ui-inputmethod-manager-devel is not set +# capi-ui-inputmethod-manager-unittests is not set +# capi-ui-inputmethod-unittests is not set +# capi-ui-remote-input is not set +# capi-ui-remote-input-devel is not set +# capi-ui-sticker is not set +# capi-ui-sticker-devel is not set +# capi-ui-sticker-unittests is not set # capi-vpnsvc is not set # capi-vpnsvc-devel is not set # capi-web-url-download is not set # capi-web-url-download-devel is not set +# capmgr is not set +# capmgr-tests is not set # cbhm is not set # cbhm-devel is not set +# cblas is not set +# cblas-devel is not set # cert-checker is not set # cert-checker-devel is not set # cert-checker-tests is not set # cert-svc is not set # cert-svc-devel is not set -# cert-svc-ui is not set # check is not set # check-devel is not set # chromium-efl is not set # chromium-efl-devel is not set +# chromium-efl-squashfs is not set +# chromium-efl-tpk is not set +# clat is not set # cmocka is not set # cmocka-devel is not set +# codec-haltests is not set # com.samsung.dali-demo is not set +# component-based is not set +# component-based-application is not set +# component-based-application-devel is not set +# component-based-devel is not set +# component-based-unittests is not set # connman is not set # connman-connman-vpnd is not set # connman-devel is not set # connman-docs is not set +# connman-extension-disable-eth is not set # connman-extension-ivi is not set # connman-extension-tv is not set # connman-plugin-ipsec is not set @@ -1064,18 +1317,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # cordova-api is not set # coreclr is not set # coreclr-devel is not set -# coreclr-extra is not set +# coreclr-diagnostics is not set +# coreclr-diagnostics-test is not set +# coreclr-diagnostics-tools is not set # coreclr-test is not set # corefx-managed is not set +# corefx-managed-devel is not set # corefx-managed-ref is not set # corefx-native is not set # corefx-test is not set # coregl is not set # coregl-devel is not set -# crash-worker-tests is not set -# createrepo is not set -# crosswalk-tizen is not set -# crosswalk-tizen-extension-circle is not set +# coreprofiler is not set +# crash-worker is not set # cryptsetup is not set # cryptsetup-devel is not set # cryptsetup-doc is not set @@ -1085,21 +1339,18 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # csapi-tizenfx-debug is not set # csapi-tizenfx-dummy is not set # csapi-tizenfx-full is not set -# csapi-tizenfx-ivi is not set # csapi-tizenfx-mobile is not set # csapi-tizenfx-mobile-emul is not set # csapi-tizenfx-nuget is not set +# csapi-tizenfx-tools is not set # csapi-tizenfx-tv is not set # csapi-tizenfx-wearable is not set -# cscope is not set -# cscope-docs is not set # csr-framework is not set # csr-framework-devel is not set # csr-framework-engine-devel is not set # csr-framework-test is not set # ctags is not set # ctags-docs is not set -# curl is not set # cyad is not set # cynara is not set # cynara-db-migration is not set @@ -1107,65 +1358,95 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # cynara-tests is not set # dali is not set # dali-adaptor is not set -# dali-adaptor-cxx03 is not set # dali-adaptor-dali-feedback-plugin is not set -# dali-adaptor-dali-feedback-plugin-cxx03 is not set # dali-adaptor-devel is not set -# dali-adaptor-devel-cxx03 is not set # dali-adaptor-integration-devel is not set -# dali-adaptor-integration-devel-cxx03 is not set # dali-adaptor-profile_common is not set -# dali-adaptor-profile_common-cxx03 is not set # dali-adaptor-profile_ivi is not set -# dali-adaptor-profile_ivi-cxx03 is not set # dali-adaptor-profile_mobile is not set -# dali-adaptor-profile_mobile-cxx03 is not set # dali-adaptor-profile_tv is not set -# dali-adaptor-profile_tv-cxx03 is not set # dali-adaptor-profile_wearable is not set -# dali-adaptor-profile_wearable-cxx03 is not set # dali-csharp-binder is not set # dali-csharp-binder-devel is not set -# dali-cxx03 is not set +# dali-csharp-binder-profile_common is not set +# dali-csharp-binder-profile_ivi is not set +# dali-csharp-binder-profile_mobile is not set +# dali-csharp-binder-profile_tv is not set +# dali-csharp-binder-profile_wearable is not set # dali-devel is not set -# dali-devel-cxx03 is not set # dali-extension is not set +# dali-extension-color-controller-plugin is not set # dali-extension-devel is not set # dali-extension-key-extension is not set +# dali-extension-vector-animation-renderer-plugin is not set # dali-extension-video-player-plugin is not set +# dali-extension-web-engine-chromium-plugin is not set +# dali-extension-web-engine-lwe-plugin is not set # dali-integration-devel is not set -# dali-integration-devel-cxx03 is not set # dali-toolkit is not set -# dali-toolkit-cxx03 is not set # dali-toolkit-devel is not set # dali-toolkit-resources_1920x1080 is not set # dali-toolkit-resources_360x360 is not set # dali-toolkit-resources_480x800 is not set # dali-toolkit-resources_720x1280 is not set +# dali2 is not set +# dali2-adaptor is not set +# dali2-adaptor-dali2-feedback-plugin is not set +# dali2-adaptor-devel is not set +# dali2-adaptor-integration-devel is not set +# dali2-adaptor-profile_common is not set +# dali2-adaptor-profile_ivi is not set +# dali2-adaptor-profile_mobile is not set +# dali2-adaptor-profile_tv is not set +# dali2-adaptor-profile_wearable is not set +# dali2-csharp-binder is not set +# dali2-csharp-binder-devel is not set +# dali2-csharp-binder-profile_common is not set +# dali2-csharp-binder-profile_ivi is not set +# dali2-csharp-binder-profile_mobile is not set +# dali2-csharp-binder-profile_tv is not set +# dali2-csharp-binder-profile_wearable is not set +# dali2-devel is not set +# dali2-extension is not set +# dali2-extension-color-controller-plugin is not set +# dali2-extension-devel is not set +# dali2-extension-key-extension is not set +# dali2-extension-vector-animation-renderer-plugin is not set +# dali2-extension-video-player-plugin is not set +# dali2-extension-web-engine-chromium-plugin is not set +# dali2-extension-web-engine-lwe-plugin is not set +# dali2-integration-devel is not set +# dali2-toolkit is not set +# dali2-toolkit-devel is not set +# dali2-toolkit-resources_1920x1080 is not set +# dali2-toolkit-resources_360x360 is not set +# dali2-toolkit-resources_480x800 is not set +# dali2-toolkit-resources_720x1280 is not set # data-control is not set # data-control-devel is not set # data-provider-master is not set # dbus is not set # dbus-devel is not set -# dbus-glib is not set -# dbus-glib-devel is not set -# dbus-glib-docs is not set # dbus-libs is not set # dbus-libs-extension-kdbus is not set -# dbus-python is not set -# dbus-python-devel is not set # dbus-tests is not set +# dbus-tools is not set # dcm-service is not set # dcm-service-devel is not set # default-ac-domains is not set # default-fonts-fc-sdk is not set # default-fonts-sdk is not set +# delayed-target-for-tm1 is not set # deltarpm is not set # desktop-file-utils is not set -# desktop-skin is not set # device-certificate-manager is not set +# device-certificate-manager-backend-devel is not set +# device-certificate-manager-backend-dummy is not set +# device-certificate-manager-backend-kse is not set +# device-certificate-manager-backend-kse-tests is not set # device-certificate-manager-devel is not set # device-certificate-manager-tests is not set +# device-haltests is not set # device-manager-plugin-artik is not set # device-manager-plugin-emul is not set # device-manager-plugin-exynos3250 is not set @@ -1174,35 +1455,41 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # device-manager-plugin-odroid is not set # device-manager-plugin-rpi3 is not set # device-manager-plugin-sc7730 is not set +# device-manager-plugin-tw3 is not set # device-mapper is not set # device-mapper-devel is not set # device-policy-manager is not set # device-policy-manager-devel is not set -# device-policy-manager-test is not set +# device-policy-manager-unittests is not set # deviced is not set # deviced-auto-test is not set -# deviced-profile_common is not set -# deviced-profile_ivi is not set -# deviced-profile_mobile is not set -# deviced-profile_tv is not set -# deviced-profile_wearable is not set +# deviced-plugin-profile-iot is not set +# deviced-plugin-profile-mobile is not set +# deviced-plugin-profile-tv is not set +# deviced-plugin-profile-wearable is not set # deviced-tools is not set +# dlog-config-backend-logger is not set +# dlog-config-persistent-logs is not set +# dlog-config-syslog is not set # dlog-doc is not set # dlog-tests is not set -# dlogbackend-logger is not set # dlogutil is not set # dnsmasq is not set # docbook-xsl-stylesheets is not set # docbook_4 is not set +# docker-adaptor is not set +# docker-engine is not set +# docker-launcher is not set +# docker-launcher-devel is not set # dos2unix is not set # dosfstools is not set # dosfstools-docs is not set # dotnet-build-tools is not set # dotnet-launcher is not set +# dotnet-launcher-devel is not set +# dotnet-launcher-gbs-support is not set # download-provider is not set # download-provider-devel is not set -# doxygen is not set -# doxygen-docs is not set # dpm-application is not set # dpm-auth is not set # dpm-bluetooth is not set @@ -1218,9 +1505,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # dpm-zone is not set # drm-service-core-tizen is not set # drm-service-core-tizen-devel is not set -# e-mod-tizen-devicemgr is not set +# dumpsys is not set +# dumpsys-common is not set +# dumpsys-tests is not set # e-mod-tizen-effect is not set -# e-mod-tizen-eom is not set # e-mod-tizen-gesture is not set # e-mod-tizen-keyrouter is not set # e-mod-tizen-processmgr is not set @@ -1231,12 +1519,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # e-tizen-data-profile_mobile is not set # e-tizen-data-profile_tv is not set # e-tizen-data-profile_wearable is not set -# e-tizen-testcase is not set +# e-tizen-unittests is not set # ecore is not set # ecore-audio is not set # ecore-audio-devel is not set -# ecore-avahi is not set -# ecore-avahi-devel is not set # ecore-buffer is not set # ecore-buffer-devel is not set # ecore-con is not set @@ -1244,8 +1530,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ecore-core is not set # ecore-core-devel is not set # ecore-devel is not set -# ecore-drm is not set -# ecore-drm-devel is not set # ecore-evas is not set # ecore-evas-devel is not set # ecore-fb is not set @@ -1264,11 +1548,14 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ecore-ipc-devel is not set # ecore-wayland is not set # ecore-wayland-devel is not set +# ecore-wl2 is not set +# ecore-wl2-devel is not set # ecryptfs-utils is not set # ector is not set # ector-devel is not set # edbus is not set # edbus-devel is not set +# edge-orchestration is not set # edje is not set # edje-devel is not set # edje-tools is not set @@ -1278,10 +1565,13 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # eeze is not set # eeze-devel is not set # efl is not set +# efl-canvas-wl is not set +# efl-canvas-wl-devel is not set # efl-config is not set # efl-devel is not set # efl-extension is not set # efl-extension-devel is not set +# efl-locale is not set # efl-misc-profile_common is not set # efl-misc-profile_ivi is not set # efl-misc-profile_mobile is not set @@ -1306,26 +1596,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # eina-tools is not set # eio is not set # eio-devel is not set -# ejdb is not set -# ejdb-bin is not set -# ejdb-devel is not set -# ejdb-docs is not set # eldbus is not set # eldbus-devel is not set # elementary is not set # elementary-devel is not set -# elementary-locale is not set # elementary-theme is not set # elementary-tizen is not set # elementary-tools is not set +# ell is not set +# ell-devel is not set # elm-sharp-theme-common is not set # elm-sharp-theme-mobile is not set # elm-sharp-theme-tv is not set # elm-sharp-theme-wearable is not set -# elocation is not set -# elocation-devel is not set -# elua is not set -# elua-devel is not set # email-service is not set # email-service-devel is not set # email-service-test is not set @@ -1335,6 +1618,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # emile-devel is not set # emotion is not set # emotion-devel is not set +# emulator-kernel is not set +# emulator-kernel-devel is not set +# emulator-kernel-modules is not set +# emulator-kernel-user-headers is not set # enlightenment is not set # enlightenment-devel is not set # eo is not set @@ -1347,17 +1634,26 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ethumb-devel is not set # evas is not set # evas-devel is not set +# event-processing-activation-dm is not set +# event-processing-core is not set +# event-processing-dbus is not set +# event-processing-devel is not set +# event-processing-extra is not set +# event-processing-unit-control is not set +# event-processing-vconf is not set # eventsystem is not set # eventsystem-devel is not set -# expect is not set -# expect-devel is not set # factory-reset is not set -# faultd is not set -# faultd-docs is not set -# faultd-test-programs is not set +# factory-reset-userdata-backup is not set # feedbackd is not set -# feedbackd-profile_mobile is not set -# feedbackd-profile_wearable is not set +# feedbackd-auto-test is not set +# feedbackd-conf-level3 is not set +# feedbackd-conf-level6 is not set +# feedbackd-driver-circle is not set +# feedbackd-driver-emulator is not set +# feedbackd-driver-external is not set +# feedbackd-driver-gpio is not set +# feedbackd-driver-standard is not set # fido-asm is not set # fido-asm-devel is not set # fido-client is not set @@ -1366,9 +1662,15 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # fido_silent is not set # flac is not set # flac-devel is not set +# flatbuffers is not set +# flatbuffers-devel is not set +# fm-data-rpi3 is not set # fontconfig is not set # fontconfig-devel is not set -# freealut is not set +# frame-broker is not set +# frame-broker-devel is not set +# frame-provider is not set +# frame-provider-devel is not set # freealut-devel is not set # freetype2-devel is not set # fribidi is not set @@ -1377,7 +1679,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # fuse is not set # fuse-devel is not set # fuse-docs is not set -# fuzz-force-options is not set +# fuzz-asan-force-options is not set +# fuzz-ubsan-force-options is not set # gccmakedep is not set # gdb is not set # gdb-devel is not set @@ -1385,6 +1688,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # gdb-locale is not set # gdb-server is not set # geofence-server is not set +# gflags is not set +# gflags-devel is not set # giflib is not set # giflib-devel is not set # giflib-utils is not set @@ -1392,25 +1697,29 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # girepository is not set # glib-networking is not set # glib-networking-locale is not set +# glib-warning-crash-enable is not set # glib2-devel is not set # glib2-devel-static is not set # glib2-locale is not set # glib2-tests is not set # glib2-tools is not set +# glibmm-devel is not set +# glog is not set +# glog-devel is not set # glslang is not set +# glslang-devel is not set # gmime is not set # gmime-devel is not set # gmock is not set # gmock-devel is not set # gnome-common is not set -# gnutls is not set # gobject-introspection is not set # gobject-introspection-devel is not set # gobject-introspection-docs is not set +# gperf is not set # gpg2 is not set # gpgme is not set -# gptfdisk is not set -# gptfdisk-fixparts is not set +# grpc-devel is not set # gssdp is not set # gssdp-devel is not set # gst-libav is not set @@ -1423,9 +1732,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # gst-plugins-base-locale is not set # gst-plugins-camera-n4 is not set # gst-plugins-good is not set +# gst-plugins-good-extra is not set # gst-plugins-good-locale is not set # gst-plugins-tizen is not set -# gst-plugins-tizen-extension-TM1 is not set +# gst-plugins-tizen-camera is not set +# gst-plugins-tizen-tinycompresssink is not set +# gst-plugins-tizen-video360 is not set # gst-plugins-ugly is not set # gst-plugins-video-dec is not set # gst-plugins-video-enc is not set @@ -1435,28 +1747,44 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # gstreamer-utils is not set # gtest is not set # gtest-devel is not set +# gtest-screen-connector is not set # gtk-doc is not set # gum-utils is not set # gumd is not set # gumd-doc is not set # gumd-profile_wearable is not set -# hardlink is not set # harfbuzz-devel is not set # harfbuzz-tools is not set # hash-signer is not set +# hdf5 is not set +# hdf5-devel is not set +# hdf5-devel-data is not set +# hdf5-devel-static is not set +# hdf5-examples is not set +# headless-server is not set +# headless-server-devel is not set +# heaptrack is not set # heremaps-uc-launcher is not set # hwdata is not set # hwdata-ivi is not set # hyphen-devel is not set # hyphen-tools is not set # i18ninfo is not set -# icu is not set # image-configurations is not set +# inference-engine-armnn is not set +# inference-engine-interface-common is not set +# inference-engine-interface-common-devel is not set +# inference-engine-mlapi is not set +# inference-engine-opencv is not set +# inference-engine-tflite is not set # iniparser is not set # iniparser-devel is not set # initrd is not set +# initrd-flash is not set # initrd-fota is not set # initrd-recovery is not set +# inm-manager is not set +# intel-movidius-firmware-ma2450 is not set # iotcon is not set # iotcon-devel is not set # iotcon-test is not set @@ -1464,6 +1792,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # iotivity-devel is not set # iotivity-service is not set # iotivity-test is not set +# iotjs is not set +# iotjs-devel is not set # iproute2 is not set # iproute2-devel is not set # iproute2-ext is not set @@ -1483,8 +1813,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ise-engine-default is not set # ise-engine-glm is not set # ise-engine-hangul is not set -# ise-engine-sunpinyin is not set -# ise-engine-sunpinyin-devel is not set # ise-engine-tables is not set # ise-engine-tables-additional is not set # ise-engine-tables-zh is not set @@ -1494,6 +1822,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # isf-config-tv is not set # isf-config-wearable is not set # isf-devel is not set +# isf-unittests is not set # iso-codes is not set # iso-codes-devel is not set # iso_ent is not set @@ -1501,25 +1830,18 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # json-glib-locale is not set # jsoncpp is not set # jsoncpp-devel is not set -# jsoncpp-doc is not set -# jsontool is not set # kbd is not set # kbd-docs is not set # kbd-misc is not set +# kdbus-tests is not set # kernel-devel-3.10-sc7730 is not set -# kernel-devel-3.4-exynos3250 is not set # kernel-headers-3.10-sc7730 is not set -# kernel-headers-3.4-exynos3250 is not set # kernel-headers-exynos7270-tw2 is not set +# kernel-headers-exynos9110-tw3 is not set # key-manager is not set +# key-manager-initial-values is not set # key-manager-pam-plugin is not set -# key-manager-ta is not set -# key-manager-ta-devel is not set -# key-manager-ta-serialization is not set -# key-manager-ta-serialization-devel is not set # key-manager-tests is not set -# keyutils is not set -# keyutils-devel is not set # kickstarter is not set # klay is not set # klay-devel is not set @@ -1528,9 +1850,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # kmod-compat is not set # kmod-docs is not set # kpartx is not set -# krate is not set -# krb5 is not set -# krb5-devel is not set +# lapack is not set +# lapack-devel is not set +# lapacke-devel is not set # launchpad is not set # launchpad-devel is not set # launchpad-loader is not set @@ -1540,16 +1862,26 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # lbs-server is not set # lbs-server-plugin-devel is not set # lbs-server-plugin-replay is not set +# lcms2 is not set +# lcms2-docs is not set +# lcov is not set # leveldb-devel is not set -# lib7zip is not set -# lib7zip-devel is not set # libFuzzer is not set +# libHarfBuzzSharp is not set +# libSkiaSharp is not set # libaccount-service is not set # libaccount-service-devel is not set +# libactd is not set +# libactd-devel is not set +# libaec-devel is not set +# libaec0 is not set # libaio is not set # libaio-devel is not set # libalarm is not set # libalarm-devel is not set +# libarmcl-devel is not set +# libarmcl-tools is not set +# libarmcl is not set # libaskuser-notification-common is not set # libasound is not set # libasound-devel is not set @@ -1559,9 +1891,12 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libatk is not set # libatk-bridge-2_0-0 is not set # libatspi0 is not set +# libaudit-trail is not set +# libaudit-trail-devel is not set # libauth-fw-client is not set # libauth-fw-client-admin is not set # libauth-fw-client-devel is not set +# libauth-fw-sw-backend is not set # libavcodec is not set # libavcodec-devel is not set # libavfilter is not set @@ -1571,12 +1906,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libavtools is not set # libavutil is not set # libavutil-devel is not set -# libbluetooth is not set +# libblas3 is not set # libbluetooth-share is not set # libbluetooth-share-devel is not set -# libbmp is not set -# libbmp-devel is not set -# libbmp-tool is not set # libcairo is not set # libcairo-gobject is not set # libcairo-script-interpreter is not set @@ -1588,19 +1920,17 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libcap-ng-utils is not set # libcert-checker-client is not set # libcert-checker-common is not set +# libcms2 is not set # libconfig is not set # libconfig-devel is not set # libcontacts-service is not set # libcore-sync-client is not set # libcore-sync-client-devel is not set -# libcryptsvc is not set +# libcrash-service is not set # libcryptsvc-devel is not set # libcryptsvc-test is not set # libcsr-framework-client is not set # libcsr-framework-common is not set -# libcurl is not set -# libcurl-devel is not set -# libcurl-extension-dlp is not set # libcynara-admin is not set # libcynara-agent is not set # libcynara-client is not set @@ -1610,6 +1940,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libcynara-creds-dbus-devel is not set # libcynara-creds-gdbus is not set # libcynara-creds-gdbus-devel is not set +# libcynara-creds-sd-bus is not set +# libcynara-creds-sd-bus-devel is not set # libcynara-creds-self is not set # libcynara-creds-socket is not set # libcynara-monitor is not set @@ -1617,17 +1949,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libdatrie is not set # libdatrie-devel is not set # libdbuspolicy is not set +# libdbuspolicy-assert-data-valid is not set # libdbuspolicy-devel is not set +# libdbuspolicy-serializer is not set # libdbuspolicy-tests is not set # libdevice-node is not set # libdevice-node-devel is not set # libdeviced is not set # libdeviced-devel is not set # libdevmapper is not set -# libdivsufsort is not set -# libdivsufsort-devel is not set # libdlog is not set # libdlog-devel is not set +# libdlogutil is not set +# libdlogutil-devel is not set # libdns_sd is not set # libdpm is not set # libdpm-application-devel is not set @@ -1648,11 +1982,15 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libdrm-devel is not set # libdrm-tools is not set # libdrm-tools-exynos is not set +# libdumpsys-system is not set +# libdumpsys-system-devel is not set +# libdumpsys-user is not set +# libdumpsys-user-devel is not set # libecryptfs is not set # libecryptfs-devel is not set # libecryptfs-python is not set -# libedit is not set -# libedit-devel is not set +# libedge-orchestration is not set +# libedge-orchestration-devel is not set # libeom is not set # libeom-devel is not set # libeom-server is not set @@ -1676,28 +2014,30 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libgeofence-dbus-devel is not set # libgio is not set # libgio-extension-kdbus is not set +# libgiomm is not set # libgirepository is not set # libglib is not set +# libglibmm is not set # libgmodule is not set -# libgnutls is not set -# libgnutls-devel is not set -# libgnutlsxx is not set -# libgnutlsxx-devel is not set # libgobject is not set # libgpgme is not set # libgpgme-devel is not set +# libgrpc is not set # libgthread is not set -# libgudev is not set -# libgudev-devel is not set # libgum is not set # libgum-devel is not set # libhangul is not set # libhangul-devel is not set # libharfbuzz is not set -# libhogweed is not set +# libhdf5-101 is not set +# libhdf5_cpp101 is not set +# libhdf5_fortran100 is not set +# libhdf5_hl100 is not set +# libhdf5_hl_cpp100 is not set +# libhdf5hl_fortran100 is not set # libhyphen is not set -# libicu is not set -# libicu-devel is not set +# libidn is not set +# libidn-devel is not set # libinput is not set # libinput-devel is not set # libiri is not set @@ -1706,27 +2046,30 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libjpeg-devel is not set # libjpeg-turbo is not set # libjpeg-turbo-docs is not set -# libjson is not set # libjson-devel is not set # libjson-glib is not set +# libjson4 is not set # libkey-manager-client is not set # libkey-manager-client-devel is not set # libkey-manager-common is not set -# libkeyutils is not set # libkmod is not set # libkmod-devel is not set # libkms is not set -# libkrate is not set -# libkrate-devel is not set # libksba is not set # libksba-devel is not set -# liblazymount is not set -# liblazymount-devel is not set +# liblapack3 is not set +# liblapacke3 is not set +# liblaunchpad is not set +# liblaunchpad-devel is not set # liblbs-dbus is not set # liblbs-dbus-devel is not set # liblbs-location is not set # liblbs-location-devel is not set +# liblcms2-devel is not set # libleveldb is not set +# liblmdb is not set +# liblzma-tool is not set +# liblzma-tool-devel is not set # libmedia-service is not set # libmedia-service-devel is not set # libmedia-thumbnail is not set @@ -1737,19 +2080,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libmm-camcorder-devel is not set # libmm-common is not set # libmm-common-devel is not set +# libmm-display is not set +# libmm-display-interface is not set +# libmm-display-interface-devel is not set # libmm-evas-renderer is not set # libmm-evas-renderer-devel is not set # libmm-fileinfo is not set # libmm-fileinfo-devel is not set # libmm-fileinfo-tool is not set # libmm-imgp-gstcs is not set -# libmm-log-devel is not set # libmm-player is not set # libmm-player-devel is not set # libmm-radio is not set # libmm-radio-devel is not set -# libmm-session is not set -# libmm-session-devel is not set # libmm-sound is not set # libmm-sound-devel is not set # libmm-sound-sdk-devel is not set @@ -1761,7 +2104,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libmm-transcode-tool is not set # libmm-utility is not set # libmm-utility-devel is not set -# libmm-utility-tool is not set # libmm-wfd is not set # libmm-wfd-devel is not set # libmnl is not set @@ -1769,21 +2111,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libmtdev is not set # libmtp is not set # libmtp-devel is not set +# libmvnc is not set +# libmvnc-devel is not set # libnet-client is not set # libnet-client-devel is not set # libnetfilter_queue is not set # libnetfilter_queue-devel is not set -# libnettle is not set -# libnettle-devel is not set # libnfnetlink is not set # libnfnetlink-devel is not set +# libnice is not set +# libnice-devel is not set # libnl2 is not set # libnl2-devel is not set # libnl3 is not set # libnl3-cli is not set # libnl3-devel is not set -# libnsbmp is not set -# libnsbmp-devel is not set # libnsd-dns-sd is not set # libnsd-ssdp is not set # libnss-security-manager is not set @@ -1793,14 +2135,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libode-devel is not set # libogg is not set # libogg-devel is not set -# libomxil-e3250-v4l2 is not set -# libomxil-e3250-v4l2-devel is not set # libomxil-e54xx-devel is not set # libomxil-e7270-v4l2 is not set # libomxil-e7270-v4l2-devel is not set +# libomxil-e9110-v4l2 is not set +# libomxil-e9110-v4l2-devel is not set # libomxil-vc4-devel is not set # libomxil-vc4-utils is not set +# libopenblas_openmp-devel is not set +# libopenblas_openmp0 is not set +# libopenblas_pthreads-devel is not set +# libopenblas_pthreads0 is not set +# libopenblas_serial-devel is not set +# libopenblas_serial0 is not set # liborc is not set +# libpaho-mqtt-c is not set # libpcap is not set # libpcap-devel is not set # libpcap-docs is not set @@ -1813,18 +2162,19 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libpipeline-devel is not set # libpng is not set # libpng-devel is not set -# libprotobuf-lite9 is not set -# libprotobuf9 is not set -# libprotoc9 is not set +# libpsl is not set +# libpsl-devel is not set # libpspell is not set # libpth is not set # libpth-devel is not set +# libpui is not set +# libpui-default-backend is not set +# libpui-devel is not set # libpulse is not set # libpulse-devel is not set # libpulse-mainloop-glib is not set # libpush is not set # libpush-devel is not set -# libpyglib-gi-python is not set # libre2 is not set # librua is not set # librua-devel is not set @@ -1836,8 +2186,20 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libscl-core-profile_wearable is not set # libscl-ui is not set # libscl-ui-devel is not set +# libscreen_connector_launcher_service is not set +# libscreen_connector_launcher_service-devel is not set +# libscreen_connector_launcher_service_evas is not set +# libscreen_connector_launcher_service_evas-devel is not set # libscreen_connector_provider is not set # libscreen_connector_provider-devel is not set +# libscreen_connector_remote_surface is not set +# libscreen_connector_remote_surface-devel is not set +# libscreen_connector_remote_surface_evas is not set +# libscreen_connector_remote_surface_evas-devel is not set +# libscreen_connector_remote_surface_evas_mock is not set +# libscreen_connector_remote_surface_mock is not set +# libscreen_connector_shared_widget_launch is not set +# libscreen_connector_shared_widget_launch-devel is not set # libscreen_connector_watcher is not set # libscreen_connector_watcher-devel is not set # libscreen_connector_watcher_evas is not set @@ -1850,6 +2212,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libshortcut-devel is not set # libslp-db-util is not set # libslp-db-util-devel is not set +# libsnappy1 is not set # libsndfile is not set # libsndfile-devel is not set # libsolv is not set @@ -1860,26 +2223,38 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libsoup-locale is not set # libspeex is not set # libspeexdsp is not set +# libsqlcipher is not set +# libsrtp is not set +# libsrtp-devel is not set # libstorage is not set # libstorage-devel is not set # libswscale is not set # libswscale-devel is not set +# libsyscommon is not set +# libsyscommon-devel is not set # libsystemd is not set +# libsz2 is not set # libtapi is not set # libtapi-devel is not set +# libtapi-haltests is not set # libtasn1 is not set # libtasn1-devel is not set # libtasn1-docs is not set # libtasn1-tools is not set +# libtbb is not set +# libtbb-devel is not set # libtbm is not set # libtbm-devel is not set # libtbm-dumb is not set # libtbm-exynos is not set # libtbm-exynos-tgm is not set +# libtbm-haltests is not set # libtbm-nexell is not set +# libtbm-shm is not set # libtbm-sprd is not set # libtbm-vc4 is not set # libtbm-vigs is not set +# libtbm-vigs-devel is not set # libtcore is not set # libtcore-devel is not set # libtdm is not set @@ -1889,6 +2264,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libtdm-drm is not set # libtdm-exynos is not set # libtdm-exynos-deconfb is not set +# libtdm-exynos-deconfb-tw2 is not set +# libtdm-exynos-deconfb-tw3 is not set +# libtdm-haltests is not set # libtdm-nexell is not set # libtdm-sprd is not set # libtdm-tools is not set @@ -1905,6 +2283,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libtpl-egl-devel is not set # libtracker is not set # libtracker-devel is not set +# libtuv is not set +# libtuv-devel is not set # libtzplatform-config is not set # libtzplatform-config-devel is not set # libulockmgr is not set @@ -1923,33 +2303,50 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libvorbisfile is not set # libvpx is not set # libvpx-devel is not set +# libwatchface-common is not set +# libwatchface-common-devel is not set +# libwatchface-complication is not set +# libwatchface-complication-devel is not set +# libwatchface-complication-provider is not set +# libwatchface-complication-provider-devel is not set +# libwatchface-complication-wrapper is not set +# libwatchface-complication-wrapper-devel is not set +# libwatchface-editor is not set +# libwatchface-editor-devel is not set # libwayland-client is not set # libwayland-cursor is not set # libwayland-egl is not set -# libwayland-egl-devel is not set +# libwayland-egl-tizen is not set +# libwayland-egl-tizen-devel is not set # libwayland-extension-client is not set # libwayland-extension-server is not set +# libwayland-extension-unittests is not set # libwayland-server is not set # libwayland-tbm-client is not set # libwayland-tbm-devel is not set # libwayland-tbm-server is not set +# libwayland-tbm-unittests is not set # libwbxml2 is not set # libwbxml2-devel is not set # libwebappenc is not set # libwebappenc-devel is not set # libwebappenc-test is not set +# libwebp is not set +# libwebp-devel is not set +# libwebp-doc is not set +# libwebp-tools is not set # libwebsockets is not set # libwebsockets-devel is not set # libwidget_service is not set # libwidget_service-devel is not set -# libwidget_viewer is not set -# libwidget_viewer-devel is not set # libwidget_viewer_dali is not set # libwidget_viewer_dali-devel is not set # libwidget_viewer_evas is not set # libwidget_viewer_evas-devel is not set # libxkbcommon is not set # libxkbcommon-devel is not set +# libxml is not set +# libxmlpp-devel is not set # libyaml is not set # libyaml-devel is not set # libzip is not set @@ -1958,24 +2355,31 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # libzypp is not set # libzypp-devel is not set # libzypp-locale is not set -# license-manager is not set +# lightweight-web-engine is not set +# lightweight-web-engine-devel is not set +# lightweight-web-engine-profile_mobile is not set +# lightweight-web-engine-profile_tv is not set +# lightweight-web-engine-profile_wearable is not set # linux-3.10-sc7730_tizen_tm1 is not set -# linux-3.4-exynos3250_tizen_wc1 is not set # linux-exynos7270-tw2-aarch64 is not set +# linux-exynos9110-tw3-aarch64 is not set # linux-firmware is not set # linux-firmware-ivi is not set -# linux-kernel-license is not set +# linux-kernel-perf is not set +# lmdb is not set +# lmdb-devel is not set # location-geofence-server is not set # location-lbs-server is not set -# log-syslog is not set +# lottie-player is not set +# lottie-player-devel is not set # lrzsz is not set # lsof is not set # lsof-docs is not set # ltrace is not set -# lttng-ust is not set -# lttng-ust-devel is not set +# lzo is not set +# lzo-devel is not set +# lzo-minilzo is not set # lzop is not set -# lzop-docs is not set # man-db is not set # man-db-docs is not set # man-db-locale is not set @@ -1984,12 +2388,10 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # manifest-parser-examples is not set # manifest-parser-tests is not set # maps-plugin-here is not set -# maps-plugin-mapzen is not set -# maps-plugin-mapzen-devel is not set +# mdg-manager is not set # mdnsresponder is not set # mdnsresponder-devel is not set # media-server is not set -# media-server-service-extension is not set # media-thumbnail-server is not set # mediacontroller is not set # mesa is not set @@ -2005,12 +2407,22 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # mic-bootstrap-x86-arm is not set # minicontrol is not set # minicontrol-devel is not set -# mm-hal-interface is not set +# minicoredumper is not set +# minicoredumper-docs is not set +# mm-hal-interface-audio is not set +# mm-hal-interface-camera is not set +# mm-hal-interface-codec is not set +# mm-hal-interface-devel is not set +# mm-hal-interface-radio is not set +# mm-resource-manager is not set +# mm-resource-manager-devel is not set # mmfw-sysconf-target-hawkp is not set # mmfw-sysconf-target-n4 is not set +# mmfw-sysconf-target-rpi3-spk is not set # mmfw-sysconf-target-tm1 is not set # mmfw-sysconf-target-tw1 is not set # mmfw-sysconf-target-tw2 is not set +# mmfw-sysconf-target-tw3 is not set # mmfw-sysconf-target-u3 is not set # mms-plugin is not set # mmsvc-camera is not set @@ -2022,27 +2434,24 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # mobileap-agent is not set # mobileap-agent-extension-TM1 is not set # mobileap-agent-extension-headed is not set -# model-config-artik is not set -# model-config-artik-iot_core is not set -# model-config-b2 is not set # model-config-default is not set -# model-config-emulator-profile_common is not set -# model-config-emulator-profile_ivi is not set # model-config-emulator-profile_mobile is not set # model-config-emulator-profile_tv is not set # model-config-emulator-profile_wearable is not set # model-config-generic is not set # model-config-n4 is not set -# model-config-rpi3-profile_common is not set -# model-config-rpi3-profile_common_headless is not set -# model-config-rpi3-profile_common_iot_core is not set # model-config-rpi3-profile_tv is not set # model-config-tm1 is not set -# model-config-tw1 is not set # model-config-tw2 is not set -# model-config-xu3-profile_common is not set -# model-config-xu3-profile_ivi is not set +# model-config-tw3 is not set # model-config-xu3-profile_tv is not set +# modes is not set +# modes-devel is not set +# modes-lib is not set +# modes-plugin-devel is not set +# modes-plugins is not set +# modes-plugins-unittests is not set +# modes-unittests is not set # mscorlib is not set # msg-manager is not set # msg-service is not set @@ -2052,7 +2461,11 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # mtools is not set # mtools-docs is not set # mtp-initiator is not set +# mtp-initiator-haltests is not set # mtp-responder is not set +# multi-assistant is not set +# multi-assistant-devel is not set +# multi-assistant-ui-devel is not set # multipath-tools is not set # murphy is not set # murphy-devel is not set @@ -2062,28 +2475,51 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # murphy-tests is not set # mused is not set # my-account-profile_wearable is not set +# nan-manager is not set # nasm is not set # nasm-doc is not set # net-config is not set +# net-config-haltests is not set +# net-config-plugin-battery is not set +# net-config-plugin-stc is not set # net-config-plugin-telephony is not set # net-config-profile_tv is not set -# net.netpopup is not set +# net-config-profile_wearable is not set # net.wifi-qs is not set +# netcoredbg is not set # nether is not set -# nettle is not set # newfs-msdos is not set # nfc-common-lib is not set # nfc-common-lib-devel is not set # nfc-manager is not set +# nfc-manager-haltests is not set # nfc-plugin-emul is not set # nice-lad is not set # nice-lad-docs is not set # nice-lad-tests is not set -# nodejs is not set -# nodejs-devel is not set -# nodejs-npm is not set +# ninja is not set +# nnfw is not set +# nnfw-devel is not set +# nnstreamer is not set +# nnstreamer-custom-filter-example is not set +# nnstreamer-devel is not set +# nnstreamer-devel-static is not set +# nnstreamer-flatbuf is not set +# nnstreamer-ncsdk2 is not set +# nnstreamer-nnfw is not set +# nnstreamer-protobuf is not set +# nnstreamer-python2 is not set +# nnstreamer-tensorflow-lite is not set +# nnstreamer-tizen-internal-capi-devel is not set +# nnstreamer-tizen-sensor is not set +# nntrainer is not set +# nntrainer-applications is not set +# nntrainer-devel is not set # notification is not set # notification-devel is not set +# notification-ex is not set +# notification-ex-devel is not set +# notification-ex_unittests is not set # nx-gst-meta is not set # nx-gst-meta-devel is not set # nx-video-api is not set @@ -2097,35 +2533,52 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ode-unit-tests is not set # openal-soft is not set # openal-soft-devel is not set +# openblas-devel is not set +# openblas-devel-headers is not set +# openblas-devel-static is not set # opencore-amr is not set # opencore-amr-devel is not set # opencv is not set # opencv-devel is not set +# opentk is not set +# opentk-debug is not set +# opentk-nuget is not set +# openvino is not set +# openvino-devel is not set # openvpn is not set # oprofile is not set # oprofile-devel is not set # oprofile-docs is not set # oprofile-jit is not set -# optee-os is not set -# optee-os-ta is not set +# opus is not set +# opus-devel is not set # orc is not set -# org.tizen.accessibility-setting is not set +# org.tizen.accessibility-setting-profile_common is not set +# org.tizen.accessibility-setting-profile_common-tests is not set +# org.tizen.accessibility-setting-profile_mobile is not set +# org.tizen.accessibility-setting-profile_mobile-tests is not set +# org.tizen.accessibility-setting-profile_wearable is not set # org.tizen.alarm is not set +# org.tizen.analog-watch is not set # org.tizen.app-selector-profile_mobile is not set # org.tizen.app-selector-profile_wearable is not set # org.tizen.apps is not set # org.tizen.apptray-widget is not set +# org.tizen.askuser-popup-profile_mobile is not set +# org.tizen.askuser-popup-profile_wearable is not set # org.tizen.asmui is not set +# org.tizen.autofill-setting-mobile is not set +# org.tizen.autofill-setting-wearable is not set +# org.tizen.autofilld is not set # org.tizen.bluetooth is not set # org.tizen.bluetooth-share-ui is not set -# org.tizen.browser-profile_common is not set -# org.tizen.browser-profile_mobile is not set # org.tizen.bt-syspopup-profile_wearable is not set # org.tizen.calendar is not set # org.tizen.call-setting is not set # org.tizen.call-ui is not set # org.tizen.callmgr-popup is not set # org.tizen.camera-app is not set +# org.tizen.ciss is not set # org.tizen.classic-watch is not set # org.tizen.clock is not set # org.tizen.contacts is not set @@ -2138,11 +2591,13 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # org.tizen.gallery is not set # org.tizen.gps-syspopup is not set # org.tizen.heremaps-uc is not set -# org.tizen.home is not set +# org.tizen.homeedge is not set # org.tizen.homescreen-efl is not set +# org.tizen.homescreen-efl_common is not set # org.tizen.idle-clock-digital is not set # org.tizen.image-viewer is not set -# org.tizen.indicator is not set +# org.tizen.indicator-profile_common is not set +# org.tizen.indicator-profile_mobile is not set # org.tizen.infosquare is not set # org.tizen.inputdelegator is not set # org.tizen.inputdelegator-profile_common is not set @@ -2157,47 +2612,57 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # org.tizen.inputmethod-setting-profile_wearable-extension-rectangle is not set # org.tizen.installer is not set # org.tizen.isf-kbd-mode-changer is not set -# org.tizen.kaskit is not set -# org.tizen.keyguard is not set -# org.tizen.krate-setup-wizard is not set # org.tizen.live-tv is not set # org.tizen.lockscreen is not set # org.tizen.mediahub is not set # org.tizen.memo is not set # org.tizen.menu-screen is not set # org.tizen.message is not set +# org.tizen.multi-assistant-panel is not set +# org.tizen.multi-assistant-service is not set # org.tizen.music-player is not set # org.tizen.myfile is not set # org.tizen.myplace is not set +# org.tizen.net-popup is not set +# org.tizen.nlp.service is not set +# org.tizen.nlp.service-data-en is not set # org.tizen.ode is not set # org.tizen.overheat-syspopup is not set # org.tizen.position-finder-server is not set +# org.tizen.powerkey-syspopup.common is not set # org.tizen.powerkey-syspopup.mobile is not set # org.tizen.powerkey-syspopup.wearable is not set +# org.tizen.privacy-setting-popup-profile_wearable is not set # org.tizen.privacy-setting-profile_mobile is not set # org.tizen.privacy-setting-profile_wearable is not set # org.tizen.quickpanel is not set +# org.tizen.quickpanel_common is not set # org.tizen.screen-reader is not set # org.tizen.screen-reader-extension-no-tapi is not set -# org.tizen.secure-erase is not set -# org.tizen.service-plugin-sample is not set +# org.tizen.screen-reader-profile_wearable is not set # org.tizen.setting is not set # org.tizen.setting-homescreen is not set +# org.tizen.setting-homescreen_common is not set # org.tizen.setting-location is not set # org.tizen.setting-location-wearable is not set # org.tizen.setting-notification is not set +# org.tizen.setting-profile_common is not set # org.tizen.settings is not set # org.tizen.settings-adid is not set +# org.tizen.settings-resource is not set # org.tizen.share-panel is not set # org.tizen.simple-maps is not set # org.tizen.simple-maps-tv is not set # org.tizen.sketch is not set +# org.tizen.softkey-container is not set # org.tizen.stt-engine-default is not set -# org.tizen.sys-lock is not set +# org.tizen.stt-engine-embedded is not set # org.tizen.system-signal-sender is not set +# org.tizen.system-syspopup.common is not set # org.tizen.system-syspopup.mobile is not set # org.tizen.system-syspopup.wearable is not set # org.tizen.task-mgr is not set +# org.tizen.task-mgr_common is not set # org.tizen.telephony-syspopup is not set # org.tizen.thing-toggler is not set # org.tizen.tts-engine-default is not set @@ -2205,28 +2670,29 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # org.tizen.ug-gallery-efl is not set # org.tizen.ug-lockscreen-options is not set # org.tizen.ug-myfile-efl is not set +# org.tizen.vc-engine-default is not set # org.tizen.videos is not set -# org.tizen.voice-control-panel is not set -# org.tizen.voice-setting is not set # org.tizen.volume is not set # org.tizen.w-call-setting is not set # org.tizen.w-call-ui is not set +# org.tizen.w-ciss is not set # org.tizen.w-clock-viewer is not set # org.tizen.w-contacts is not set # org.tizen.w-gallery is not set # org.tizen.w-home is not set -# org.tizen.w-home-extension-circle is not set # org.tizen.w-message is not set # org.tizen.w-stopwatch is not set # org.tizen.w-task-mgr is not set # org.tizen.w-timer is not set # org.tizen.w-wifi is not set # org.tizen.wallpaper-ui-service is not set +# org.tizen.watch-face-editor is not set # org.tizen.watch-setting is not set +# org.tizen.webapp-addon-setting_mobile is not set +# org.tizen.webapp-addon-setting_tv is not set +# org.tizen.webapp-addon-setting_wearable is not set # org.tizen.widget_viewer_sdk is not set # org.tizen.wifi-direct-popup is not set -# org.tizen.windicator is not set -# org.tizen.worldclock-efl is not set # org.tizen.xahome is not set # org.tizen.xamediahub is not set # package-groups is not set @@ -2235,31 +2701,38 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # pacrunner-libproxy-devel is not set # pacrunner-proxy-tools is not set # pacrunner-test is not set +# paho-mqtt-c is not set +# paho-mqtt-c-devel is not set # parted is not set # parted-devel is not set # parted-docs is not set # parted-locale is not set +# partlabel-user-udev-rule-for-tm2 is not set # pass is not set # pass-hal-devel is not set +# pass-hal-rpi is not set # pass-hal-standard is not set # pass-hal-tm1 is not set # pass-hal-tm2 is not set # pass-hal-tw2 is not set +# pass-hal-tw3 is not set +# pass-haltests is not set +# pass-unittest is not set # pattern-tools is not set # pbzip2 is not set # pepper is not set -# pepper-dali is not set -# pepper-dali-devel is not set # pepper-desktop-shell is not set # pepper-desktop-shell-devel is not set # pepper-devel is not set +# pepper-devicemgr is not set +# pepper-devicemgr-devel is not set # pepper-doctor is not set -# pepper-drm is not set -# pepper-drm-devel is not set # pepper-evdev is not set # pepper-evdev-devel is not set # pepper-fbdev is not set # pepper-fbdev-devel is not set +# pepper-inotify is not set +# pepper-inotify-devel is not set # pepper-keyrouter is not set # pepper-keyrouter-devel is not set # pepper-libinput is not set @@ -2277,7 +2750,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # perl-Error is not set # perl-Net-DBus is not set # perl-Switch is not set -# perl-WWW-Curl is not set +# perl-XML-LibXML is not set +# perl-XML-NamespaceSupport is not set +# perl-XML-SAX is not set # perl-XML-Simple is not set # perl-XML-Twig is not set # perl-YAML is not set @@ -2285,45 +2760,6 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # phonenumber-utils is not set # phonenumber-utils-devel is not set # phonenumber-utils-test is not set -# php is not set -# php-bcmath is not set -# php-bz2 is not set -# php-calendar is not set -# php-ctype is not set -# php-curl is not set -# php-dba is not set -# php-devel is not set -# php-dom is not set -# php-exif is not set -# php-fileinfo is not set -# php-ftp is not set -# php-gd is not set -# php-gettext is not set -# php-gmp is not set -# php-iconv is not set -# php-intl is not set -# php-json is not set -# php-mbstring is not set -# php-openssl is not set -# php-pcntl is not set -# php-pear is not set -# php-phar is not set -# php-posix is not set -# php-readline is not set -# php-shmop is not set -# php-soap is not set -# php-sockets is not set -# php-sysvmsg is not set -# php-sysvsem is not set -# php-sysvshm is not set -# php-tokenizer is not set -# php-wddx is not set -# php-xmlreader is not set -# php-xmlrpc is not set -# php-xmlwriter is not set -# php-xsl is not set -# php-zip is not set -# php-zlib is not set # pims-ipc is not set # pims-ipc-devel is not set # pixman is not set @@ -2340,35 +2776,31 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # pkgmgr-server is not set # pkgmgr-tool is not set # pkgmgr-types-devel is not set -# powertop is not set -# powertop-docs is not set -# powertop-locale is not set # prelink is not set # prelink-docs is not set -# privacy-guard-client is not set -# privacy-guard-client-devel is not set -# privacy-guard-server is not set -# privacy-guard-server-devel is not set # privilege-checker is not set # privilege-info is not set # privilege-info-devel is not set # privilege-verifier is not set +# profctl is not set +# protobuf is not set +# protobuf-compiler is not set # protobuf-devel is not set +# protobuf-lite is not set +# protobuf-lite-devel is not set +# protobuf-lite-static is not set +# protobuf-static is not set +# protobuf-vim is not set +# psl is not set # psmisc-docs is not set -# pubkey-pinning is not set -# pubkey-pinning-deprecated is not set -# pubkey-pinning-devel is not set -# pubkey-pinning-devel-deprecated is not set -# pubkey-pinning-ui is not set # pulseaudio is not set -# pulseaudio-cascaded-setup is not set # pulseaudio-config is not set # pulseaudio-docs is not set # pulseaudio-locale is not set +# pulseaudio-module-acm is not set # pulseaudio-module-augment-properties is not set # pulseaudio-module-bluetooth is not set # pulseaudio-module-dbus-protocol is not set -# pulseaudio-module-devel is not set # pulseaudio-module-raop is not set # pulseaudio-module-switch-on-connect is not set # pulseaudio-modules-tizen is not set @@ -2404,30 +2836,55 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # python-mako is not set # python-mock is not set # python-nose is not set +# python-numpy is not set +# python-numpy-devel is not set # python-pbr is not set # python-pyOpenSSL is not set # python-pycurl is not set -# python-requests is not set # python-solv is not set # python-sqlite is not set # python-traceback2 is not set # python-unittest2 is not set # python-urlgrabber is not set # python-zypp is not set +# python3-Cheetah is not set +# python3-MarkupSafe is not set +# python3-PyYAML is not set +# python3-argparse is not set +# python3-cairo is not set +# python3-cairo-devel is not set +# python3-cython is not set +# python3-funcsigs is not set +# python3-gobject is not set +# python3-gobject-cairo is not set +# python3-gobject-devel is not set +# python3-gobject-pygtkcompat is not set +# python3-linecache2 is not set +# python3-mako is not set +# python3-mock is not set +# python3-nose is not set +# python3-numpy is not set +# python3-numpy-devel is not set +# python3-pbr is not set +# python3-sqlite is not set +# python3-traceback2 is not set +# python3-unittest2 is not set +# python3-yaca is not set +# radio-haltests is not set # re2-devel is not set # re2c is not set -# reboot-param-helper is not set +reboot-param-helper=y # referenceassemblies-pcl is not set # resourced is not set -# resourced-config-tv is not set -# resourced-headless is not set # resourced-headless-common is not set # resourced-headless-memory is not set +# resourced-headless-proc-manager is not set # resourced-headless-proc-usage is not set # resourced-headless-test is not set +# resourced-headless-watchdog is not set # resourced-light is not set -# rfkill is not set -# rfkill-docs is not set +# rpc-port-devel is not set +# rpc-port-unittests is not set # rsync is not set # rsync-docs is not set # sancov is not set @@ -2438,28 +2895,37 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # sdbd-devel is not set # sdbd-profile_tv is not set # security-config is not set +# security-config-profile_iot_headed is not set +# security-config-profile_iot_headless is not set # security-config-profile_mobile is not set +# security-config-profile_tv is not set # security-config-profile_wearable is not set +# security-license-manager is not set # security-manager is not set # security-manager-policy is not set +# security-manager-policy-iptables is not set # security-manager-tests is not set # security-privilege-manager is not set # security-privilege-manager-devel is not set +# security-privilege-manager-extension-iot is not set # security-privilege-manager-extension-mobile is not set # security-privilege-manager-extension-tv is not set # security-privilege-manager-extension-wearable is not set # sensor-hal-devel is not set # sensor-hal-tm1 is not set +# sensor-hal-tm1-haltests is not set # sensor-hal-tm2 is not set # sensor-hal-tw1 is not set # sensor-hal-tw2 is not set +# sensor-hal-tw2-haltests is not set +# sensor-hal-tw3 is not set +# sensor-hal-tw3-haltests is not set # sensor-test is not set # sensord is not set # sensord-devel is not set # sensord-dummy is not set -# service-adaptor is not set -# service-adaptor-devel is not set # session-utils is not set +# setup-adaptor is not set # sgml-common is not set # sgml-skel is not set # shared-mime-info is not set @@ -2472,17 +2938,40 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # smartreply is not set # smartreply-devel is not set # smartreply-service is not set +# smartthings-thing-service is not set # sms-plugin is not set +# snappy-devel is not set +# soundtouch is not set +# soundtouch-devel is not set # speex is not set # speex-devel is not set +# spirv-headers is not set +# spirv-headers-devel is not set +# spirv-tools is not set +# spirv-tools-devel is not set +# sqlcipher is not set +# sqlcipher-devel is not set # squashfs is not set +# ssat is not set +# sshfs is not set +# stability-monitor is not set +# stability-monitor-kmod-rpi3 is not set +# stability-monitor-tests is not set # starter is not set # starter-profile_common is not set # starter-profile_mobile is not set # starter-profile_wearable is not set +# stc-iptables is not set # stc-manager is not set -# stc-manager-plugin is not set +# stc-manager-plugin-appstatus is not set +# stc-manager-plugin-exception is not set +# stc-manager-plugin-firewall is not set +# stc-manager-plugin-monitor is not set +# stc-manager-plugin-pcap is not set +# stc-manager-plugin-procfs is not set +# stc-manager-plugin-tether is not set # storaged is not set +# storaged-auto-test is not set # storaged-module_block is not set # storaged-module_storage is not set # storaged-org.tizen.extended-sd is not set @@ -2493,17 +2982,25 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # stt-engine-devel is not set # stt-file-devel is not set # stt-setting-devel is not set +# sudo is not set +# sudo-devel is not set +# sudo-locale is not set +# sudo-rpm is not set # svi-data is not set # svi-data-profile_common is not set # svi-data-profile_mobile is not set # svi-data-profile_wearable is not set # swap-manager is not set -# swap-modules is not set -# swap-modules-aarch64 is not set +# swap-modules-odroidxu3 is not set +# swap-modules-rpi3-aarch64 is not set +# swap-modules-rpi3-arm is not set +# swap-modules-tm1 is not set +# swap-modules-tm2-aarch64 is not set +# swap-modules-tw2-aarch64 is not set +# swap-modules-tw3-aarch64 is not set # swap-probe is not set # swap-probe-devel is not set # swap-probe-elf is not set -# swap-probe-lsan is not set # swig is not set # swig-doc is not set # swig-examples is not set @@ -2515,34 +3012,30 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # system-configuration is not set # system-configuration-debug is not set # system-plugin is not set -# system-plugin-circle is not set +# system-plugin-config-2parts is not set +# system-plugin-config-3parts is not set +# system-plugin-config-3parts-lzuser is not set +# system-plugin-config-env-headless is not set # system-plugin-config-udev-sdbd is not set -# system-plugin-device-artik530 is not set -# system-plugin-device-artik710 is not set +# system-plugin-device-circle is not set +# system-plugin-device-n4 is not set # system-plugin-device-rpi3 is not set -# system-plugin-exynos is not set -# system-plugin-feature-liblazymount is not set -# system-plugin-feature-liblazymount-devel is not set -# system-plugin-headless is not set -# system-plugin-init_wrapper is not set -# system-plugin-iot is not set -# system-plugin-n4 is not set -# system-plugin-profile-iot is not set -# system-plugin-profile-iot-headless is not set -# system-plugin-profile_ivi is not set -# system-plugin-rpi3 is not set -# system-plugin-spreadtrum is not set -# system-plugin-u3 is not set +# system-plugin-device-spreadtrum is not set +# system-plugin-device-u3 is not set +# system-plugin-feature-bootmode is not set +# system-plugin-feature-init_wrapper is not set +# system-plugin-feature-init_wrapper_overlayfs is not set +# system-plugin-feature-namespace is not set +# system-plugin-feature-session-bind is not set # system-recovery is not set # system-recovery-gui is not set # system-recovery-non_gui is not set +# system-recovery-sprd is not set # system-rw-update is not set -# system-rw-update-ani is not set # system-servant is not set # system-servant-extension-circle-profile_wearable is not set # system-servant-extension-rectangle-profile_wearable is not set # system-servant-profile_common is not set -# system-servant-profile_ivi is not set # system-servant-profile_mobile is not set # system-servant-profile_tv is not set # systemd is not set @@ -2551,19 +3044,16 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # systemd-extension-kdbus is not set # systemd-locale is not set # systemd-tests is not set +# sz2-devel is not set # taglib is not set # taglib-devel is not set # tayga is not set -# tc-privacy-guard is not set # tc-privilege-checker is not set # tc-privilege-info is not set -# tcl is not set -# tcl-devel is not set # tcpdump is not set # tef-dummy is not set # tef-libteec is not set # tef-libteec-devel is not set -# tef-optee-client is not set # tel-plugin-database is not set # tel-plugin-dbus_tapi is not set # tel-plugin-manager is not set @@ -2577,11 +3067,18 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # telephony-daemon-profile_common is not set # telephony-daemon-profile_ivi is not set # telephony-daemon-profile_tv is not set +# tensorflow-lite-devel is not set +# tensorflow-lite-flatbuf-schema is not set +# tidl is not set +# tidl-tests is not set # tiff is not set # tiff-docs is not set # tinycompress is not set # tinycompress-devel is not set +# tinyxml2 is not set +# tinyxml2-devel is not set # tizen-debug is not set +# tizen-default-modes is not set # tizen-platform-config is not set # tizen-platform-config-meta is not set # tizen-platform-config-tools is not set @@ -2591,24 +3088,26 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # tizen-release-profile_mobile is not set # tizen-release-profile_tv is not set # tizen-release-profile_wearable is not set +# tizen-theme-manager is not set # tlm is not set # tlm-config-common is not set # tlm-config-common-singleseat is not set # tlm-devel is not set # tlm-doc is not set # tolua is not set -# tota-bsdiff is not set # tota-ua is not set -# tota-ua-target_wearable is not set # toybox is not set +# toybox-full is not set # toybox-symlinks-dhcp is not set # toybox-symlinks-dhcpd is not set +# toybox-symlinks-full is not set # toybox-symlinks-nslookup is not set # toybox-symlinks-ping is not set # toybox-symlinks-ping6 is not set # tpk-backend is not set # tpk-backend-devel is not set -# tpk-backend-tests is not set +# tpk-installer is not set +# tpk-installer-tests is not set # tpk-manifest-handlers is not set # tpk-manifest-handlers-devel is not set # trust-anchor is not set @@ -2622,21 +3121,28 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # tts-engine-devel is not set # tts-engine-rsc is not set # tts-setting-devel is not set +# tts-unittests is not set # typelib-1_0-Atspi-2_0 is not set # typelib-Json is not set # typelib-Soup is not set # tzdata-update-parser is not set # tzsh is not set # tzsh-devel is not set +# tzsh-examples is not set # tzsh-extension-devel is not set # u-boot is not set -# u-boot-artik10 is not set -# u-boot-artik5 is not set # u-boot-artik530 is not set +# u-boot-artik533s is not set +# u-boot-rpi3-32b is not set +# u-boot-rpi4-32b is not set # u-boot-tm1 is not set # u-boot-tools is not set # u-boot-xu3 is not set -# ua-client is not set +# ua-manager is not set +# ua-manager-devel is not set +# ua-manager-plugins is not set +# ua-plugin-wifi-dummy is not set +# ug-bluetooth-efl is not set # ug-nfc-efl is not set # ug-nfc-efl-profile_common is not set # ug-nfc-efl-profile_mobile is not set @@ -2649,17 +3155,21 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # ui-viewmgr is not set # ui-viewmgr-devel is not set # ui-viewmgr-ui.viewmgr.demo is not set -# update-desktop-files is not set +# unified-backend is not set +# unified-installer is not set +# unified-installer-devel is not set +# unified-installer-tests is not set +# update-control is not set +# update-control-daemon is not set # usbutils is not set # usbutils-docs is not set -# userspace-rcu is not set -# userspace-rcu-devel is not set +# usrsctp is not set +# usrsctp-devel is not set # util-macros is not set # v4l-utils is not set # valgrind is not set # valgrind-devel is not set # valgrind-docs is not set -# vc-engine-default is not set # vc-webview is not set # vc-webview-devel is not set # vc-webview-js is not set @@ -2682,18 +3192,30 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # voice-control-setting-devel is not set # voice-control-widget-devel is not set # vpx-tools is not set +# vulkan-headers is not set +# vulkan-loader is not set +# vulkan-loader-devel is not set +# vulkan-tools is not set +# vulkan-validation-layers is not set +# vulkan-validation-layers-devel is not set +# vulkan-wsi-tizen is not set +# vulkan-wsi-tizen-devel is not set +# vulkan-wsi-tizen-samples is not set +# wakeup-engine-default is not set # watch-control is not set # watch-control-devel is not set +# watch-holder is not set +# watch-holder-base is not set +# watch-holder-base-devel is not set +# watch-holder-devel is not set +# watchface-complication-unittests is not set # wayland-devel is not set # wayland-extension-client-devel is not set # wayland-extension-server-devel is not set +# wayland-protocols is not set # wbxml2-tools is not set # wdiff is not set # wdiff-lang is not set -# web-widget-engine is not set -# web-widget-engine-devel is not set -# web-widget-js is not set -# web-widget-js-devel is not set # web-widget-runtime is not set # webapi-plugins is not set # webapi-plugins-devel is not set @@ -2704,10 +3226,14 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # webapi-plugins-profile_wearable is not set # webapi-plugins-teec is not set # wgt-backend is not set -# wgt-backend-tests is not set +# wgt-installer is not set +# wgt-installer-devel is not set +# wgt-installer-tests is not set # wgt-manifest-handlers is not set # wgt-manifest-handlers-devel is not set # wgt-manifest-handlers-tests is not set +# widget-viewer_unittests is not set +# widget_service_unittests is not set # wifi-direct-manager is not set # wifi-direct-manager-extension-TM1 is not set # wifi-direct-manager-profile_common is not set @@ -2715,15 +3241,16 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # wifi-direct-manager-profile_tv is not set # wifi-direct-manager-profile_wearable is not set # wifi-direct-plugin-wpasupplicant is not set +# wifi-efl-ug is not set # wifi-mesh-manager is not set +# wifi-mesh-manager-haltests is not set # wpa_supplicant is not set # wpa_supplicant-client_tool is not set # wpa_supplicant-extension-TM1 is not set # wpa_supplicant-extension-TM2 is not set # wpa_supplicant-profile_common is not set # wpa_supplicant-profile_tv is not set -# wrt-service is not set -# wrt-widgets is not set +# wrtjs is not set # xdelta3 is not set # xdgmime is not set # xdgmime-devel is not set @@ -2738,6 +3265,7 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # xmlsec1-openssl is not set # xmlstarlet is not set # xmlto is not set +# xsf is not set # xwalk-extensions-common is not set # xwalk-extensions-common-devel is not set # yaca is not set @@ -2751,11 +3279,15 @@ building-blocks-sub2-domain_API-Web-json_Glib=y # zigbee-lib is not set # zigbee-lib-devel is not set # zigbee-manager is not set +# zigbee-manager-haltests is not set # zint is not set # zint-devel is not set # zypper is not set +# zypper-aptitude is not set # zypper-locale is not set # zypper-log is not set +# zypper-needs-restarting is not set +# zypper-tizen-config is not set TBB_INFO_PRIVATE_REPO1="" TBB_INFO_PRIVATE_REPO2="" TBB_INFO_PRIVATE_REPO3="" diff --git a/support/scripts/mk_config_from_xml.sh b/support/scripts/mk_config_from_xml.sh index c1a0ff1..8e5990f 100755 --- a/support/scripts/mk_config_from_xml.sh +++ b/support/scripts/mk_config_from_xml.sh @@ -2,6 +2,8 @@ LATEST_P_VER="6.0" +EXCEPT_LIST="mmfw-sysconf-target-rpi3 libomxil-vc4 mmfw-sysconf-target-artik10 libomxil-e54xx" + print_usage() { echo "Usage : mk_config_from_xml.sh " @@ -164,6 +166,21 @@ then continue fi + SKIP_FLAG="FALSE" + for E_ITEM in $EXCEPT_LIST + do + if [ $NAME = $E_ITEM ] + then + SKIP_FLAG="TRUE" + break + fi + done + if [ $SKIP_FLAG = "TRUE" ] + then + STATE="skip_package_state" + continue + fi + echo "config $NAME" >> $OUTFILE echo "bool \"$NAME\"" >> $OUTFILE echo "default n" >> $OUTFILE