aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-extended
AgeCommit message (Collapse)Author
2018-10-31node-health-monitor: version 1.3.7Gunnar Andersson
Specifically this includes: 5adefcdd fix gdbus-codegen invocation Note that 1.3.6 was skipped due to a bug Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
2018-10-31persistence-administrator: version 1.0.10Gunnar Andersson
(A.k.a. Persistence Administration Service (PAS), but the bb component name is persistence-administrator for some historical reason) It was updated from version 1.0.9, but for some reason the repository is not tagged with that version, although the commmit message itself specifies the version. There is now a tag created for 1.0.10 Short log of changes - the gdbus-codegen update is the important one ebfb5dd README: fix headline and minor cleanups 49b7936 Makefile: fix gdbus-codegen invocation Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
2018-10-31persistence_common_object: version 1.1.0Gunnar Andersson
Comparing persistence_common_object tag 1.0.3 to this one (1.1.0), there have been a few more changes introduced. The recipe has however updated its SRCREV to track master during this time, so the shortlog of the PCO changes corresponding to the SRCREV change *in this commit* is: 6e827a9 Fix gdbus-codegen invocation 2ee245d Merge pull request #5 from mdanilov/master 4b6b1ce Reverted: added dbus config file (there was commit to remove it due to conflict with pcl repo) 857df7a Change README to symlink f5b3b67 Fixed build, added missed dbus config file 29ec697 Merge pull request #2 from GordanM/topic/deprecated d9235fa Merge pull request #1 from GordanM/topic/fix-README 98a32c6 README.md: Update README daa21fe Merge pull request #3 from GordanM/topic/remove-dbus-conf 103be9f dbus_config: Remove dbus configuration file fe82962 pers_ipc_dbus: remove deprecated glib init eeac12c Added sqlite backend; use --with-database=sqlite in configure step In any case the component has a new tag, and the recipe name therefore now also changed to PV=1.1.0 Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
2018-10-31persistence_client_library: version 1.2.0Gunnar Andersson
Comparing persistence_client_library tag 1.1.0 to this one (1.2.0), there have been *lots* of changes introduced. The recipe has however updated its SRCREV to track master during this time, so the shortlog of the PCL changes corresponding to the SRCREV change *in this commit* is only: 797e314 Merge pull request #15 from sashko/master bc4b12f20 Fix compilation with GCC 8 In any case the component has a new tag, and the recipe name therefore now also changed to PV=1.2.0 Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
2018-10-31dlt-daemon: fix compilation with GLIBC 2.28Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
2018-08-20NSM: Fix patch fuzz with new version of NSMOscar Andreasson
Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-08-08nsc: Adds dependency on glib-2.0-nativeOscar Andreasson
Node startup controller depends on glib-2.0-native for gdbus-codegen binary. Add dependency so it's available. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-08-08dlt-daemon: Remove usage of pigzOscar Andreasson
This is causing build problems and negligibly faster builds. Removing it to reduce maintenance of the package. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-03-29dlt-daemon: Bump to 2.17.0Oscar Andreasson
dlt-daemon was bumped recently and needs to be upgraded in meta-ivi Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-03-27PCL: BumpOscar Andreasson
Adds various compilation and runtime fixes. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14PCL: Remove patch applied upstreamOscar Andreasson
The 0001-memset-improperly-initialized-length-of-elements.patch was applied upstream in the persistence-client-library git repository. Remove the temporary patch and update the main persistence-client-library bb file to point to that GIT hash. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14pco: Remove uninstalled filesOscar Andreasson
The files in sysconfdir are installed from another package. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-01-24node-startup-controller: Bump to 1.0.3Erik Botö
- Bump version 1.0.3 - Add node-state-manager to RDEPENDS - Enable in systemd by default Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
2017-11-01dlt-daemon: remove obsolete compress_doc inheritanceOleksandr Kravchuk
2017-11-01dlt-daemon: fix build errorYong-iL Joh
- add 0005-add-pigz-instead-of-gzip.patch to fix an issue below ... | -- Unit files will be installed to /lib/systemd/system after make install | CMake Error at doc/CMakeLists.txt:78 (MESSAGE): | Could not find gzip for man page compression. | | | -- Configuring incomplete, errors occurred! ... - this is workaround for meta-ivi 12 branch only Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com> ... and now on other branches also Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
2017-07-26capicxx-someip-native: version up to 3.1.12Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-26capicxx-dbus-native: version up to 3.1.12Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-26capicxx-core-native: version up to 3.1.12Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-26common-api-c++-someip: version up to 3.1.12Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-26common-api-c++-dbus: version up to 3.1.12Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-26common-api-c++: version up to 3.1.12Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-26persistence-client-library: update to latest commitYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-07dlt-daemon: remove inherit gzipnativeGordan Markuš
The class was renamed to gzip-native or pigz-native, which is already a dependency. Using later verisons of gzip, found in poky 2.3, do not have a class called gzipnative. By removing it we ensure an error free build. Signed-off-by: Gordan Markuš <gordan.markus@pelagicore.com>
2017-07-07node-health-monitor: fix glib warnings while running NHM test applicationsYong-iL Joh
- http://docs.projects.genivi.org/bugs/show_bug.cgi?id=436 - thanks to Thangam_Ramasamy@mentor.com Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16persistence-administrator: version up to 1.0.9Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16persistence-client-library: update to latest gitYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16persistence-common-object: update to latest gitYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16capicxx-someip-native: version up to 3.1.11.1Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16capicxx-dbus-native: version up to 3.1.11.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16capicxx-core-native: version up to 3.1.11Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16common-api-c++-someip: version up to 3.1.11.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16common-api-c++-dbus: version up to 3.1.11.1Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16common-api-c++: version up to 3.1.11Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16dlt-daemon: update to latest gitYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-07persistence-client-library: do not install org.genivi.persistence.admin.confYong-iL Joh
- it should be done by PCO Signes-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30node-health-monitor: build fixYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30persistence-administrator: build fixYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30node-state-manager: build fixYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30persistence-common-object: missing dependency on libcheckYong-iL Joh
It seems that in the persistence-common-object, there is a missing dependency on libcheck. If I do ‘bitbake persistence-common-object -c configure’ in a fresh build-dir, the build fails and the log.do_configure shows: … checking for CHECK... no configure: error: Package requirements (check) were not met: No package 'check' found … After adding ‘libcheck’ to ‘DEPENDS’, the error is gone… Best Regards, Christian <Christian_Bruder@mentor.com> Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30Revert "dlt-daemon: re-enable document generation"Yong-iL Joh
This reverts commit 4012d70c73fb17e0e5f1c2eef53e3cb0c87fe1ea. fix build error because there is no gzipnative.bbclass in poky pyro branch
2017-04-28dlt-daemon: re-enable document generationN-1.1Yong-iL Joh
- remove -DWITH_MAN=OFF Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-14persistence-client-library: bug fixYong-iL Joh
- re-add 0002-load-correct-version-of-libpers_common.patch Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-13persistence-client-library: update to latest commitYong-iL Joh
- it's bug fix, not change of compliance or API. (by Ingo Huerner) Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-13persistence-common-object: update to latest commitYong-iL Joh
- it's bug fix, not change of compliance or API. (by Ingo Huerner) Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-01capicxx-native: use relative path for capicxx genPhong Tran
In case of adding INHERIT += "rm_work", the symbolic link of capicxx gen binaries in native sysroot /usr/bin is broken. Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2017-03-31dlt-daemon: fix build errorYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-03-22dlt-daemon: get rid of obsolete gzipnative inheritanceOleksandr Kravchuk
gzipnative class is obsolete and has been removed from Poky "Morty" 2.2. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
2017-02-22persistence-common-object: Misc fixesGianpaolo Macario
* Fix typo in SUMMARY fieldname * Update value for field HOMEPAGE * Update value for field BUGTRACKER * Append '+git' to PV Reference: [BASE-38] Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
2017-02-20persistence-client-library: Update to latest SRCREVGianpaolo Macario
Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
2017-02-08persistence-common-object: bug fix (place dbus.conf to right place)N-0.1Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>