sensor-hal-tm1: version 1.0.1
authorkibak.yoon <kibak.yoon@samsung.com>
Mon, 15 Feb 2016 10:30:41 +0000 (19:30 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Mon, 15 Feb 2016 10:30:41 +0000 (19:30 +0900)
Change-Id: Idaba7fcef331df058219a3807707139456451090
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
CMakeLists.txt
packaging/sensor-hal-tm1.spec

index c8c66df..8810c29 100644 (file)
@@ -5,7 +5,7 @@ INCLUDE(GNUInstallDirs)
 
 SET(ACCEL "ON")
 SET(PROXIMITY "ON")
-SET(SENSORHUB "ON")
+SET(SENSORHUB "OFF")
 
 # Common Options
 SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -O2 -omit-frame-pointer -std=gnu++0x")
index 547219a..5574cf9 100644 (file)
@@ -1,6 +1,6 @@
 Name:       sensor-hal-tm1
 Summary:    TM1 Sensor HAL
-Version:    1.0.0
+Version:    1.0.1
 Release:    0
 Group:      Service/Sensor
 License:    Apache-2.0