Switch to TV 3.0 as the default target for build_tv.sh
authorPiotr Tworek <p.tworek@samsung.com>
Thu, 12 Mar 2015 13:47:05 +0000 (14:47 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
Since this is the main target we care about lets use it by default. This
way we won't have to specify -P tztv_v3.0 flag when using the script.

Change-Id: I0be0eef27c79657ed517d4d5da6f7e6e335e4d44
Signed-off-by: Piotr Tworek <p.tworek@samsung.com>
tizen_src/build/common.sh

index 629aa92..30c5884 100755 (executable)
@@ -183,7 +183,7 @@ function setupAndExecuteTargetBuild() {
     DEFAULT_PROFILE_NAME=tizenmb_v2.4
     ARCHITECTURE=armv7l
   elif [[ $platform == "tv" ]]; then
-    DEFAULT_PROFILE_NAME=tztv_v2.2.1_prehawk
+    DEFAULT_PROFILE_NAME=tztv_v3.0
     ARCHITECTURE=armv7l
   elif [[ $platform == "emulator" ]]; then
     DEFAULT_PROFILE_NAME=tizen_emulator_v2.4