aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended
AgeCommit message (Collapse)Author
2013-07-10node-state-manager_git.bb: Add explicit dependency on dbusFlorin Sarbu
so that do_install will successfully package the dbus conf file. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-07-10node-startup-controller: Package dummy helper node stateFlorin Sarbu
manager files in ${PN}-nsm-dummy package. Added ${PN}-nsm-dummy as RPROVIDES node-state-manager. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-07-08common-api-c++-dbus: added CommonAPI D-Bus bindingHolger Behrens
This is the CommonAPI D-Bus binding C++ library, which provides the necessary code to communicate over D-Bus. This is invisible to the application code, and simply needs to be linked against. Common API and its mechanism specific bindings (e.g. Common API D-Bus) provide a set of libraries and tools to work with RPC communication in a way independent of wich mechanism is used. The D-Bus marshaling patch adds functions to support querying and manipulating the message body and signature. This is useful for code generators, which can generate custom marshaling functions based on a given IDL. Those functions tend to be optimized and faster than the generic iterator based marshaling. References: - http://projects.genivi.org/commonapi/ - http://lists.genivi.org/pipermail/genivi-ipc/2013-March/000057.html Signed-off-by: Holger Behrens <Holger.Behrens@windriver.com>
2013-07-08common-api-c++: added CommonAPI runtimeHolger Behrens
This is the CommonAPI base C++ library, which provides the application interface for users and can load runtime bindings such as dbus. Common API and its mechanism specific bindings (e.g. Common API D-Bus) provide a set of libraries and tools to work with RPC communication in a way independent of wich mechanism is used. References: - http://projects.genivi.org/commonapi/ - http://lists.genivi.org/pipermail/genivi-ipc/2013-March/000057.html Signed-off-by: Holger Behrens <Holger.Behrens@windriver.com>
2013-06-21dlt-daemon: Fix recompiling failure when a dependencyFlorin Sarbu
of dlt-daemon changes. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-06-21dlt-daemon: Add zlib in DEPENDS.Noor
* dlt-system-filetransfer.c includes zlib.h. This headerfile is provided by zlib package. Added zlib in its DEPENDS. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2013-06-21dlt-daemon: Fix multiple issues with service files.Noor
* The newly included patch, systemd_service_installation.patch, is required because the cmake script in the dlt-daemon package tries to locate the systemd units directory on the host when cross-compiled. During cross compiling it should not see paths on local machine and make decesion based on it. On ubuntu 10.04 /lib/systemd/system folder does not exist so cross-compiling dlt-deamon results in no servie file image folder. So commented the if condition which checks the existance of /lib/systemd/system. Genivi issue link dealing with this is http://bugs.genivi.org/show_bug.cgi?id=67. * Created symlinks of dlt.service and dlt-system.service in basic.target.wants folder. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2013-02-21node-state-manager: Add --with-systemdsystemunitdir whenFlorin Sarbu
DISTRO_FEATURES contains the systemd feature. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-19node-state-manager: Removed ${PN}-systemd andFlorin Sarbu
added the systemd service in the main ${PN} package. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-02-19node-startup-controller: Modified to match newFlorin Sarbu
systemd.bbclass in oe-core. Added systemd services in the main ${PN}, removed ${PN}-systemd and ${PN}-nsm-dummy-systemd. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-01-31node-startup-controller: Update package to git version 1.0.2Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-01-31Add node state managerFlorin Sarbu
Added P2 package node state manager. Project is hosted on git://git.projects.genivi.org/lifecycle/node-state-manager.git Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-01-29dlt-daemon: Remove User option from systemd servicesAndrei Gherzan
All systemd services use "genivi" as User option. There is no such username so these services would fail. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-29node-startup-controller: Avoid error while reconfigureAndrei Gherzan
| DEBUG: Executing shell function do_configure | mkdir: cannot create directory `m4': File exists Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07shadow-securetty: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07dlt-daemon: Minor file reformattingAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-07node-startup-controller: Use public repositoryAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-11-19procps: Add bbappend to add patch for cgroup supportAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-30dlt-daemon: Update to v2.9.0Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24dlt-daemon: Use systemd_unitdir for systemdAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24dlt-daemon: Remove useless lineAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24node-startup-controller_git: Set default preference to -1Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24node-startup-controller: Remove useless commentAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24node-startup-controller: Fix systemd services and use systemd bbclassAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24dlt-daemon: Switch to public genivi git repositoryAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-18Convert recipes names to lowercaseAndrei Gherzan
This will unbreak opkg builds. Check: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3139 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17tcp-wrappers: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17shadow-securetty: Refactor bbapend and add PRINCAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17libpam: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17shadow: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-17bash: Remove bbappend as we dropped usr-mergeAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-05node-startup-controller: Added version 1.0.1Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-09-30Remove extra " from the DLT-daemon and fuse recipesFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-09-30bash: Add modified do_install_append so that bash binary goes into /usr/binFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-09-20shadow-securetty: Replace tabs with spacesAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-09-20DLT-daemon: Update to version 2.7.1Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-30node-startup-controller: Add DEFAULT_PREFERENCE to the git recipeFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-22libpam: Rename .bbappend to match version 1.1.6 now present in upstream pokyFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-08-13node-startup-controller: update to git tag ↵Holger Behrens
c117ed6ce95229c5dfba33b890e7e7173218152e (1.0.0) Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-08-13node-startup-controller: created recipe to track git repositoryHolger Behrens
It currently points to the 1.0.0 release. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-08-10boot-manager: renamed to node-startup-controllerHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-07-12boot-manager: Added genivi boot-manager version 0.1.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-07-12DLT-daemon: Update to version 2.7.0Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-06-20tcp-wrappers: remove commented out lines from do_install()Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-06-20shadow: Add bbapend to move /lib, /bin and /sbin in /usrAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20tcp-wrappers: Install and package libwrap inAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20libpam: Add bbappend to move binaries from / to /usrAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20bash: Create bbappend to move install binaries to bindirAndrei Gherzan
Move sh symlink to bindir. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-06-20DLT-daemon: /usr mergeAndrei Gherzan
/bin → /usr/bin /sbin → /usr/sbin /lib → /usr/lib /lib64 → /usr/lib64 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-09DLT-daemon: enable installation of services for systemdSebastian Proca
Systemd service files for DLT (daemon and syslog) were missing. Now, the services are available for systemctl calls. Signed-off-by: Sebastian Proca <Florentin.Proca@windriver.com>