aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-11-02README: Add branch policy13.0Gunnar Andersson
Add documentation of branch policy and a title "Contribution" to separate the contribution information.
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-09-19ecryptfs-utils: Add HOMEPAGE info into recipe file.Huang Qiyu
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
2017-09-19qemu: fix the issue BASE-51 reported by Alberto MardeganYong-iL Joh
While trying to generate the SDK for our yocto-based project, I've stumbled upon this error: | ERROR: pa check failed | Make sure to have the pa libs and headers installed. | | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_configure (log file is located at /home/vagrant/pelux_yocto/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-qemu/2.8.0-r0/temp/log.do_configure.140) ERROR: Task (virtual:nativesdk:/home/vagrant/pelux_yocto/sources/poky/meta/recipes-devtools/qemu/qemu_2.8.0.bb:do_configure) failed with exit code '1' Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-09-08Bump version to 13.0.013.0.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-09-08Merge branch '13.0'Yong-iL Joh
2017-09-08packagegroup-specific-component-p1: replace alsa-lib with libasoundO-1.0Yong-iL Joh
- because alsa-lib is empty package, replace alsa-lib with libasound see https://collab.genivi.org/issues/browse/GT-3526 Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-09-08README.md: update poky, meta-gplv2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-09-06scripts/checkout: support Go.Cd serverYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-08-30persistence-client-library: fix test scriptsYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-08-24persistence-administrator: fix test scriptO-0.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-08-24node-state-manager: fix test scriptYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-08-03Merge pull request #54 from sashko/patch-6Yong-iL (Tolkien) Joh
cairo: fix package installation
2017-08-03Merge pull request #53 from sashko/patch-5Yong-iL (Tolkien) Joh
dlt-daemon: remove obsolete compress_doc inheritance
2017-08-03Merge pull request #52 from sashko/patch-4Yong-iL (Tolkien) Joh
gstreamer1.0-plugins-bad: add glib-2.0-native to depends
2017-08-03Merge pull request #51 from sashko/patch-3Yong-iL (Tolkien) Joh
gstreamer1.0-plugins-base: add glib-2.0-native to depends
2017-08-03Merge pull request #50 from sashko/patch-2Yong-iL (Tolkien) Joh
gstreamer: add glib-2.0-native to depends
2017-07-31cairo: fix package installationOleksandr Kravchuk
The bbappend causes the following issue on do_install: cairo do_package: QA Issue: cairo: Files/directories were installed but not shipped in any package: /usr/lib/cairo
2017-07-31dlt-daemon: remove obsolete compress_doc inheritanceOleksandr Kravchuk
2017-07-30gstreamer1.0-plugins-bad: add glib-2.0-native to dependsOleksandr Kravchuk
Package requires glib-genmarshal, the lack of which causes the following build error: /bin/bash: line 1: glib-mkenums: command not found Makefile:1128: recipe for target 'photography-enumtypes.h' failed
2017-07-30gstreamer1.0-plugins-base: add glib-2.0-native to dependsOleksandr Kravchuk
Package requires glib-genmarshal, the lack of which causes the following build error: /bin/bash: line 1: glib-mkenums: command not found Makefile:1270: recipe for target 'video-enumtypes.c' failed
2017-07-29gstreamer: add glib-2.0-native to dependsOleksandr Kravchuk
Package requires glib-genmarshal, which lack produces the following build error: /bin/bash: line 1: glib-mkenums: command not found Makefile:1884: recipe for target 'gstenumtypes.c' failed
2017-07-26vsomeip: version up to 2.7.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
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-26README.md: update poky's commit to latest of pyro branchYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-07-19Merge pull request #49 from GENIVI/12.0Yong-iL (Tolkien) Joh
Update master to 12.0 branch
2017-07-19Merge pull request #48 from GENIVI/gunnarx-patch-1Yong-iL (Tolkien) Joh
README: Add branch policy
2017-07-12README: Add branch policygunnarx
Add documentation of branch policy and a title "Contribution" to separate the contribution information.
2017-07-07persistence-administrator: testscript fixO-0.1Yong-iL Joh
- use node-state-manger instead of nsm-dummy because nsm-dummy is dead when testing. 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-07-06Merge pull request #46 from GordanM/topic/dltYong-iL (Tolkien) Joh
dlt-daemon: remove inherit gzipnative
2017-07-06Merge pull request #44 from GordanM/topic/node-state-managerYong-iL (Tolkien) Joh
node-state-manager: Depends on gdbus-codegen
2017-07-06Merge pull request #40 from tolkien-joh/masterYong-iL (Tolkien) Joh
node-health-monitor: fix glib warnings while running NHM test applica…
2017-07-03dlt-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-03node-state-manager: Depends on gdbus-codegenGordan Markuš
The node-state-manager build will fail if glib-2.0-native is not stated as an explicit dependency because the gdbus-codegen tool is not available. | gdbus-codegen --interface-prefix=org.genivi.NodeStateManager. --c-namespace=NodeState --generate-c-code=generated/NodeStateConsumer --generate-docbook=doc/NodeStateConsumer model/org.genivi.NodeStateManager.Consumer.xml | gdbus-codegen --interface-prefix=org.genivi.NodeStateManager. --c-namespace=NodeState --generate-c-code=generated/NodeStateLifecycleControl --generate-docbook=doc/LifecycleControl model/org.genivi.NodeStateManager.LifecycleControl.xml | gdbus-codegen --interface-prefix=org.genivi.NodeStateManager. --c-namespace=NodeState --generate-c-code=generated/NodeStateLifecycleConsumer --generate-docbook=doc/LifecycleConsumer model/org.genivi.NodeStateManager.LifecycleConsumer.xml | /bin/bash: gdbus-codegen: command not found Signed-off-by: Gordan Markuš <gordan.markus@pelagicore.com>
2017-06-21wayland-ivi-extension: fix the recipes' filenameYong-iL Joh
- not 1.30.0, but 1.13.0 Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-20Merge pull request #42 from slawr/stevel/wayland-ivi-ext-1.11.1Yong-iL (Tolkien) Joh
wayland-ivi-extension: update to release v1.11.1
2017-06-19Merge pull request #41 from GENIVI/gunnarx-typoYong-iL (Tolkien) Joh
README.md: Fix a typo in meta-gplv2 URI
2017-06-18README.md: Fix a typo in meta-gplv2 URIgunnarx
2017-06-16wayland-ivi-extension: update to release v1.11.1Stephen Lawrence
Update to maintenance release v1.11.1 to fix some crashes and memory corruption. Change log: 8fdae4c Bump version to 1.11.1 bugfix release 0f36214 Fix crash when surface already focused 93403d5 MockNavi: fixed selection between xdg- and ivi-shell (*1) 254383a ilmControl: fix memory corruption at input listener 492f5f2 ilmControl: fix memory leak at deinitialization a881a58 Fix ivi-application lib install 947458b ivi-share: fix compilation issue (*1) Before the application tried to register as xdg- and ivi-shell application. Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.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>