aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi
AgeCommit message (Collapse)Author
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-16vsomeip: version up to 2.6.2Yong-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-16audiomanager: version up to 7.5Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16wayland-ivi-extension: version up to 1.13.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16local.conf.sample: align the text to 80 column terminalYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16bblayers.conf.sample: add meta-gplv2 layersYong-iL Joh
meta-gplv2 provides "old" s/w packages whose recent verion are released under GPLv3 Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16alsa-lib: ALLOW_EMPTY_${PN} = "1"Yong-iL Joh
- The new release doesn't any more install the smixer modules when Python support is disabled. - http://cgit.openembedded.org/openembedded-core/commit/?id=dc549b5510bfcf83f6e5e8e3aa7ed663dee83444 - following the advise from changhyeok Bae <changhyeok.bae@gmail.com> Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16audiomanagerplugins: add python3 to DEPENDSYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-08node-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-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-06-07audiomanagerplugins: build fixYong-iL Joh
Signed-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-30wayland-ivi-extension: build fixYong-iL Joh
- update code to latest (2017/05/30) 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-30poky-ivi-systemd.conf: set PREFERRED_VERSION_gstreamer1.0 to 1.10.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30ivi-image: remove "not supported" variables "ROOTFS_PKGMANAGE_BOOTSTRAP"Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30weston: version up (1 -> 2)Yong-iL Joh
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-05-30poky-ivi-systemd.conf: use orion codename and versionYong-iL Joh
- README.md, conf-notes.txt is changed for orion - orion-image.bb is renamed from nostromo-image.bb 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-04-28Bump version to 12.0.012.0.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-28poky-ivi-systemd.conf: set distro version to snapshotYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
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-23Change CONNECTIVITY_CHECK_URIS in distro confGunnar Andersson
The CONNECTIVITY_CHECK_URIS was set to check bugs.genivi.org but that site is now decomissioned. A new alternative URL is needed or bitbake will stop working right away. Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
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-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-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-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-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-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>