aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi
AgeCommit message (Collapse)Author
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>
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-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/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-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-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>
2017-01-09wayland: use recipes of pokyYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-09poky-ivi-systemd.conf: use nostromo codename and versionYong-iL Joh
- README.md, conf-notes.txt is changed for nostromo - nostromo-image.bb is renamed from miranda-image.bb Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-12-16ecryptfs-utils: 106->111Zheng Ruoqin
Upgrade ecryptfs-utils from 106 to 111 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
2016-12-16fix the bug of bitbake waringZheng Ruoqin
bitbake will note: meta-ivi/meta-ivi/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bb: base_contains is deprecated, please use bb.utils.contains instead. Fix it by change the bitbake function base_contains. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
2016-11-14libinput: Fix QA ErrorGordan Markuš
ERROR: QA Issue: non debug package contains .debug directory Signed-off-by: Gordan Markuš <gordan.markus@pelagicore.com>
2016-11-10Delete AF_BUS patch + commented lines for D-BusGunnar Andersson
AF_BUS is no longer part of the platform. No reason to keep the patch or the commented lines. Signed-off-by: Gunnar Andersson <gand@acm.org>
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>