profile/ivi/node-state-manager.git
9 years agoFix Systemd unitdir path on x86_64 accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi accepted/tizen_ivi devel/ivi tizen tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/ivi/20140915.163327 submit/devel/ivi/20160126.050511 submit/tizen_ivi/20140912.867530 tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Mikko Ylinen [Fri, 12 Sep 2014 12:21:48 +0000 (15:21 +0300)]
Fix Systemd unitdir path on x86_64

This workaround is needed to fix systemd pkg-config issue on x86_64.
Looks like this:

pkg-config --silence-errors --variable=systemdsystemunitdir systemd

returns static /usr/lib/systemd/system. However, on x86_64 /usr/lib64
is used.

Make with_systemdsystemunitdir configurable and pass %{_unitdir}
variable to it.

Change-Id: I19077085065e2b15873904f460117d87f3759d4c
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
9 years agoInitial packaging. 84/27184/1 submit/tizen_ivi/20140910.567321 submit/tizen_ivi/20140912.678321
Ossama Othman [Thu, 4 Sep 2014 21:19:26 +0000 (14:19 -0700)]
Initial packaging.

Bug-Tizen: TC-1504
Change-Id: I97533f0458a7327332ea88835b699a8069584c56
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoSet version 2.0.0 due to interface change upstream 2.0.0
Jean-Pierre Bogler [Thu, 2 Jan 2014 09:26:03 +0000 (10:26 +0100)]
Set version 2.0.0 due to interface change

10 years agoUpdate to NSM version 1.3.5 for next OSS release
Jean-Pierre Bogler [Tue, 29 Oct 2013 09:49:31 +0000 (10:49 +0100)]
Update to NSM version 1.3.5 for next OSS release

11 years agoRelease NodeStateManager 1.2.0.0
Ralf Anton Beier [Wed, 10 Apr 2013 08:57:18 +0000 (10:57 +0200)]
Release NodeStateManager 1.2.0.0

Signed-off-by: Ralf Anton Beier <ralf.anton.beier@continental-corporation.com>
11 years agoadd master location to README file
Thomas Roth [Thu, 10 Jan 2013 15:48:27 +0000 (16:48 +0100)]
add master location to README file

11 years agoInitial commit of Node State Manager
Bogler [Fri, 7 Dec 2012 14:28:10 +0000 (15:28 +0100)]
Initial commit of Node State Manager