summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang kim <wchang.kim@samsung.com>2017-12-18 19:25:16 +0900
committerwchang kim <wchang.kim@samsung.com>2017-12-18 19:25:16 +0900
commitf3319c78b92982aa9cf850e9b913ce1336523abf (patch)
tree91c725724797d0c0a82481c1e0b9805c1c1ef258
parent620ac866ce199dae4c5b3cf965ca05eaaf96bb49 (diff)
downloadtbb-f3319c78b92982aa9cf850e9b913ce1336523abf.tar.gz
tbb-f3319c78b92982aa9cf850e9b913ce1336523abf.tar.bz2
tbb-f3319c78b92982aa9cf850e9b913ce1336523abf.zip
Adding libomxil-vc4.
Change-Id: Ica317b206582911679c87107a132012ea44faac0
-rw-r--r--Config.in2
-rw-r--r--Makefile2
-rw-r--r--board/Config_rpi3.in2
-rw-r--r--configs/artik530_iotcore_defconfig18
-rw-r--r--configs/rpi3_iotcore_defconfig18
5 files changed, 27 insertions, 15 deletions
diff --git a/Config.in b/Config.in
index 9d0eb8b..a0730e2 100644
--- a/Config.in
+++ b/Config.in
@@ -17,7 +17,7 @@ endchoice
config TBB_INFO_SNAPSHOT_ID
string "Snapshot ID"
- default "20171214.5"
+ default "20171218.1"
help
Snapshot ID format : yyyymmdd.n or latest
diff --git a/Makefile b/Makefile
index 805bc68..fedb46a 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ TBB_CONFIG = $(CONFIG_DIR)/.config
-include $(TBB_CONFIG)
-export TBB_VERSION := 20171214.5
+export TBB_VERSION := 20171218.1
export TBB_PLATFORM_VERSION := 4.0
# This is our default rule, so must come first
diff --git a/board/Config_rpi3.in b/board/Config_rpi3.in
index 212c82f..b85ad5c 100644
--- a/board/Config_rpi3.in
+++ b/board/Config_rpi3.in
@@ -38,7 +38,7 @@ config TBB_SET_MM_CONFIG_RPI3
select TBB_ENABLE_MM_CONFIG
select gst-omx
select mmfw-sysconf-target-rpi3
-# select libomxil-vc4
+ select libomxil-vc4
help
Enable the configuration of multimedia. openmx feature.
diff --git a/configs/artik530_iotcore_defconfig b/configs/artik530_iotcore_defconfig
index 16497a4..33e9b3e 100644
--- a/configs/artik530_iotcore_defconfig
+++ b/configs/artik530_iotcore_defconfig
@@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
-# Tizen Building Block 20171210.1 Configuration
+# Tizen Building Block 20171218.1 Configuration
#
TBB_INFO_PLATFORM_VERSION_4.0=y
# TBB_INFO_PLATFORM_VERSION_5.0 is not set
-TBB_INFO_SNAPSHOT_ID="20171210.1"
+TBB_INFO_SNAPSHOT_ID="20171218.1"
TBB_INFO_IMAGE_NAME="tizen-iot-img"
# TBB_SET_no_board is not set
building-blocks-sub1-Preset_boards-ARTIK530=y
@@ -38,10 +38,8 @@ building-blocks-sub2-Preset_boards-ARTIK530-System=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
-# 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 is not set
# mmfw-sysconf-target-rpi3 is not set
+# libomxil-vc4 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
@@ -154,6 +152,7 @@ building-blocks-sub2-domain_API-Network-WiFi_Manager=y
#
# 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-YACA is not set
@@ -169,7 +168,6 @@ building-blocks-sub2-domain_API-Network-WiFi_Manager=y
#
TBB_SET_no_device-manager-plugin=y
# TBB_SET_device-manager-plugin-artik is not set
-# TBB_SET_device-manager-plugin-rpi3 is not set
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
@@ -748,6 +746,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y
# auth-fw is not set
# badge is not set
# badge-devel 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
# bluetooth-agent is not set
@@ -1156,6 +1157,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y
# deltarpm is not set
# desktop-file-utils is not set
# desktop-skin is not set
+# device-certificate-manager is not set
+# device-certificate-manager-devel is not set
+# device-certificate-manager-tests is not set
# device-manager-plugin-artik is not set
# device-manager-plugin-emul is not set
# device-manager-plugin-exynos3250 is not set
@@ -1788,6 +1792,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y
# libomxil-e54xx-devel is not set
# libomxil-e7270-v4l2 is not set
# libomxil-e7270-v4l2-devel is not set
+# libomxil-vc4-devel is not set
+# libomxil-vc4-utils is not set
# liborc is not set
# libpcap is not set
# libpcap-devel is not set
diff --git a/configs/rpi3_iotcore_defconfig b/configs/rpi3_iotcore_defconfig
index 2605276..4e7cfff 100644
--- a/configs/rpi3_iotcore_defconfig
+++ b/configs/rpi3_iotcore_defconfig
@@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
-# Tizen Building Block 20171210.1 Configuration
+# Tizen Building Block 20171218.1 Configuration
#
TBB_INFO_PLATFORM_VERSION_4.0=y
# TBB_INFO_PLATFORM_VERSION_5.0 is not set
-TBB_INFO_SNAPSHOT_ID="20171210.1"
+TBB_INFO_SNAPSHOT_ID="20171218.1"
TBB_INFO_IMAGE_NAME="tizen-iot-img"
# TBB_SET_no_board is not set
# building-blocks-sub1-Preset_boards-ARTIK530 is not set
@@ -14,9 +14,6 @@ TBB_ENABLE_HL_DISPLAY_SERVER=y
TBB_ENABLE_WIFI=y
TBB_ENABLE_USB_HOST=y
# TBB_ENABLE_HEADED is not set
-# 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 is not set
# mmfw-sysconf-target-artik10 is not set
# libomxil-e54xx is not set
@@ -30,6 +27,7 @@ building-blocks-sub2-Preset_boards-RPI3-Display_Headless=y
# 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-Bluetooth_CallAudio is not set
@@ -154,6 +152,7 @@ building-blocks-sub2-domain_API-Network-WiFi_Manager=y
#
# 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-YACA is not set
@@ -168,7 +167,6 @@ 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
# TBB_SET_device-manager-plugin-rpi3 is not set
TBB_SET_no_runtime_info=y
# building-blocks-sub2-domain_API-System-Runtime_information is not set
@@ -748,6 +746,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y
# auth-fw is not set
# badge is not set
# badge-devel 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
# bluetooth-agent is not set
@@ -1156,6 +1157,9 @@ building-blocks-sub2-domain_API-Web-json_Glib=y
# deltarpm is not set
# desktop-file-utils is not set
# desktop-skin is not set
+# device-certificate-manager is not set
+# device-certificate-manager-devel is not set
+# device-certificate-manager-tests is not set
# device-manager-plugin-artik is not set
# device-manager-plugin-emul is not set
# device-manager-plugin-exynos3250 is not set
@@ -1788,6 +1792,8 @@ building-blocks-sub2-domain_API-Web-json_Glib=y
# libomxil-e54xx-devel is not set
# libomxil-e7270-v4l2 is not set
# libomxil-e7270-v4l2-devel is not set
+# libomxil-vc4-devel is not set
+# libomxil-vc4-utils is not set
# liborc is not set
# libpcap is not set
# libpcap-devel is not set