Tizen:TV: Remove chromium-efl-libs and fix mistype about kdbus configuration 24/52724/1
authorJoonsub Lee <joon-sub.lee@samsung.com>
Thu, 26 Nov 2015 07:42:15 +0000 (16:42 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Thu, 26 Nov 2015 07:43:06 +0000 (16:43 +0900)
Change-Id: Icecebdd81c2ee18c8b6545561e8dcbac6fe0b063
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
Tizen:Mobile/_config
Tizen:TV/_config
Tizen:TV/chromium-efl-libs/_link [deleted file]

index 6f5fdf5..9f4cfc3 100644 (file)
@@ -94,7 +94,7 @@ Macros:
 ###################### Activate KDBUS ######################
 # This configuration flag enables the support of KDBUS
 
-%if "%_repository" == "arm64_wayland"
+%if "%_repository" == "arm64-wayland"
 
 %define _with_kdbus 1
 
index ba533f1..fd7005c 100644 (file)
@@ -95,7 +95,7 @@ Macros:
 ###################### Activate KDBUS ######################
 # This configuration flag enables the support of KDBUS
 
-%if "%_repository" == "arm_wayland"
+%if "%_repository" == "arm-wayland"
 
 %define _with_kdbus 1
 
diff --git a/Tizen:TV/chromium-efl-libs/_link b/Tizen:TV/chromium-efl-libs/_link
deleted file mode 100644 (file)
index f3900d0..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<link package="chromium-efl" cicount="copy">
-  <patches>
-  </patches>
-</link>