summaryrefslogtreecommitdiff
path: root/tools/tizen/iotivity.spec
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tizen/iotivity.spec')
-rw-r--r--tools/tizen/iotivity.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tizen/iotivity.spec b/tools/tizen/iotivity.spec
index 46e8332f4..ea47eee1f 100644
--- a/tools/tizen/iotivity.spec
+++ b/tools/tizen/iotivity.spec
@@ -88,7 +88,7 @@ Source1002: %{name}-test.manifest
%{!?BLE_DIVISION: %define BLE_DIVISION VD}
%{!?DISABLE_BLE_SERVER: %define DISABLE_BLE_SERVER 0}
%{!?MULTIPLE_OWNER: %define MULTIPLE_OWNER 1}
-%{!?BLE_TIZEN_40: %define BLE_TIZEN_40 True}
+%{!?BLE_TIZEN_55: %define BLE_TIZEN_55 True}
BuildRequires: expat-devel
BuildRequires: python, libcurl-devel
@@ -184,7 +184,7 @@ scons %{JOB} --prefix=%{_prefix} \
RD_MODE=%{RD_MODE} \
BLE_CUSTOM_ADV=%{BLE_CUSTOM_ADV} \
BLE_DIVISION=%{BLE_DIVISION} \
- BLE_TIZEN_40=%{BLE_TIZEN_40} \
+ BLE_TIZEN_55=%{BLE_TIZEN_55}
DISABLE_BLE_SERVER=%{DISABLE_BLE_SERVER} \
MULTIPLE_OWNER=%{MULTIPLE_OWNER} \
LOG_LEVEL=%{log_level} \