summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-12Lock app revisions again before 7.0.1 re-spinguppy_7.0.1guppy/7.0.17.0.1Jan-Simon Moeller1-2/+2
This reverts commit d1c32af22309e23c6df43c18fc73db7ae0b94f87. Change-Id: I5b0168f7746c60bdfc2f856e4ca7d193fa3cdb6e
2019-04-11Unlock before re-spinJan-Simon Möller1-2/+2
Change-Id: I22ebbe22685bf0edfd7ba953ed2e76e6b7f5a60c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-04-08Meta AGL: Added files for AGL layers and meta-aglScott Rifenbark3-6/+174
Change-Id: Ie3e8400f10af5067b44478e98b2c4b99349b56f6 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2019-04-02Merge "meta-agl-profile-telematics: recipes-core: systemd: change canbus ↵Jan-Simon Moeller3-7/+9
systemd match regex" into guppy
2019-03-27meta-agl-profile-telematics: recipes-core: systemd: change canbus systemd ↵Matt Ranostay3-7/+9
match regex Match on can* versus only can0 for any canbus interfaces that are detected and set to 500K (which is a common standard automotive baud rate). Change-Id: I8fe00c3043a7fa1faf92506a6cc26bd692ef3aa0 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-03-26[RCAR] Fixed missing definition about virtual/eglHarunobu Kurokawa1-1/+1
Sometimes, libepoxy has an error during do_configure. PREFERRED_PROVIDER_virtual/egl definition in agl_m3ulcb was changed to virtual-gles-user-module from libegl. To fix this missing dependency, add virtual/egl definition in virtual-gles-user-module. ------ checking for egl... no configure: error: Package requirements (egl) were not met: No package 'egl' found ------ Change-Id: Ia6915af2a8babbbd3353513cc2c115387f6e178c Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> (cherry picked from commit dbb36c01b2230ce950c4effdcb455ea27c805c27)
2019-03-18Cut GG 7.0.1Jan-Simon Möller1-3/+3
added projects : meta-rtlwifi at revision fd7ca0ca47c7095ced62a5a7cdef040dff87fb76 meta-sancloud at revision 388671ab29b7cf7e688afd043f8a43e21adc5f73 changed projects : meta-agl changed from refs/tags/guppy/7.0.0 to guppy [+] 21954cd Merge "af-binder: Bump to cherry picked fixes" into guppy [+] 26cc17a meta-agl-bsp: meta-sancloud: weston-ini-conf: Fix resolution for cluster demo [+] 2578ffd af-binder: Bump to cherry picked fixes [+] a818088 meta-agl-profile-core: recipes-apis: high-level-viwi-service: bump SRCREV [+] b2c3cf1 meta-agl-bsp: meta-sancloud: weston-ini-conf: Use 720p resolution [+] 05348b1 meta-agl-bsp: meta-sancloud: weston-ini-conf: Set correct gbm-format [+] 485c943 meta-agl-bsp: meta-sancloud: linux-bbe: Reserve 256MB for CMA [+] fafa41e meta-agl-bsp: meta-sancloud: linux-bbe: Apply AGL kernel changes [+] 73dc247 agl-login-manager: Move to meta-agl-profile-core [+] 9febcdb Add basic telematics profile definition [+] 5efcb59 meta-agl-bsp: meta-ti: weston-ini-conf: Apply only to dra7xx-evm [+] e8f7269 recipes-connectivity: connman: upgrade to 1.36 [+] 44511e5 neard: cancel empty record processing on tag detection [+] 1c72472 Fix the build failed (do_rootfs) for RPi3-64, guppy_7.0.0 [+] 246392f meta-agl-profile-telematic: recipes-core: systemd: backport CANbus network support [+] 22ba783 meta-agl-profile-core: packagegroups: add libqmi to connectivity profile [+] 7f5a0ab meta-agl-profile-core: recipes-connectivity: ofono: upgrade to 1.24 [+] ee287ec meta-agl-profile-core: recipes-connectivity: upgrade libqmi to 1.18.2 [+] 47b9fbd meta-agl-bsp: recipes-kernel: linux: add CONFIG_CAN_MCBA_USB to can-bus.cfg [+] e72dd9b Post release bump of distro configuration meta-agl-demo changed from refs/tags/guppy/7.0.0 to guppy [+] 08bad36 recipes-demo-hmi: low-can-demo: bump SRCREV [+] 17982ed phone: Replace QtMultimedia usage with 4A + gstreamer [+] f92cbc4 recipes-demo-hmi: libqtappfw: update SRCREV [+] c88ef7d Add libavirt to the SDK meta-agl-devel changed from refs/tags/guppy/7.0.0 to guppy [+] 45561d5 Bump the revision of agl-service-windowmanager [+] 358851a Add recipe for libavirt Change-Id: I989a82e72bf781137aee5343d79efd76b94814ae Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-03-18Merge "af-binder: Bump to cherry picked fixes" into guppyJan-Simon Moeller1-1/+1
2019-03-15meta-agl-bsp: meta-sancloud: weston-ini-conf: Fix resolution for cluster demoPaul Barker1-1/+3
If the 'hdmi-a-1-270.cfg' file has been removed (for example, when building the cluster demo) then don't try to modify it. Change-Id: I0cfcf21803eedd451d1ff160cc5b6d5950a1ab79 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
2019-03-14af-binder: Bump to cherry picked fixesJosé Bollo1-1/+1
This includes: * Fix build dep on OBS * afb-stub-ws: Allow unordered process of messages Bug-AGL: SPEC-2219 Bug-AGL: SPEC-2251 Change-Id: I1b5ce5263731de2f232945b0840e8b86edec2740 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-03-14meta-agl-profile-core: recipes-apis: high-level-viwi-service: bump SRCREVraquel medina1-1/+1
Bug-AGL: SPEC-2164 Change-Id: I46069208b8da06546796258bfcc80ff7e4d7769c Signed-off-by: raquel medina <raquel.medina@konsulko.com>
2019-03-07meta-agl-bsp: meta-sancloud: weston-ini-conf: Use 720p resolutionPaul Barker1-0/+1
The BBE is has fairly limited CPU and Graphics power so everything is sluggish at 1080p. Things work much better at 720p. Change-Id: I359f7fcfff0868de31f78b324595d9891b5848a0 Signed-off-by: Paul Barker <paul@betafive.co.uk>
2019-03-07meta-agl-bsp: meta-sancloud: weston-ini-conf: Set correct gbm-formatPaul Barker1-0/+3
The default gbm-format needs to be changed on the BeagleBone Enhanced due to a hardware errata on the AM335x SoC. For further details see the following section of the TI wiki: http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#AM3_Beagle_Bone_Black_Board_Configuration The TI documentation recommends further changes to powervr.ini and qt_env.sh, however it was found that only the gbm-format change in weston.ini is needed. Change-Id: I968384d0014fef2285d83902de044a5e97274d84 Signed-off-by: Paul Barker <paul@betafive.co.uk> (cherry picked from commit a237cf926dc7de7a6afe3980f58e877a40fbc3f9)
2019-03-07meta-agl-bsp: meta-sancloud: linux-bbe: Reserve 256MB for CMAPaul Barker2-0/+5
The tilcdc DRM driver needs more CMA memory available than we reserve by default in order to give a working GUI in AGL guppy. Change-Id: I3aea892889cdbc464acfdc5310cefd6654674286 Signed-off-by: Paul Barker <paul@betafive.co.uk>
2019-03-07meta-agl-bsp: meta-sancloud: linux-bbe: Apply AGL kernel changesPaul Barker1-0/+2
This is the first step towards integration of the Sancloud BeagleBone Enhanced (BBE) BSP with AGL. When building the BBE kernel for AGL we need to pick up the correct .inc files. Change-Id: I7cab264f4e53d389fd94150d6ed9697f968accc4 Signed-off-by: Paul Barker <paul@betafive.co.uk> (cherry picked from commit ae3a8f1589a4528b580ef3f230e5b419da1508e7)
2019-03-07agl-login-manager: Move to meta-agl-profile-coreScott Murray1-0/+0
Move agl-login-manager recipe to meta-agl-profile-core layer from meta-agl-profile-graphical to make it available for non-graphical profiles, e.g. the telematics profile. Change-Id: Ic3c875bb499f781ea2c0d48558cba6cf4cc704c3 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-03-07Add basic telematics profile definitionScott Murray3-0/+39
Add base packagegroup and image definitions for the telematics profile. The basic agl-image-telematics image defined pulls in the application framework and the can-low-level and network bindings. Change-Id: Ifca8649da3ed3473361556cbdc578247f84fbefe Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-03-05meta-agl-bsp: meta-ti: weston-ini-conf: Apply only to dra7xx-evmPaul Barker1-2/+2
The git history shows that the weston-ini-conf changes in meta-agl-bsp/meta-ti were added to support the dra7xx-evm. These changes should not be applied for other machines which use the meta-ti layer such as the beaglebone and bbe. Change-Id: Id777d751be033e6671ebf387977ec7f5be0e5514 Signed-off-by: Paul Barker <paul@betafive.co.uk> (cherry picked from commit 78fe3e0999b3f9a124c1dd8e0157002d0af55cee)
2019-03-05recipes-connectivity: connman: upgrade to 1.36Matt Ranostay8-0/+853
Backport from openembedded-core layer because needs the respective WiFi improvements: Fix issue with WiFi background scanning handling. Fix issue with WiFi disconnect+connect race condition. Fix issue with WiFi scanning and tethering operation. Fix issue with WiFi security change handling. Fix issue with missing signal for WPS changes. Bug-AGL: SPEC-1165 Change-Id: Ibf2b2039b39c2b7096f9549d569b83e86fa759bc Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit d06dcbb08fccbb92ce8c79c39db7ea20e2bd2e6c)
2019-03-05neard: cancel empty record processing on tag detectionraquel medina2-1/+37
neard service clients registered for tag interface call a series of getter methods via dbus. In the case of a tag programmed with a valid NDEF containing an empty record (D0 00 00) no valid dbus string type is associated with the record and the get_type_property call results in a dbus error and neard service exit. This commit offers a workaround to avoid this particular situation while a more comprehensive solution is found (there are other record types that would fall in this same scenario). Bug-AGL: SPEC-2123 Change-Id: I1b6d639bdc2aea0a331e8c06d6eac18da21482f5 Signed-off-by: raquel medina <raquel.medina@konsulko.com> (cherry picked from commit a4a506023da9ebe77539af167712320a3e0cd850)
2019-02-28Fix the build failed (do_rootfs) for RPi3-64, guppy_7.0.0genesis1-1/+1
When building for RPi3-64, there will have an error at do_rootfs. The error messages are: nothing provides linux-firmware-bcm43430 needed by linux-firmware-1:0.0+git0+8fc2d4e556-r0.noarch This is happened because RPi3 change to use linux-firmware-raspbian, but doesn't change config about RPi3-64 Change-Id: I4b1881f63e8fffca08d8edc32f19b057fbc0c637 Signed-off-by: Che-Hao, Liu <genesisgardian@gmail.com>
2019-02-18meta-agl-profile-telematic: recipes-core: systemd: backport CANbus network ↵Matt Ranostay5-0/+464
support Backport changes to enable configuration of CANbus interfaces automatically on device detected, and on bootup. Bug-AGL: SPEC-2189 Change-Id: I837aa50038e25f32ec3143513067fc3eec69385d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit 6a89e444a26a854e482b39b50d04f8e16aa01744)
2019-02-18meta-agl-profile-core: packagegroups: add libqmi to connectivity profileMatt Ranostay1-0/+1
If DISTRO_FEATURES contains '3g' then includ the libqmi package to allow configuration of WWAN modules that have a Qualcomm MSM Interface. Change-Id: I96c890ef42a24039d9156a1a336d1dab17c66b75 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-02-18meta-agl-profile-core: recipes-connectivity: ofono: upgrade to 1.24Matt Ranostay2-0/+50
Backport from thud that pulls in various Qualcomm WWAN bugfixes and feature enchancements that are required for functional support. Bug-AGL: SPEC-2160 Change-Id: Ic82508a5b747a2ddd9c0ead774be1e5ef416e358 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-02-18meta-agl-profile-core: recipes-connectivity: upgrade libqmi to 1.18.2Matt Ranostay1-0/+16
Backport of libqmi from thud for various bugfixes, and to include the firmware programming tool. Bug-AGL: SPEC-2160 Change-Id: I426e9beb961cfce05b0e5bccad23821a1c3852b6 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-02-18meta-agl-bsp: recipes-kernel: linux: add CONFIG_CAN_MCBA_USB to can-bus.cfgMatt Ranostay1-0/+1
Add CONFIG_CAN_MCBA_USB to allow usage of Microchip CANbus analyzers Change-Id: I86d5726150373cb14630a95c7767fd13dd5d0924 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-02-12Post release bump of distro configurationJan-Simon Möller1-2/+2
Change-Id: I8ac4eef4309a52c1d59f13709fa48d3187f2ca70 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-10Cut Grumpy Guppy 7.0.0 releaseguppy_7.0.0guppy/7.0.07.0.0Jan-Simon Möller1-1/+1
Change the distro config for v7.0.0 . Change-Id: I13dd2ba0b63a0b9dd51b7764bdf90e4f14f40f07 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-08af-binder: Fix concurrent memory issuesJosé Bollo1-1/+1
This changes takes care to increment the the count of reference before using it. Bug-AGL: SPEC-2163 Change-Id: I598b15bcd7c5cfde632f60bc63a4181e3e82307e Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-02-07Change distro configuration for guppyguppy_6.99.5guppy/6.99.56.99.5Jan-Simon Möller1-4/+4
Use the guppy branch and change version to rc5. Change-Id: Ide35a594c83daace7e63a8f1c6415def19cfeb54 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-07af-main: Bump version GUPPYJosé Bollo1-1/+1
Includes: * d07c7f7 Set default version 7.0.0 GRUMPY GUPPY * 61c6490 Revert "afm-unit: Restore removal of capabilities" * 8e5fc40 wgtpkg-unit: Fix Segmentation fault * 728c665 Add gitreview file for guppy branch * 9f24684 afm-user-setup service: disable start rate limit * 9e6f77a Merge "Revert "afm-unit: add autoapi in required-api feature"" * da0ec3a Revert "afm-unit: add autoapi in required-api feature" * d683362 Merge "Fixed book.yml file" * 80c2030 Merge "afm-unit: add autoapi in required-api feature" * adc590a Fixed book.yml file * f2a2f13 afm-unit: Restore removal of capabilities * 2b6e13b afm-unit: add autoapi in required-api feature Bug-AGL: SPEC-2144 Bug-AGL: SPEC-2006 Change-Id: Ie081e394414f15a7f025110619027e8883556397 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-02-07agl-image-weston: fix incorrect packagegroup nameStephane Desneux1-1/+1
Bug-AGL: SPEC-2145 Change-Id: I8b098f464b50eda76b1ceb0c3d752a8a5377f0c7 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> (cherry picked from commit 919826f57c44ef2c28f598d9fc63ff122539e79a)
2019-02-07meta-agl-bsp: recipes-kernel: linux: remove execute bit from usbaudio.cfgMatt Ranostay1-0/+0
Execute attribute on usbaudio.cfg is useless and should be removed. Change-Id: I0e7706a25c9668977a1104e25793d25b0f692f09 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit 39de28be03450e629f3953486c13770988c5053f)
2019-02-07meta-agl-bsp: recipes-kernel: linux: add usbmodem.cfg fragmentMatt Ranostay2-0/+8
Change-Id: I4a064972e1ed98dbcda209889d8e75b849cc56a5 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit ba32016b5b4aa34059573f251e830e7eba873372)
2019-02-07meta-agl-distro: poky-agl: add 3g to AGL_DISTRO_FEATURESMatt Ranostay1-1/+1
To enable WWAN support for AGL add 3g to AGL_DISTRO_FEATURES Change-Id: Ib43344a6b6796afe19296fee14fddb5b2b23636a Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit de05674fb955234fe399e633dec9003fc42022e1)
2019-02-07meta-agl-profile-core: recipes-navigation: geoclue: remove ModemManager depMatt Ranostay1-0/+2
Remove ModemManager from deps by removing defaults PACKAGECONFIG options since this conflicts with oFono access to LTE modems. Change-Id: I85832b0790c24d1132fecbaaedf41f0399f66b0f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit dcaf0758fa1bbfe4363cd610ad8fd6fd4a098aec)
2019-02-07af-binder: bump revisionStephane Desneux1-1/+1
Included changes: * 8b58a16 jobs: Ensure releasing event loop * 4bb7ed6 Set default version to 7.0.0: GRUMPY GUPPY * 3facd51 Add gitreview file for guppy branch * 77bf8a3 Merge changes from topic 'spec-2089' * 194031d hello3: Fix warning unused variable * 0c68d46 afb-hsrv: Avoid call to getnameinfo * 2ff91c0 jobs: Remove conditionnal REMOVE_SYSTEMD_EVENT * 48df1b4 jobs: Separate internal threads from others * e9c6530 jobs: Refactor event loop handling * bb5dd7a afb-proto-ws: Serialize incoming message * a4bb03e packaging: update dependency on libmicrohttpd version * a785953 Merge "afb-api-v3: Fix potential buffer overflow" Bug-AGL: SPEC-2089, SPEC-2133 Change-Id: I9aa7fc1e33b57e4de629f6d1c4e241aed68b2888 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-02-06bluez-alsa: bump to master version of 2019-01-17Thierry Bultel1-4/+4
Fix version has a fix for a crash when PCM are released Also, no longer populate the PCM and control plugins in the recipe, because it is done by the "install" rule of the package makefile. BUG-AGL:SPEC-2126 Change-Id: Iff582a3c7dec7f215a109673582f210ef40f1903 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> (cherry picked from commit c45640696cbd5579168b317ab4ed27320fce3eb4)
2019-02-04Add gitreview file for guppy branchJan-Simon Möller1-0/+1
Change-Id: I3e549a3bf1625fe7b72ade672c9f509b0eac0919 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-20Post-release bumpJan-Simon Möller1-2/+2
Change-Id: I5883f78b91740ffc06f77dba1fed6c33218370d9 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-19Cut GG rc4 v6.99.4guppy_6.99.4guppy/6.99.46.99.4Jan-Simon Möller1-3/+3
Cut the rc4 of guppy. Change-Id: I29803ddf028d6c46cb300d03f31fe2ade9931add Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-18systemd-agl-sync: raise priority of the fragment that reloads systemdStephane Desneux1-1/+1
Some scriptlets installed in /etc/agl-postinsts/ have a priority greater than 90 This patch raises the priority of the fragment that restarts systemd to be sure that it's executed last. Change-Id: If1b261b7e75223eed65ce3e2937f525f2fe5d8d7 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-01-18meta-agl-profile-core: recipes-connectivity: ofono: change dbus policy to ↵Matt Ranostay2-0/+36
enable modem events To detect modem addition and removal in the agl-service-telephony binding the interface needs to be enabled in the dbus policy Bug-AGL: SPEC-2117 Change-Id: Ib610188d72404e338c59d64c4b84a183632efb1f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-01-16Add TaskManager serviceVitaly Wool1-0/+19
Add TaskManager service to recipes-apis. Change-Id: I58f67af6117f98cd802e7c6f7f863450ad46504f Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
2019-01-16Revert "Remove 4.9 patchqueue for new 4.14 kernel in meta-ti"Jan-Simon Moeller1-0/+1
Re-add the patchqueue for 4.9 . The 4.14 Kernel is missing the dtb for the screen. This reverts commit 6fc5ad52250e6dc63b40b17376668f40a016926e. Change-Id: I25f7650df642bb6c6e5fcb5cd0be525cc7938bcb
2019-01-16Revert "Remove patch in newer ti-staging kernel"Jan-Simon Moeller1-0/+1
The 4.14 kernel is missing the dtb of our screen. For now stay on 4.9 until the status is clear. This reverts commit 629062a55c41e8993761edf4a2a44400b72a6b91. Change-Id: Ibe4e87d1b81fff907bc35cacf10690b21fe45cb2
2019-01-15meta-agl-profile-core: agl-service-bluetooth: add network service to RDEPENDSMatt Ranostay1-1/+1
Add agl-service-network to RDEPENDS to allow it to disable rfkill on bluetooth interfaces Bug-AGL: SPEC-2124 Change-Id: I6a222a6b3e4d9056737ea05a4f0093ae87fd8062 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-01-15meta-agl-bsp: gen3: recipes-navigation: fix typo of gpsd-defaultsMatt Ranostay1-4/+4
gpsd-defaults was typo as gspd-defaults which causes the incorrect gpsd default settings on M3+KF Bug-AGL: SPEC-2111 Change-Id: I47a098893f214054a7cb687e1cf3a6897d077863 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-01-06Post rc3 bump of distro configStephane Desneux1-2/+2
we're heading towards rc4 now. Change-Id: I06afbe8fd76a4d7eaf8a72353eae0363ee8f8a53 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-01-05af-binder: bump revisionStephane Desneux1-1/+1
This following changes are included: * 1bce833 afb-api-v3: Fix potential buffer overflow * 3bb9874 afb-binding-v3: Fix issues in includes * eb9be95 packaging: Remove hard dependency to samples * 7508331 hello3: Add verb 'after' * 7916ea9 bindings/samples: Cleanup and tiny comment Change-Id: Ifa0f941e22096b46278951f6e8fa939d3215803d Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>