summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-27Add libvcard to libqtappfw dependszheng_wenlong1-1/+1
These is a error when build libqtappfw for miss libvcard. Add libvcard into libqtappfw depends. Change-Id: I22078b9566d80263eac6cdfb18da8a202b41413b Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2018-06-26libvcard: add recipeMatt Porter1-0/+17
* Build tested for qemux86-64. Bug-AGL: SPEC-1436 Change-Id: Ic92a25846cc0e24e5ffd235961aab62efcf8d4a8 Signed-off-by: Matt Porter <mporter@konsulko.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> [Backported from meta-qt5 master-next and add ALLOW_EMPTY]] Signed-off-by: Matt Porter <mporter@konsulko.com>
2018-06-26Add simple-id-agent for wayland-ivi-extension 2.0.2zheng_wenlong2-0/+295
Add a subdirectory id-agent-modules for simple-id-agent. And load this library in ivi-controller. These codes are copy from this commit create by Emre Ucan. This commit is from meta-agl and can not cherrypick to meta-agl-demo. So copy it and create a new patch, change a litte line number to 0002. https://gerrit.automotivelinux.org/gerrit/#/c/11991/ 0001-simple-id-agent-initial-commit.patch 0002-ivi-controller-load-id-agent-module.patch Change-Id: I5e5278c9b6b536681ba0665e8549f98d75d69245 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com> Signed-off-by: Emre Ucan <eucan at de.adit-jv.com> Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> Signed-off-by: Tadao Tanikawa <taniakwa.tadao@jp.panasonic.com>
2018-06-18phone: add service binding RDEPENDSMatt Porter1-0/+2
Add runtime dependencies on the bluetooth and bluetooth-pbap service bindings. Bug-AGL: SPEC-1513 Change-Id: If9b3e4fb99935e37cc3255ccf57b627a3a0aa51b Signed-off-by: Matt Porter <mporter@konsulko.com>
2018-06-08meta-agl-demo: remove Mocca applicationChristian Gromm2-28/+0
This patch removes the Mocca box application and the related USB driver from the demo platform. It is needed to clean up as the Mocca box is not used anymore. Change-Id: Iebba72e773476b18974f7fff343f4e7b998090d9 Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
2018-06-05Merge "3rd part of the layer/profile rework [2/2]"Jan-Simon Moeller51-251/+1312
2018-06-053rd part of the layer/profile rework [2/2]Jan-Simon Möller51-251/+1312
This is the last part of the layer rework series. Notable changes are: - move demo specific recipes to the demo (dlt, web-runtime mocca-usb) - wayland-ivi-extension moved to the meta-agl-demo layer for now. - web-runtime moved here (from appfw layer to allow console-only builds with appfw) - adapted packagegroups and agl-features v2: squashed with commit on sandbox to form single commit (tnx, Scott) v3: inclusion of old packagegroup-agl-image-ivi (TODO: refactor and include in profile packagegroups. Tnx, Stephane) v4: base packagegroup-agl-demo-platform on packagegroup-agl-profile-graphical-qt5 v5: fix MOST_DRIVERS_append (disable due to FTBS) v6: re-add RDEPENDS for virtual/pulseaudio-config Bug-AGL: SPEC-145 Bug-AGL: SPEC-1422 Change-Id: I20bd5b9a957ea54a7ecd08bd4f8b99a32266c9c8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-05-26Bug Fix: POI app is not workingNaoto Yamaguchi1-1/+1
The authentication method of Yelp Web API used by POI App has been changed. This patch is to change the POI App corresponding to the new authentication method. This fix makes POI App work again. Bug-AGL: SPEC-1442 Change-Id: I1e95c71837d157ed407f11e52ccbe9a1437380b2 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2018-05-18mediaplayer: remove qtmultimedia dependencies from recipeMatt Ranostay1-6/+1
mediaplayer application exclusively uses the agl-service-gstreamer service for media playback, and the respective qtmultimedia isn't needed anymore. Change-Id: I739ef696de70266ff24a909711e06574f1e0161c Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-05-09packagegroup-agl-demo-platform: Fix WestonLeon Anavi1-0/+1
Add packagegroup-agl-image-weston to ensure that Weston will be successfully launched and the demo applications will appear with image agl-demo-platform on Raspberry Pi 3 as well as on other machines. Bug-AGL: SPEC-1427 Change-Id: Iae5ddeea612598750de565fecb0e51b79de56d57 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2018-04-282nd part of the layer/profile rework [2/2]Jan-Simon Möller89-6357/+0
Main goal of this is to move the agl-service-* bindings into the core and to unify common recipes like wayland/weston into meta-agl-profile-graphical. As a placeholder for recipes is meta-agl-profile-demo which are being reshuffled. TLDR: remove recipes from meta-agl-demo that were moved to other layers Bug-AGL: SPEC-145 , SPEC-876 , SPEC-877 v2: moving updated udisks changes to meta-agl Change-Id: I873107f00adadeb6f3f266cce37b513fe6d44cf2 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-04-27udisks: services: change default.target to multi-user.targetMatt Ranostay2-3/+3
To allow running as system service changes Wants= field to multi-user.target Change-Id: I321e8ff88f273f3f36cd2b62a00037f3ece83d9d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-04-16settings: add dependencies for libqtappfw supportMatt Ranostay1-1/+1
Add to DEPENDS both qtwebsockets and libqtappfw to allow removal of QML Websockets usage in the UI Bug-AGL: SPEC-1385 Change-Id: I5d7b09e4acdb571a4628e54bef0b45519a1e28f2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-04-10udisks: automount.sh: mount disks with no partitionsMatt Ranostay1-1/+1
Some media disks may not have a partition table and only have a file systems (i.e. /dev/sdX vs /dev/sdX1) allow automounting of those. Change-Id: I5b38264fb4c11f945e811a700fa00adf74011ec1 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-04-09agl-service-bluetooth: add missing DEPENDS and RDEPENDS dependenciesMatt Ranostay1-0/+3
Add missing json-c and glib-2.0 to DEPENDS, and agl-service-data-persistence to RDEPENDS for data storage. Change-Id: I048d59d3f3d9b7dc50672999e1ca9fedffa8eb7d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-04-04mediaplayer: update dependencies for recipeMatt Ranostay1-3/+6
Update dependecies as follows: * remove agl-service-mediascanner as RDEPENDS * remove sqlite from DEPENDS * add libqtappfw and qtwebsockets to DEPENDS * add previously missing agl-service-bluetooth, and agl-service-mediaplayer to RDEPENDS Bug-AGL: SPEC-1375 Change-Id: I10213180e174da9df9b513d8519c8ce5b429896e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-03-29lightmediascanner: add missing character sets to RDEPENDSMatt Ranostay1-0/+3
This change fixes the following errors during scanning which produced invalid id3 results ERROR: could not add conversion charset 'UTF-16BE': Invalid argument ERROR: could not add conversion charset 'UTF-16LE': Invalid argument ERROR: could not add conversion charset 'Latin1': Invalid argument Bug-AGL: SPEC-1241 Change-Id: I67045575d6d198fb0b767c01701853244361b329 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-03-27Rename CAN low level recipes.Romain Forlot3-5/+5
Bug-AGL: SPEC-1276 Change-Id: Ia87b9d9d06311893fdfb626fa64ee8fc9205aced Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-03-13recipes-kernel: most: add patch set for DT supportChristian Gromm5-0/+707
This patch adds a set of patches to enable DT usage of the DIM2 module. It is needed to use the MediaLB (DIM) interface with the Kingfisher. Change-Id: Idd71bea6f2c17cb579f0b44884037e7046380034 Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
2018-03-13agl-server-gps: add missing libgps RDEPENDS dependencyMatt Ranostay1-0/+1
libgps is needed for agl-service-gps to communicate to gpsd Change-Id: I73f32d50728111962b9201927796f5594835a807 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-03-07mapview-demo: Switch LIC_FILES_CHKSUM syntaxTom Rini1-2/+1
It is currently a warning to use ${COREBASE}/LICENSE and instead we need to use ${COMMON_LICENSE_DIR}/MIT. Switch to this syntax. Change-Id: Id0fc4ff0709d8f36f2d609aa43da1b2304ae04d0 Signed-off-by: Tom Rini <trini@konsulko.com>
2018-03-06Fix nativesdk-gn buildRonan Le Martret3-49/+8
- Update package version, older is not avalable anymore. - remove patch "missing deps" already include upstream. Note: gn is a set of tools require for chromium build. nativesdk-gn is mandatory to build chromium with AGL SDK. Bug-AGL: SPEC-1317 (Duplicate SPEC-1319) Change-Id: I92818ecad74ff65d81826bab5f9b8485a52d14fc Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-02-20agl-demo: remove hardcoded meta-gplv2 layerMartin Kelly1-1/+0
GPLv2/GPLv3 logic is now handled via the agl-gplv2 feature, so stop always adding meta-gplv2 for the agl-demo feature. agl-demo will need to work with both GPLv2 and GPLv3 recipes, as different users will have different requirements with regard to GPL versioning. Depends-On: I62d7f2daa58b0690b5b27740257bd15097fcee5c Change-Id: I2a4119f856ba78b2e718044d8095ed168a70f47f Signed-off-by: Martin Kelly <mkelly@xevo.com>
2018-02-16Remove the most drivers until updated for rockoJan-Simon Möller1-1/+2
The most drivers need fix for newer kernels. Disable build until fixed. Change-Id: I16b0af82bf1a7ed8b50efeb335e99ac141cf8aaf Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-02-14Merge remote-tracking branch 'agl/sandbox/ronan/rocko' into HEADJan-Simon Möller11-5075/+16
* agl/sandbox/ronan/rocko: Remove weston virtual screen Fix most for kernel 4.14 Fix qtwayland patch Fix build of qtwayland 5.9 without evdev Remove backport patch from Qt5 to show cover art ninja,harfbuzz: Remove .bbappend libdbus-c++:Fix build error in GCC-7 qtbase: Remove -no-use-gold-linker option unicens-config: Add bash to rdeps libdbus-c++: Remove bbappend file opencv: Rename .bbappend to match new version from meta-openembedded Bug-AGL: SPEC-1181 Change-Id: Icc3062631994e8afbddeb18a52c72619156d219a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-02-14Merge remote-tracking branch 'agl/sandbox/locust2001/rocko' into HEADJan-Simon Möller7-7/+50
* agl/sandbox/locust2001/rocko: ninja,harfbuzz: Remove .bbappend libdbus-c++:Fix build error in GCC-7 qtbase: Remove -no-use-gold-linker option unicens-config: Add bash to rdeps libdbus-c++: Remove bbappend file opencv: Rename .bbappend to match new version from meta-openembedded Bug-AGL: SPEC-1181 Change-Id: I0fc0ee1e50dc20b57b943b7128d157d51eb9cafa Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-02-13Remove weston virtual screenronan5-5015/+0
Change-Id: I027a46a0cbe2ff3c46102d781158e2a979c07282 Signed-off-by: ronan <ronan.lemartret@gmail.com>
2018-02-13Fix most for kernel 4.14ronan2-34/+0
Change-Id: I799a4e5bac5f381ba72ee889d34a9faec29205e7 Signed-off-by: ronan <ronan.lemartret@gmail.com>
2018-02-13Fix qtwayland patchronan1-1/+1
Change-Id: I9d905493c49b82e4cf87400260f4276405867a71 Signed-off-by: ronan <ronan.lemartret@gmail.com>
2018-02-13Fix build of qtwayland 5.9 without evdevJan-Simon Möller2-0/+16
This fixes a FTBS due to no evdev present. Change-Id: If00dff352e4b270b2dbd1d7df15869d984c883b8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-02-13Remove backport patch from Qt5 to show cover artRonan Le Martret2-26/+0
Change-Id: I2ae50b3c5e4576414433001dda02f8ed14161016 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-02-13ninja,harfbuzz: Remove .bbappendChanghyeok Bae2-3/+0
This is already applied in upstream. Bug-AGL: SPEC-1181 Change-Id: I9d378f7da1874b7f679cad0a1948f381899a85e3 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-02-13libdbus-c++:Fix build error in GCC-7Changhyeok Bae2-0/+47
See: https://sourceforge.net/p/dbus-cplusplus/patches/18/ Bug-AGL: SPEC-1181 Change-Id: Ic8f923a03407e58aff2133747a65799f90d15286 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-02-13qtbase: Remove -no-use-gold-linker optionChanghyeok Bae1-3/+0
Bug-AGL: SPEC-1181 Change-Id: I104b459c6ad0fb904dfeca0b7a8c1fdc73da1794 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-02-13unicens-config: Add bash to rdepsChanghyeok Bae1-0/+3
Fixes QA Issue: /usr/bin/unicens-config.sh contained in package unicens-config requires /bin/bash , but no providers found in RDEPENDS_unicens-config? [file-rdeps] Bug-AGL: SPEC-1181 Change-Id: I6d7ec9487d22c05ce531b38f997d376ae24d8863 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-02-13libdbus-c++: Remove bbappend fileChanghyeok Bae1-1/+0
PNBLACKLIST is removed in upstream meta-oe(5693b474a5014b27db5d842ebd1a690dec9ccc17) Bug-AGL: SPEC-1181 Change-Id: Iaee722d92e6b6d121e13ed2953654ce4b13e158e Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-02-13opencv: Rename .bbappend to match new version from meta-openembeddedChanghyeok Bae1-0/+0
Bug-AGL: SPEC-1181 Change-Id: I5ead5abbb6717d0a85ed67b083af766d677cd469 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-02-12libqtappfw: use AGL_APP_REVISION for SRCREVMatt Ranostay1-1/+1
Change-Id: I2ea9154d0cbeb28dbe32a73225d4a8df10c73879 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-12agl-service-weather: add weather service binding recipeMatt Ranostay1-0/+18
Bug-AGL: SPEC-1273 Change-Id: Ic4ea8ee6aa247ab12e191f83cbb78cdb69ff97c1 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-08forgot to change the LICENCE urlLoïc Collignon1-1/+1
Change-Id: I86427f0c48d88f27d11657b4d42786154972866f Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2018-02-08files moved to root folder.Loïc Collignon1-1/+1
Change-Id: I2a4717674d6ca1afdc878f3bb2f8d9886ec6f15f Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2018-02-08Add app DEPENDS for new HMI framework to als-meter-demoHarunobu Kurokawa1-1/+1
Add virtual/libhomescreen and qlibwindowmanager Bug-AGL: SPEC-1279 Change-Id: I7c5104e551fe58fff201684d45452f3b9233c586 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2018-02-07agl-demo: bblayers: add meta-gplv2 layerMatt Ranostay1-0/+1
agl-demo feature needs meta-gplv2 layer to pull in respective package versions Bug-AGL: SPEC-1256 Change-Id: I67bacd56797fa44547fd45676a117b8f2ab49b77 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-06agl-service-mediascanner: fix RDEPENDS/DEPENDS in recipeMatt Ranostay1-1/+2
lightmediascanner is needed at runtime, and sqlite3 is a buildtime dependency. Bug-AGL: SPEC-1248 Change-Id: Id8677cfbfb94faf7005d4b5e8eb12709ef5d1caf Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-01-29packagegroup: agl-demo: don't build qtwebengine unless agl-devel enabledMatt Ranostay1-1/+2
To reduce build times make qtwebengine only build when agl-devel DISTRO_FEATURES is enabled. Bug-AGL: SPEC-1266 Change-Id: I3d323d9aaae4fae0cc7ba073c9404492cfc31d6e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-01-29agl-demo: feature: remove agl-devel from included dependenciesMatt Ranostay1-1/+1
agl-devel feature has significant amount of the GPLv3 packages within AGL that shouldn't be shipped in a release. Require the user explictly build with development packages. Bug-AGL: SPEC-1256 Change-Id: If7b8609f1c1a866aaad821ebe65cd66daec15407 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-01-23ninja,harfbuzz: Remove .bbappendChanghyeok Bae2-3/+0
This is already applied in upstream. Bug-AGL: SPEC-1181 Change-Id: I9d378f7da1874b7f679cad0a1948f381899a85e3 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-01-23libdbus-c++:Fix build error in GCC-7Changhyeok Bae2-0/+47
See: https://sourceforge.net/p/dbus-cplusplus/patches/18/ Bug-AGL: SPEC-1181 Change-Id: Ic8f923a03407e58aff2133747a65799f90d15286 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-01-23qtbase: Remove -no-use-gold-linker optionChanghyeok Bae1-3/+0
Bug-AGL: SPEC-1181 Change-Id: I104b459c6ad0fb904dfeca0b7a8c1fdc73da1794 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
2018-01-23unicens-config: Add bash to rdepsChanghyeok Bae1-0/+3
Fixes QA Issue: /usr/bin/unicens-config.sh contained in package unicens-config requires /bin/bash , but no providers found in RDEPENDS_unicens-config? [file-rdeps] Bug-AGL: SPEC-1181 Change-Id: I6d7ec9487d22c05ce531b38f997d376ae24d8863 Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>