aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-04-09poky-ivi-systemd.conf: enable aarch64 for qemu-nativePhong Tran
The QEMU_TARGET is lacking of aarch64 that gobject-introspection need for g-ir-scanner-qemuwrapper. [GDP-585] Pipeline fail for Renesas Gen3 starter kit build (needs qemu-aarch64?) Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2017-04-04scripts/checkout: update.Yong-iL Joh
- it can be used for update existing git - add a guide to README.md Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-04Merge pull request #30 from phongt/qemu-native-sdltolkien-joh
Fix do_configure qemu-native
2017-04-04Merge pull request #29 from phongt/capicxx-nativetolkien-joh
capicxx native symbolic link issue
2017-04-04Merge pull request #31 from phongt/wayland-ivi-extension-md5sumtolkien-joh
wayland-ivi-extension: Update LIC_FILES_CHKSUM
2017-04-04README.md: (poky, meta-oe) update to latest commitsYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-03wayland-ivi-extension: Update LIC_FILES_CHKSUMPhong Tran
Update md5sum hash for avoiding license-checksum warning of Yocto QA checking Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2017-04-01local.conf.sample: fix QEMU native SDLPhong Tran
There is a fixing for building error of QEMU from poky This ports commit from poky here: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=685daeb6e265ddbd28be0ef44dcc356727b99375 Signed-off-by: Phong Tran <tranmanphong@gmail.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-22node-state-manager: fix test script.Yong-iL Joh
- no seg.fault during test - thanks Bogdan Popescu 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-03-09dbus: remove "not essential patches for common-api"Yong-iL Joh
see https://at.projects.genivi.org/jira/browse/BASE-41, and https://github.com/GENIVI/capicxx-dbus-tools/wiki/2017-03-08%20Overview%20libdbus%20Patches Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-03-09README.md: version of poky to morty-16.0.1Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-22Merge pull request #28 from gmacario/fix-base-38tolkien-joh
persistence-common-object: Fix metadata and spelling
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-22persistence-common-object_t: Fix typoGianpaolo Macario
Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
2017-02-22Merge pull request #25 from gmacario/fix-base-37-v3tolkien-joh
persistence-client-library: Update to latest commit
2017-02-20persistence-client-library: Update to latest SRCREVGianpaolo Macario
Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
2017-02-20persistence-client-library_t: Fix typoGianpaolo Macario
Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
2017-02-09vsomeip: fix test scriptsYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.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>
2017-02-08audiomanager: fix about "wrong" plugin directoryYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08persistence-client-library: add more testsYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08Move checkout_layer_hash.sh from baseline_ci_helper to meta-ivi/scriptsGunnar Andersson
This version of checkout_layer_hash.sh is a combination of the old checkout_layer_hash.sh + get_layer_info_from_README.sh, from the previous repository: baseline_ci_helper.git Signed-off-by: Gunnar Andersson <gand@acm.org>
2017-02-08persistence-client-library: Update to latest commits on GitHubGianpaolo Macario
* Update references after migration of upstream source from git.projects.genivi.org to GitHub * Build the PCL tools (by specifying the --enable-tools option to configure) Signed-off-by: Gianpaolo Macario <gianpaolo_macario@mentor.com>
2017-02-08meta-ivi-test: enable test of PAS.Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08meta-ivi/recipes-...: change SRC_URI to github.com/GENIVIYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08node-state-manager: update latest commitYong-iL Joh
- change SRC_URI to github.com/GENIVI - it adds a specification documentation, README.md Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08node-health-monitor: update latest commitYong-iL Joh
- change SRC_URI to github.com/GENIVI - it adds a specification documentation only Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-08Merge commit '82ad0c7481c5c0343049b1bf5872b163fd868fc1' into 12Yong-iL Joh
2017-02-02persistence-common-object: fix issue of seg. fault of PASYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-02-01meta-ivi-test: add space between option "EXTRA_OECONF"Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-26linux-yocto: fix up for vexpressa9 buildYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-26README.ubuntu1604: addedYong-iL Joh
- it's a note of workaround for build error on ubuntu 16.04 environment Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-26dbus: fix up for qemux86 on ubuntu 16.04 environmentYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25audiomanager: update to recent gitYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25common-api-c++-dbus: add testYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25common-api-test: build fix up for common-api-c++-3.1.10.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25dbus: update patches for common-api-c++-dbus 3.11.0.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25common-api-c++-someip: version up to 3.1.10.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25common-api-c++-dbus: version up to 3.1.10.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25common-api-c++: version up to 3.1.10.1Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-25capicxx-*-native: version upYong-iL Joh
- capicxx-core-tools to 3.1.10.2 - capicxx-dbus-tools to 3.1.10.2 - capicxx-someip-tools to 3.1.10 Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-12dlt-daemon: version up to 2.16.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-12wayland-ivi-extension: version up to 1.11.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-12vsomeip: version up to 2.5.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-09vsomeip: build_fixup with yocto 2.2Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-09gstreamer1.0-plugins-x_1.2.3.inc: base_contains is deprecated, please use ↵Yong-iL Joh
bb.utils.contains instead Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-09poky-ivi-systemd.conf: use gstreamer stuff with version 1.8.3Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>