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 c8c66dfe19d7378c41b14b21b46f74629806f95b..8810c2941df0f452b6375eb1c6d28225fc53083a 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 547219a1d31f5c1a731ce67a960f2e970a2e0be7..5574cf9ab06537461236841307af02614e162c80 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