summaryrefslogtreecommitdiffstats
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-06capicxx-perf: use https protocol to get source from github.comYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
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-23README.md: add comment about am7.4 issueYong-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-23persistence-client-library: fix test scriptYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-09-23node-state-manager: fix test scriptYong-iL Joh
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-23Merge pull request #20 from RobertAJMarshall/capi-java-fixtolkien-joh
Fix build issue with java versions other than 1.8
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-26test-fw: 2nd updateM-0.2Yong-iL Joh
- reduce messages when test is run in batch mode - add node-health-monitor, node-startup-controller, vsomeip Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-08-25vsomeip: build fix for "QA Issue: package vsomeip-test contains bad RPATH"Yong-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-24README.md: updatedYong-iL Joh
- updated meta-openembedded - split the comment about SRC_URI to README.SRC_URI Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-08-24audiomanagerplugins: Remove capitalisation from AudioManagerPlugins ↵Yong-iL Joh
(meta-ivi-test) 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-24Merge pull request #17 from slawr/fix_gst_123tolkien-joh
gstreamer: fix gst 1.2.3 support
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-28Merge pull request #14 from tolkien-joh/11.0M-0.1tolkien-joh
node-startup-controller: build fix for git repository corruption
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-27Merge pull request #10 from chbae/patch/11.0/westontolkien-joh
weston: Fix issue not to apply pam definition
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-22test-fw: added (test framework)Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-22Merge pull request #7 from chbae/patch/commonapitolkien-joh
common-api-c++: Add dlt-daemon dependency
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-21persistence-administrator: modify by test/pers_svc_test/test_infoYong-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>