summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-21reduce the number of pulseaudio module alsa-sinkeel_4.99.5eel/4.99.54.99.5Ronan Le Martret1-6/+6
With too many module, pulseaudio may be crash at start-up. This should temporary. Bug-AGL: SPEC-1025 Change-Id: I99121e0ba6ae08f037aa481cb9fd3ba135d37a1e Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-12-21Enable runxdg in CES2018 demo by defaultTadao Tanikawa1-0/+1
Add runxdg package into package group of new HMI framework, then it is enabled by default for CES2018 demo. Bug-AGL: SPEC-1096 Change-Id: I4adf932980471d44b35bbbe7914d4fa1247ad055 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-18Add XDG Application Launcher on AGL HMI FrameworkTadao Tanikawa1-0/+17
The launcher of XDG application on AGL HomeScreen/WindowManager. This recipe builds and installs 'runxdg' executable binary into target's /usr/bin. Bug-AGL: SPEC-1096 Change-Id: I6dc7cd025eae0c292238584bf8d8c0036cdb9a60 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-18Update HomeScreen for CES 2018 demoTadao Tanikawa1-1/+1
- HomeScreen's color scheme has been changed from green to blue based. - Introducing the default icon - Bug fixes. Related commits: 096c072 Apply LinearGradient to first letters drawn when icon is missing a7e1f83 Fix installation info 228a3ff Fix volume slider in the media area didn't work 96c3e6d Display blank icon with first letter in new color scheme f756a01 Change to new color scheme 242e1fc Display a blank icon with first letter when icon is not exist Bug-AGL: SPEC-673 Change-Id: I6845e9fe53f722edaf7e45ff007e246c47dc0345 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-17Merge "Add D-Bus configuration of navigation service" into eelJan-Simon Moeller2-1/+18
2017-12-17Add D-Bus configuration of navigation serviceNaoto Yamaguchi2-1/+18
This recipe is the workaround until the meta-hmi-framework is merged into meta-agl-demo. Add the D-Bus configuration provided by the navigation service. Currently navigation app provides API, but this is transient measure. In the future this configuration will be moved to the navigation service. Change-Id: I3b8c7ebb7f465f4b90095f2549deeb4c63c49452 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2017-12-14Integrate Tanikawa XDG SupportRomain Forlot2-2/+2
Bug-AGL: SPEC-1096 Change-Id: I41ccd3940638295c261eb929f1e290dff3d4f293 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-10Merge "templates: add PREFERRED_RPROVIDER for navigation" into eeleel_4.99.4eel/4.99.44.99.4Jan-Simon Moeller1-0/+1
2017-12-10Update libwindowmanager SRCREVKazumasa Mitsunari1-1/+1
The following commit is added d98f1a6 Remove exit code when the websocket connection is disconnected Change-Id: Ic0bb31967436e8a9e7d8dd8a22d588aa2fe7d28a Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-12-08templates: add PREFERRED_RPROVIDER for navigationMatt Ranostay1-0/+1
Default to nagivation recipe for virtual/navigation Bug-AGL: SPEC-1157 Change-Id: I894f40d4b874b352fa017c2550762f9ac036c70e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-12-08Merge "4a-framework: recipes-mulitmedia: rm recipe for agl-service-unicens" ↵Jan-Simon Moeller1-19/+0
into eel
2017-12-08Add whitespacesKazumasa Mitsunari1-1/+1
Need whitespaces to keep DISTRO_FEATURES have the correct list. Change-Id: I4ea64cdf9781f6685363e7cb6ea3723814e63760 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp> (cherry picked from commit 71b030b834281b6c8493e66fd8d977c2e0d132ca)
2017-12-074a-framework: recipes-mulitmedia: rm recipe for agl-service-unicensChristian Gromm1-19/+0
Change-Id: Ib9ce32c777ef7ad52e3cf000036aa8dd9cafc2a4 Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
2017-11-29Add .gitreview defaultbranch for eelJan-Simon Möller1-0/+1
Change-Id: I63671063b7fd864fe7479581da21231fb2fc3e8f Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-29Merge "agl-service-unicens(4A): remove mxml recipes due to replacemet by ↵Jan-Simon Moeller5-97/+1
libxml2"
2017-11-29Merge "Update agl-service-windowmanager-2017 SRCREV"Jan-Simon Moeller1-1/+1
2017-11-28agl-service-unicens(4A): remove mxml recipes due to replacemet by libxml2Stephane Desneux5-97/+1
Bug-AGL: SPEC-1106 Change-Id: I2e17464bb5d9c7bb2ec4310d14a9d44839fc6db4 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-11-28Change 4A PCM Nameronan5-37/+593
* Update Policy level of each pcm * Fix Pulseaudio start * Add 4A module config to pulse audio SPEC-1140: we need to have orderer PCM list in file 90-4a-modules.pa, to fix pulseaudio startup. (From lower to higher). Bug-AGL: SPEC-1136 Bug-AGL: SPEC-1103 Change-Id: I847711d9076a0d9817176a5cc3dee823476d8703 Signed-off-by: ronan <ronan@iot.bzh>
2017-11-28Update agl-service-windowmanager-2017 SRCREVKazumasa Mitsunari1-1/+1
The following commit is added: 7fb167a Fix the flipped screen problem Change-Id: Ic87e102d220e0848a982ed681b85fb4b2d3f71f1 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-26Merge "Fix recipe not using AGL_APP_REVISION"eel_4.99.3eel/4.99.34.99.3Jan-Simon Moeller6-14/+13
2017-11-26Fix recipe not using AGL_APP_REVISIONJan-Simon Möller6-14/+13
Recipes need to use AGL_APP_REVISION (for apps) and AGL_DEFAULT_REVISION (for non-apps) respectively instead of plain AUTOREV. AGL_APP_REVISION / AGL_DEFAULT_REVISION will default to AUTOREV in normal operation until a release is cut in which case we will put in the tag. See conf/distro/poky-agl.conf Change-Id: Ib346e9c9bd118d245cccbec3c4bbd3c99e1ec457 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-26Merge "Update homescreen-2017 SRCREV"Jan-Simon Moeller1-2/+2
2017-11-26Merge "agl-service-audio-4a: Fix issue when --verbose is repeated"Jan-Simon Moeller1-2/+2
2017-11-25Merge "agl-service-unicens: Use libxml2 instead of mxml."Jan-Simon Moeller1-1/+1
2017-11-25agl-service-unicens: Use libxml2 instead of mxml.Romain Forlot1-1/+1
Following gerrit review 12109 and 12115, recipe also needs to reflect the migration. Bug-AGL: SPEC-1106 Change-Id: I7ad6b231cecc55139262c85a0a34e89405605f29 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-24agl-service-audio-4a: Fix issue when --verbose is repeatedJosé Bollo1-2/+2
Change-Id: Ic949f35e0f4fa29fc24ae69b443965f8f1ac99f8 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-11-24Update homescreen-2017 SRCREVzheng_wenlong1-2/+2
Update homescreen-2017 SRCREV to <2c179df8e22fd1434c88b8595ddd65ec0ed48622> Following commits are added: 2c179df Merge "Change libwindowmanager to qlibwindowmanager" 2fa542a Merge "Replace Qt Quick Controls 1.x with 2.x API" 47d1b5d Replace Qt Quick Controls 1.x with 2.x API bf3c9fb Change libwindowmanager to qlibwindowmanager e14318d Add gitreview bd43b3d Change debug MAX to DEBUG bba3ecc Set default debug level to error [Patch Set 2] Change DEPENDS libwindowmanager to qlibwindowmanager. Change-Id: I48ab633fa963ecf1591a53ca6a4298c7453845fe Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-24Update agl-service-homescreen-2017 SRCREVzheng_wenlong1-1/+1
Update agl-service-homescreen-2017 SRCREV to <321f08ed8d0a4d3b1f4bd486e8a4240f4d3443ee> Following commits are added: 321f08e Set default debug level to error Change-Id: I1f9040bbe4e20bd8a218f53e6af143c82d2f1421 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-11-23Update agl-service-windowmanager-2017 SRCREVYuta Doi1-1/+1
Update agl-service-windowmanager-2017 SRCREV to <64dc4d770b61d42761cb5f87ee8ae924eb46cd73> Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11891/ Bug-AGL: SPEC-1034 Change-Id: Ia405fd075ccfcc1cca8336cc838e4316d6bc7d41 Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
2017-11-23Update libwindowmanager SRCREVYuta Doi1-1/+1
Update libwindowmanager SRCREV to <9b8407501c13275a831942578bf52e3a7b0b3248> Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11889/ Bug-AGL: SPEC-1034 Change-Id: I2edc05bf86aecc2da1c57b0331a48e58bc605f70 Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
2017-11-21agl-service-audio-4a: Update the fix for new AFMJosé Bollo1-2/+5
The new version of the framework makes more use of system units. This patch has 2 effects: - it doesn't stop the system forever in case of error implying the lose of the awaited files - it accepts the service file to reside in either system or user scope Change-Id: I7bd8a38811a9f0dccddcf922a330ed15b652ccc3 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-11-17Adding hidden dependency to mxml for unicens bindingJan-Simon Möller1-0/+1
v2(jsmoeeller): remove unrelated changes Change-Id: I5e2387cdb3b9907b45059ca7ac898525e136eb19 Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-17Merge changes I02f0a93b,I30b116beJan-Simon Moeller1-0/+10
* changes: Adjust navigation to libwindowmanager update Navigation : experimental support of new home screen
2017-11-17Merge "4a-hal-reference: Tweak platform HAL packaging"Jan-Simon Moeller1-3/+6
2017-11-16Merge "mxml: add to SDK"Jan-Simon Moeller1-0/+1
2017-11-164a-hal-reference: Tweak platform HAL packagingScott Murray1-3/+6
Tweak HAL build and packaging to build and ship the Intel HDA HAL for all the x86-64 platforms, and always build and ship the USB audio HAL. Change-Id: I22ff805eadc087495d17654c8eebff3be028f6cd Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2017-11-15mxml: add to SDKScott Murray1-0/+1
By special request from Dominig. Change-Id: I67daba576ebae4d17683da677929a2086cdf4811 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2017-11-16Merge "Soundmanager needs to be enabled outside of hmi packagegroup"Jan-Simon Moeller1-2/+0
2017-11-15Add agl-service-unicens recipesRonan Le Martret5-0/+115
* Add agl-service-unicens and 4a-hal-unicens to packagegroup-agl-audio recipes. * Add mxml recipes (dependency of agl-service-unicens). origin: https://github.com/schnitzeltony/meta-qt5-extra/blob/master/recipes-support/mxml/mxml_2.10.bb Change-Id: Ib62f0a3af74cd99bdf00d120b232c84be49875d8 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-15Adjust navigation to libwindowmanager updateNaoto Yamaguchi1-1/+1
An incompatible update to libwindowmanager, we adjust navigation to it. Change-Id: I02f0a93b2886aeffb7930e41bd74e7d5d53a1bfd Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2017-11-15Navigation : experimental support of new home screenNaoto Yamaguchi1-0/+10
Add a recipe for experimental support to the new home screen with the window manager. Experimental support will only be applied if you have enabled the function of agl application framework. Change-Id: I30b116be20771697df70de36c5aa4de4b6dfb406 Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
2017-11-15Soundmanager needs to be enabled outside of hmi packagegroupJan-Simon Möller1-2/+0
This changeset removes agl-service-soundmanager-2017 from meta-agl-devel/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb b/c this needs to be handled differently as discussed in https://gerrit.automotivelinux.org/gerrit/#/c/11643/ . Thus we need to separate it from the hmi-framework packagegroup. Change-Id: Iafdff1cf1c8d29ddb89960a61a1787e630baa9c4 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-15Merge "Update asound.conf.template"Jan-Simon Moeller3-44/+81
2017-11-14Fix runtime package conflict on asound.confJan-Simon Möller3-2/+12
alsa-state and 4a-hal-config both provides the same file. Fix the abstract provisioning by using the original flag VIRTUAL-RUNTIME_alsa-state = 4a-hal-config . v2: fix also RRECOMMENDS_pn-alsa-utils-alsactl v3: kill everything that might still pull-in alsa-state directly Change-Id: I0f4766ef996303ad0a1c74e3b19adcefd206a35a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-14Update asound.conf.templateRonan Le Martret3-44/+81
* add USB default HAL. Change-Id: I89a305baf9c4d8c412153a7bcf81f27a03202ee6 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-14Update agl-service-windowmanager-2017 SRCREVzheng_wenlong1-1/+1
Update agl-service-windowmanager-2017 SRCREV to <c392fff74872af6d4f165ff3f854d19f390ec0ee> Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11819/ Following commits are added: c392fff Remove and replace the comments 0b1d9ca Add the fail-safe process for the configuration file 2b97202 Fix the error log on windowmanager initialization 7879eaa Update the application guide fe5ec2c Merge "Add an another example for layout configuration" 3810b9b Add an another example for layout configuration create mode 100644 layers.json.split 3357a19 Update application guide Change-Id: Ie39087431922b3d822d24efd4fe0fe3a74fe93da Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com> Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-11-14Merge "Update libwindowmanager SRCREV"Jan-Simon Moeller1-1/+1
2017-11-14Update libwindowmanager SRCREVzheng_wenlong1-1/+1
Update libwindowmanager SRCREV to <123846779a13f2c8e9742168c1c9384c6dfa5d05> Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11809/ Following commits are added: 1238467 Remove unnecessary comments and variable c98ed0f Change requestSurface() to return surface_id Change-Id: Iee37220d40a190b361750352c00642a4890fc21a Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com> Signed-off-by: Tadao Taniakwa <tanikawa.tadao@jp.panasonic.com>
2017-11-13qlibwindowmanager: Fix installation errorKazumasa Mitsunari1-1/+1
Change-Id: I5dd0b986a86ed03f5c9ac55261c1c48c90180bec Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-11Initial integration of 4A (AGL Advance Audio Agent)Stephane Desneux15-0/+375
This is a move of the work done initially by Ronan Le Martret <ronan.lemartret@iot.bzh> in https://gerrit.automotivelinux.org/gerrit/#/c/11651/ Change-Id: I3c2124b186e72fd9804ff713b22a36a93283650e Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>