From 634b8a99b1b5425fb51b2c794611a699f7c47d6c Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Thu, 26 Nov 2015 16:42:15 +0900 Subject: [PATCH] Tizen:TV: Remove chromium-efl-libs and fix mistype about kdbus configuration Change-Id: Icecebdd81c2ee18c8b6545561e8dcbac6fe0b063 Signed-off-by: Joonsub Lee --- Tizen:Mobile/_config | 2 +- Tizen:TV/_config | 2 +- Tizen:TV/chromium-efl-libs/_link | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 Tizen:TV/chromium-efl-libs/_link diff --git a/Tizen:Mobile/_config b/Tizen:Mobile/_config index 6f5fdf5..9f4cfc3 100644 --- a/Tizen:Mobile/_config +++ b/Tizen:Mobile/_config @@ -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 diff --git a/Tizen:TV/_config b/Tizen:TV/_config index ba533f1..fd7005c 100644 --- a/Tizen:TV/_config +++ b/Tizen:TV/_config @@ -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 index f3900d0..0000000 --- a/Tizen:TV/chromium-efl-libs/_link +++ /dev/null @@ -1,4 +0,0 @@ - - - - -- 2.7.4