aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-extended/node-state-manager
AgeCommit message (Collapse)Author
2016-04-18Use http protocol to fetch sources (OSSINFR-30)Philippe Coval
All changes are squashed into a single change as suggested in list Bug: https://at.projects.genivi.org/jira/projects/OSSINFR/issues/OSSINFR-30 Origin: https://github.com/TizenTeam/meta-ivi/tree/sandbox/pcoval/for/upstream/master Cc: genivi-meta-ivi@lists.genivi.org Change-Id: I2730efc3ae424662133d349ec2527809bc2f0000 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2016-04-15using SRCREV instead of BRANCH or TAG at SRC_URI="git://..."Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-03-04node-state-manager: create *-test packageYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-02-05node-state-manager: change SRC_URI from SRCREV to tag=${PV}Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-05-13node-state-manager: Fix buildAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-01Globally replace 'base_contains' calls by 'bb.utils.contains'Andrei Gherzan
Based on oe-core commit: commit 1528e596d4906c33e4be83fcf691cfe76d340ff3 Author: Otavio Salvador <ota...@ossystems.com.br> Date: Thu Apr 24 15:59:20 2014 -0300 Globally replace 'base_contains' calls with 'bb.utils.contains' The base_contains is kept as a compatibility method and we ought to not use it in OE-Core so we can remove it from base metadata in future. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-12node-state-manager: Fix SYSTEMD_SERVICE to be pkg specificAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-07-29autoconf: Fix recipes configure problemsHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> Acked-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-07-18node-state-manager_2.0.0: Fix Bug 245Andrei Gherzan
Build was failing because the actual libraries are the .so binaries which were deployed in dev package. Forcing /usr/lib/*.so files to be deployed in the main package, fixes the build. More info: http://bugs.genivi.org/show_bug.cgi?id=245 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-05-09meta-ivi: refactor layer structureholger
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>