User Tools

Site Tools


dev-call-info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev-call-info [2018/08/07 12:58]
waltminer
dev-call-info [2018/08/07 18:13]
waltminer
Line 48: Line 48:
  
 === Meeting notes for August 7, 2018 === === Meeting notes for August 7, 2018 ===
-Attendees: ​//Upcoming Meeting//+Attendees: ​Walt, Scott, Tom, Romain, Ronan, Kurokawa, Michael, Chris, Stoyan, Jordan, Kusakabe, Leon, Dennis
  
  * **DD Must-Fix Issues**.  * **DD Must-Fix Issues**.
Line 65: Line 65:
    * Eel 5.1.0 (was 5.0.4) - [[agl-distro:​release-notes#​eel_510|Release completed!]] ​    * Eel 5.1.0 (was 5.0.4) - [[agl-distro:​release-notes#​eel_510|Release completed!]] ​
  
-         * 5.1.1 with updated poky planned after FF release, date tba+   Eel 5.1.1 with updated poky planned after FF release, date tba
  
    * Review [[https://​jira.automotivelinux.org/​issues/?​filter=11701 | EE Must Fix Issues]] in Jira       * Review [[https://​jira.automotivelinux.org/​issues/?​filter=11701 | EE Must Fix Issues]] in Jira   
Line 73: Line 73:
      * RC2 released on Fri (Aug 3)      * RC2 released on Fri (Aug 3)
      * RC3 - Merge window / deadline for rc3 is: 14-Aug-2018 ​      * RC3 - Merge window / deadline for rc3 is: 14-Aug-2018 ​
 +       * Feedback on RC2
 +         * HALS needed Fiberdyne amplifier, slim amplifier, etc. Microchip working on getting this available. ​
 +         * Wifi on RPI B+ not working (SPEC-1652). Leon working on a solution. Bluetooth needs to be tested. ​
 +         * Internal audio jack on RPI not working with 4a. May be the RPI BSP. (SPEC-1610)
 +         * Phone app not working. Needs Bluez to be integrated with 4a. 
 +         * Media player not working. Loic working on.
 +         * Mixer can only be opened once. Further attempts to open the mixer will not do anything, but the system does not crash. Michael writing Jira. Loic working on. 
 +         * Possible no home screen starting on Minnowboard Turbot reported by Matt R. Scott will also take a look today. ​
 +         * Scott trying to get QEMU ARM and ARM-64 working for CI. (SPEC-756)
  
    * Home Screen - need to resolve ownership of implementation of the Home Screen application. Could ask for volunteers on the mail list. Could hire someone to do it.     * Home Screen - need to resolve ownership of implementation of the Home Screen application. Could ask for volunteers on the mail list. Could hire someone to do it. 
Line 84: Line 93:
      * 7/24 - ZIPC reverted to push fix for RC2. Needs to be re-added for RC3.      * 7/24 - ZIPC reverted to push fix for RC2. Needs to be re-added for RC3.
      * 7/31 - Need to add zipc      * 7/31 - Need to add zipc
 +     * 8/7 - ZIPC still needs to be added for RC3. 
  
    * [[https://​jira.automotivelinux.org/​browse/​SPEC-1346 | SPEC-1346]] - HTML5 app launcher issue. Dominig and Jose will have a joint integration session next week.  Walt to send an email asking about anyone having a good demo app for HTML5 that can be donated to AGL. Maybe Igalia can provide something?    * [[https://​jira.automotivelinux.org/​browse/​SPEC-1346 | SPEC-1346]] - HTML5 app launcher issue. Dominig and Jose will have a joint integration session next week.  Walt to send an email asking about anyone having a good demo app for HTML5 that can be donated to AGL. Maybe Igalia can provide something?
Line 96: Line 106:
      * 7/24 - No update      * 7/24 - No update
      * 7/31 - Stephane tried meta-agl-lg,​ still needs adjustments for master      * 7/31 - Stephane tried meta-agl-lg,​ still needs adjustments for master
 +     * 8/7 - No update
  
    * Documentation Improvements - Dennis brought up that he has been showing AGL around his office and to other people. He noted that the AGL documentation site is out of date with respect to "​Getting Started"​. His team is interested in creating a custom device creation and app development. His "Hello World" app no longer works as a starting point. He has some ideas on how to improve things. Will send out an email to the list and create a Jira ticket. ​    * Documentation Improvements - Dennis brought up that he has been showing AGL around his office and to other people. He noted that the AGL documentation site is out of date with respect to "​Getting Started"​. His team is interested in creating a custom device creation and app development. His "Hello World" app no longer works as a starting point. He has some ideas on how to improve things. Will send out an email to the list and create a Jira ticket. ​
Line 105: Line 116:
      * 7/17 - [[agl-distro:​doc-site-improvements|Wiki page started]] to keep track of ideas for doc site improvements. ​      * 7/17 - [[agl-distro:​doc-site-improvements|Wiki page started]] to keep track of ideas for doc site improvements. ​
      * 7/31 - No update      * 7/31 - No update
 +     * 8/7 - Contract to be signed this week and Scotty will be starting ASAP. 
  
  
Line 130: Line 142:
      * 7/24 - Backend done. Send email to ML about issue. Struggling with cmake (app-templates). wgt did not contain .so or bin . Debug session suggested. romain suggests a cache issue (remove build folder).      * 7/24 - Backend done. Send email to ML about issue. Struggling with cmake (app-templates). wgt did not contain .so or bin . Debug session suggested. romain suggests a cache issue (remove build folder).
      * 7/31 - Working on qml frontend, using cmake app-templates and app-helper submodule now. Issues to convert from QtCreator.      * 7/31 - Working on qml frontend, using cmake app-templates and app-helper submodule now. Issues to convert from QtCreator.
 +     * 8/7 - Task manager - bulk of the code is finished. Should be done this Friday which is his deadline. ​
  
-     * Hema (MCHP) reported an issue starting an html5 app 
-       * https://​jira.automotivelinux.org/​browse/​SPEC-1570 
-       * and https://​jira.automotivelinux.org/​browse/​SPEC-1346 
-       * Tanikawa notes runxdg but multiple arguments on the cmdline are necessary (wrt launching qmlscene) 
-       * goal: run html5 mediaplayer app within AGL. result: does not run atm. 
-       * Tankiawa-san will send an example to use runxdg to the mailinglist. ​ 
-       * Update 7/31: Jose pushed fixes today for master 
-         * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​15789/​ 
-         * https://​gerrit.automotivelinux.org/​gerrit/#/​c/​15793/​ 
- 
-     * for rc2: include https://​gerrit.automotivelinux.org/​gerrit/#/​c/​15509/​ include. 
-       * 7/31: done. 
  
    * New Business:    * New Business:
      * Jira questions      * Jira questions
-       * SPEC-1260 - Agree with closure? Refer to SAT? +       * SPEC-1260 - Agree with closure? Refer to SAT? - Revisit next week 
-       * SPEC-1611 - Can close? ​  +       * SPEC-1611 - Can close?  ​- Check with Tanikawa and Jan-Simon 
-       * SPEC-1220 - How does Collabora Pulse plugin fit into this? +       * SPEC-1220 - How does Collabora Pulse plugin fit into this? - CLOSED 
-     * Move soft mixer and HAL generic from github to gerrit for Flounder +     * Move soft mixer and HAL generic from github to gerrit for Flounder ​- Defer to next week. 
-     * Scaling fix was reverted by Tanikawa. How do we get it back in. See SPEC-1611 +     * Scaling fix was reverted by Tanikawa. How do we get it back in. See SPEC-1611 ​- Defer to next week 
-     * Gerrit 14977 needs to be refreshed +     * Gerrit 14977 needs to be refreshed ​- Defer to next week. Will email Mizuno 
-     * Gerrit 15985 hold off for GG? +     * Gerrit 15985 hold off for GG? - Defer to next week 
-     * SPEC-1645 and the patches submitted by Zhang. ​ +     * SPEC-1645 and the patches submitted by Zhang. ​- Scott will review ​
  
  
dev-call-info.txt · Last modified: 2024/04/25 14:04 by wminer