pass-hal: tm1: Release v1.0.0 53/161053/1 accepted/tizen/unified/20171123.065851 submit/tizen/20171123.001235
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Nov 2017 08:00:04 +0000 (17:00 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Nov 2017 08:01:15 +0000 (17:01 +0900)
Detailed description for this release:
- Provide the configuration files for Spreadtrum SoC-based TM1 board
- /etc/pass/pass.conf contains the list of supported h/w resources as following:
 : pass-resource0.conf indicates the CPU cluster h/w which have four CPU.
 : pass-resource1.conf indicates the non-standard device which sends
   the specific data from tizen framework to the pass-hal layer through PMQoS.

Change-Id: I84098cd59a46ea9dab5d5307ecc4b91270a57fa2
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/pass-hal-tm1.spec

index 8e61f41ef875b3164352208b8c2a65860efd183f..d5f323c77f5a952123d1243742c6bd67afb2e65f 100644 (file)
@@ -1,4 +1,4 @@
-%define version 0.0.1
+%define version 1.0.0
 %define release 1
 
 Name:       pass-hal-tm1
@@ -16,7 +16,7 @@ Requires(post): /sbin/ldconfig
 Requires(post): /bin/systemctl
 Requires(postun): /sbin/ldconfig
 Requires(postun): /bin/systemctl
-Requires: pass >= 0.0.1
+Requires: pass >= 1.0.0
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(glib-2.0)