summaryrefslogtreecommitdiffstats
path: root/meta-ivi
AgeCommit message (Collapse)Author
2016-10-07Bump version to 11.0.011.0.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-10-07Merge branch '11' #2Yong-iL Joh
2016-10-06dlt-daemon: move git repository to github.com/GENIVIYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-23Merge branch '11'Yong-iL Joh
2016-09-23wayland-ivi-extension: udpateM-1.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-23capicxx-native: fix up for build errorYong-iL Joh
.../x86_64-linux/capicxx-dbus-native/3.1.5p2-r0/temp/run.do_install.21377: command substitution: line 106: syntax error near unexpected token `}' Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-23audiomanager: add version 7.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-21Fix build issue with java versions other than 1.8Robert Marshall
[GDP-398] bitbake was spotting that grep was returning 1 This commit avoids that issue
2016-09-19keyutils: Fixes building with musl libcMing Liu
Fixed a following build issue by including <limits.h> for UINT_MAX: | key.dns_resolver.c: In function 'afsdb_hosts_to_addrs': | key.dns_resolver.c:374:21: error: 'UINT_MAX' undeclared (first use in this function) | unsigned int ttl = UINT_MAX, rr_ttl; | ^~~~~~~~ | key.dns_resolver.c:374:21: note: each undeclared identifier is reported only once for each function it appears in | key.dns_resolver.c: In function 'dns_query_afsdb': | key.dns_resolver.c:456:22: error: 'ULONG_MAX' undeclared (first use in this function) | unsigned long ttl = ULONG_MAX; This patch is back-ported from keyutils upstream, since the 1.5.9 is still the latest release. Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
2016-09-09audiomanager: fix build error when java-8 is usedYong-iL Joh
- patch is from Christian.Linke@bmw.de Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-09Merge pull request #18 from tolkien-joh/capicxx-native-fixtolkien-joh
Capicxx native fix
2016-08-29audiomanager: version up to 7.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-08-24capicxx-*-native: fix build error when java-8 is usedYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-08-24liboil: added for build gstreamer-plugins-base-1.2.3Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-08-18gstreamer: fix gst 1.2.3 supportStephen Lawrence
meta-ivi carries gst 1.2.3 support (as well as supporting the later versions used by poky meta) as the last survey within genivi showed that various silicon vendors used it in their BSPs, R-Car Gen 2 included. The move to yp 2.1 (krogoth) has exposed some gaps in that support. The recipes include some files that were not renamed. Fix that now by adding the missing files (renamed to have a _1.2.3 suffix) and modify the gst 1.2.3 recipes to use them.
2016-07-27node-startup-controller: build fix for git repository corruptionYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-27Merge pull request #11 from tom--pollard/audiomanagerpluginsipktolkien-joh
audiomanagerplugins: Remove capitalisation from AudioManagerPlugins
2016-07-25audiomanagerplugins: Remove capitalisation from AudioManagerPluginsTom Pollard
[BASE-8] - Conflict AudioManagerPlugin package name in IPK package type. Change audiomanagerplugins recipe naming to be in-line with audiomanager recipe. Allows legal IPK naming characters.
2016-07-25weston: Fix issue not to apply pam definitionChanghyeok Bae
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2016-07-21common-api-c++: Arrange recipesChanghyeok Bae
Change dlt-daemon runtime dependency to build dependency because of build error. Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2016-07-21common-api: move capicxx-*-native_... from meta-ivi-test/ to meta-ivi/Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21Make the setting of EXTRA_USERS_PARAMS a default valueRobert Marshall
[GDP-287] Enables the setting of an empty root password for testimage as well as allowing the user to build images with other root passwords
2016-07-21common-api-c++-someip: version 3.1.5Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21vsomeip: version 2.0.1Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21AudioManagerPlugins: addedYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21bluez5: build fix with latest poky, meta-oeYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21persistence-client-library: update to latest (2016/3/30)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21node-state-manager: update to latest (2015/10/28)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19poky-ivi-systemd: Exclude DATE from DISTRO/SDK_VERSION checksumsYong-iL Joh
https://lists.yoctoproject.org/pipermail/poky/2016-April/010470.html DATE is in HASHCONFIG_WHITELIST which means the server does not reparse when DATE changes. If DISTRO_VERSION was used somewhere and contained DATE, the value *would* change however, meaning the server and worker checksums could end up differing. We therefore exclude DATE from the checksums, making everything consistent. Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org> Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19shadow-securetty: move machine dependent code to meta-ivi-bsp/Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19persistence-administrator: remove dependency "libitzam"Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19persistence-administrator: upgrade to 1.0.8Yong-iL Joh
" Subject: [meta-ivi] Persistence components in meta-ivi From: Igor Socec <igor.socec@pelagicore.com> I'm working on a project that uses meta-ivi 10.0 and Persistence components. There are some critical bugfixes in Persistence Administrator which are not available in meta-ivi. There is also a bugfix in Persistence Common Object available upstream that's missing in meta-ivi. ...<skip> Here is a stack of upstream commits that we apply on top of meta-ivi 10.0 to resolve bugs in Persistence: persistence-administrator: - add-missing-compiler-flags-for-CPP-compliance.patch - PAS-Vers.-1.0.6-Fixed-bug-295-further-calls-of-persa.patch - PAS-Vers.-1.0.7-Fixed-bug-299-Link-to-shared-group-d.patch - Takeover-fix-for-Bug-299-from-Continental-git-branch.patch - PAS-Vers.-1.0.8-Fixed-bug-437-pas-daemon-stops-trigg.patch persistence-common-object: - fixed GENIVI Bug 345 " Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19persistence-common-object: update to latest (2015/11/27)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19itzamc: removed because PCO does not use anymoreYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19weston: version 1.11.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19wayland: version 1.11.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19weston-init: weston-init for weston/wayland 1.11.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19wayland-protocols: version 1.3.0 for weston/wayland 1.11.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19mtdev: version 1.1.5 for weston/wayland 1.11.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19libinput: version 1.3.0 for weston/wayland 1.11.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19wayland-ivi-extension: version up to 1.10.90Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19weston/wayland: remove 1.9.0 recipes from meta-iviYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01dbus: update patches for dbus-1.10.6Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01pulseaudio: upgrade version to 8.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01qt4-embedded: removedYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01dlt-daemon: upgrade version to 2.15.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01weston: build fix up due to version changeYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01move to miranda releaseYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-06-24Merge branch 'cdr-64bits' of https://github.com/cledra/meta-ivi into ↵Yong-iL Joh
cledra-cdr-64bits Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com> Conflicts: meta-ivi/recipes-extended/dlt-daemon/dlt-daemon_2.11.1.bb meta-ivi/recipes-extended/node-health-monitor/node-health-monitor_1.3.5.bb meta-ivi/recipes-extended/node-startup-controller/node-startup-controller_1.0.2.bb meta-ivi/recipes-extended/node-state-manager/node-state-manager_2.0.0.bb meta-ivi/recipes-graphics/wayland/wayland-ivi-extension_1.9.1.bb
2016-06-21audiomanager: fix lib installation path for multilibClement Dransart
When using multilib, the traditional 'lib' installation directory may be replaced by variants such as 'lib32' or 'lib64'. Thus, hard-coded 'lib' in CMakeLists.txt lead to errors. Use CMAKE_INSTALL_LIBDIR variable to replace hard-coded occurences of "lib". Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be> Signed-off-by: Clement Dransart <clement.dransart@awtce.be>