summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-07-12af-binder: Fix of subscribe issueguppy_7.0.3guppy/7.0.37.0.3José Bollo1-1/+1
Enforce serialization of messages, makes event really asynchronous, and enforce (un)subscribe in living request. Include the following changes: * 9194450 afb-evt: send events in separate job * 034b0ab Revert "afb-stub-ws: Allow unordered process of messages" * 328c4b5 (guppy-next) afb-xreq: Forbids (un)subscribes after reply Bug-AGL: SPEC-2215 Bug-AGL: SPEC-2219 Bug-AGL: SPEC-2542 Bug-AGL: SPEC-2599 Change-Id: I84b2d1c46c13c1f18c2eb466284d2b4fc8fedc0b Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-07-07Change the AGL mirror setup following the server changeJan-Simon Möller1-11/+22
The download server is currently http only. Add a fallback option to the MIRRORS in the distro configuration. Change-Id: Ic5403d921463a4f6aea813a150950c0d023aa77d Bug-AGL: SPEC-2604 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> (cherry picked from commit ea174a74a9e3325e07b6daa2f998b40f58981d56)
2019-07-04xmlsec1: add bbappend to fix SRC_URIScott Murray1-0/+3
The maintainer of the xmlsec1 package has moved the source .tar.gz for version 1.2.25 to a "old" directory, so add a bbappend to tweak the recipe SRC_URI. Bug-AGL: SPEC-2601 Change-Id: Ife33daad6d5a6e83567ef5e417a17bf35d82d79a Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-28Prepare 7.0.3 releaseJan-Simon Möller1-3/+3
Bump the distro configuration for Grumpy Guppy v7.0.3 Change-Id: I850e5257a156ca550f1d342e4a55edb94de61918 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-06-27Add support for nbd protocol v3Ronan Le Martret3-3/+18
Add a new cmdline argument using option 'nbd.v3' that could be parsed by the initrd script used for netboot. Bug-AGL: SPEC-1423 Change-Id: I13dcd1c783811fd662e9f5090b3c49849e91e011 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2019-06-27[RCAR] Remove unnecessary device tree fileHarunobu Kurokawa1-0/+20
Bug-AGL: SPEC-2486 Change-Id: Ic0cf9128d1630ede1af8024e3bd5258b7529b683 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> (cherry picked from commit cee71afc12c0b05f79ab1b934607682d1ed2762c)
2019-06-21[RCAR] Fix patch on kernel dtsRonan Le Martret1-8/+12
* For RCAR BSP v3.15.0, we need to fix this patch Bug-AGL: SPEC-2543 Change-Id: Iadf40e6bfe964c3881d411cbdaab956ce524bc76 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2019-06-20[RCAR] Remove Fix on kernelRonan Le Martret2-149/+0
- Due to RCAR BSP update to v3.19. Bug-AGL: SPEC-2543 Change-Id: Iad52b6800c3a8edfc16fe2c7d255b6da71c936f6 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2019-06-20[RCAR] Remove old fix on ubootRonan Le Martret2-102/+0
- Due to RCAR BSP update to v3.19, we don't need this fix anymore. Bug-AGL: SPEC-2543 Change-Id: Ic74675441f0265658422602bb05d7ed61d2cc774 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2019-06-20[RCAR] Update RCAR BSP to v3.19.0Ronan Le Martret1-2/+2
Bug-AGL: SPEC-2543 Change-Id: Ifa0c4af071115fdcd370b794436109b153fc3c6f Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2019-06-11Merge "meta-agl-profile-graphical*: Add qtaglextras and dependencies" into guppyJan-Simon Moeller4-0/+84
2019-06-11Merge "Fix m4-native build with recent glibc versions" into guppyJan-Simon Moeller2-0/+132
2019-06-11Fix m4-native build with recent glibc versionsbuild.automotivelinux.org2-0/+132
This is a backport from http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-devtools/m4?h=thud&id=95ca077ab871ceff46c2052f324f879a1d624ff4 Change-Id: I2c9cadda7df166d5949a69c005fbecb33c99c639 Bug-AGL: SPEC-2510 Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
2019-06-06meta-agl-profile-graphical*: Add qtaglextras and dependenciesScott Murray4-0/+84
Add qtaglextras to meta-agl-profile-graphical-qt5, and its dependencies libhomescreen and agl-service-homescreen to meta-agl-profile-graphical. This is required to fix building the cluster demo SDK now that qtaglextras has been added to packagegroup-qt5-toolchain-target. These changes are a partial backport of the move of the contents of meta-hmi-framework in master / Halibut. Bug-AGL: SPEC-2484 Change-Id: I94493c65d2253ceb2204b34a8ad216910851a54b Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2019-06-03Merge "Bump waltham-transmitter src revision." into guppyJan-Simon Moeller1-1/+1
2019-06-01Bump waltham-transmitter src revision.Naoko Tanibata1-1/+1
Bug-AGL: SPEC-2417 * cd33a17 - transmitter: Fix the alignment issue Change-Id: I8ec1648d6b5ff599afeee5a64bdc64cfd7957825 Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
2019-05-31Merge "meta-agl: Get stride from drm_get_dma_fd_from_view" into guppyJan-Simon Moeller2-0/+60
2019-05-31Merge "Bump waltham-transmitter src revision." into guppyJan-Simon Moeller1-1/+1
2019-05-31meta-agl: Get stride from drm_get_dma_fd_from_viewNaoko Tanibata2-0/+60
Modify drm_get_dma_fd_from_view to get buffer stride. * cd33a17 - transmitter: Fix the alignment issue Bug-AGL: SPEC-2417 Change-Id: I5947bd2c07ce7a3f264c84de15b13bf5bb274e90 Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
2019-06-01Bump waltham-transmitter src revision.Naoko Tanibata1-1/+1
Bug-AGL: SPEC-2058 * 02708da - transmitter: Free the allocated memory Bug-AGL: SPEC-2057 * 3f28f47 - transmitter: Correct error handling * adf1ab2 - Add .gitignore Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com> Change-Id: I9c35b896909d3799d3bc3e7af9c9f9ea951bc86e
2019-05-27Merge "Ensure the rpi kernel includes the ethernet driver by default" into guppyJan-Simon Moeller2-0/+6
2019-05-24Ensure the rpi kernel includes the ethernet driver by defaultJan-Simon Möller2-0/+6
This is required (not only) for CI use. Bug-AGL: SPEC-2456 Change-Id: Ic00ff4945b71fa9cb2bced56ae08e04064a2cb4c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-05-24Post-7.0.2 bump of distro config filebuild.automotivelinux.org1-2/+2
We are now post-7.0.2. Change-Id: Ia3b0bdc77ce481f0cb64b18eff9d938ebcbea03c Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
2019-05-04Cut 7.0.2 releaseguppy_7.0.2guppy/7.0.27.0.2Jan-Simon Möller1-3/+3
Change the distro config for GG v7.0.2. Change-Id: Ice7578b08ce821e75c8cf3c41d36ead0c887445b Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-05-03agl-service-signal-composer: Library dependencyFrederic Marec1-1/+1
As the "controller" and "helper" aren't any more submodules but in libraries, it is required to add the dependency int he recipe. Bug-AGL: SPEC-2139 Change-Id: I377113b733c30d9a51297155c695ae98f151fbed Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2019-05-02Bump libappcontrollerRomain Forlot1-1/+1
f22ece1 Fix .deb packaging following review 21188 6a86970 Fix: wrong string length size used bcd8dbb controller: fix broken link dc2bdf6 devguides-book: needed for AGL documentation e6d4a74 Add gitreview for guppy 0ed00b3 Add fixed gitreview 8c276ea Add the header files in the dev package d4bd750 No bin package about now, only dev version 2fd0e00 Adds more details about the library migration 8f76233 Remove useless magic number check 08a8d17 New installation instructions 680af25 Adding packaging files Change-Id: If2ea6d0d560b8ec78e31d402dec7a7482a3c7768 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2019-05-02Bump libafb-helpersRomain Forlot1-2/+2
And add the jq runtime dependency f983fa9 Fix .deb packaging following review 21188 7b3a94b docs/usage: fix broken link 9c7d705 docs/usage: fix broken link e199da8 afb-helpers-book: changing name of the section 3fefacc book.yml: needed for new doc workflow 89ca466 Add gitreview for guppy 8876fa0 Fix gitreview file 9bcc943 Set PROJECT_VERSION overwritable by cli b7e6dbe Add functions reference documentation 2e36a74 Call the freeCB function a manual timer stop call aba89b5 Little code cleaning. a1976ff Adding packaging files Change-Id: I90f8fcf015390c693d6cc947a5ace43ddb1283a4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2019-04-26meta-agl-profile-core: Add mosquitto to passwd / groupScott Murray2-0/+2
Add entries for the mosquitto daemon to the static passwd and group files to allow building it into images. Since there is not really a mechanism for doing this in the telematics profile without a full duplication of the files, adding it to the core version seems required for now. Change-Id: I50248a7d2b2a2ed5539ba002d9521c0e0fd14034 Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit 752c944f73e693333e902530b747d6d7259caf37)
2019-04-23Post-release bumpJan-Simon Möller1-2/+2
We're now in the cycle towards 7.0.2 . Code should be sumbitted before apr 28th. Change-Id: I032f6a69061b707a4d7d0848a40b4ea4b8886eb1 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-04-16Merge "meta-agl.md: remove link to meta-agl-extra" into guppyJan-Simon Moeller1-1/+1
2019-04-16Merge "meta-intel: Support the upsquare board" into guppyJan-Simon Moeller4-0/+16
2019-04-16meta-agl.md: remove link to meta-agl-extraClément Bénier1-1/+1
- this link does not exist anymore Change-Id: I912a0396d890b8548d3d8388852c685ee17d2d2b Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2019-04-15meta-intel: Support the upsquare boardCorentin Labbe4-0/+16
This patch adds the necessary CONFIG for booting the upsquare board. The upsquare have an R8169 ethernet card and need it built-in for the kernel DHCP autoconf to work. The upsquare need some MFD_INTEL configs to boot. The meta-intel miss some CONFIG necessary for LAVA and NBD to works. Bug-AGL: SPEC-2075 Change-Id: I990732c78b53ac591dde83f4e372b420ea558fa7 Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
2019-04-12Merge "Lock app revisions again before 7.0.1 re-spin" into guppyJan-Simon Moeller1-2/+2
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-11Application framework: bump and fixesJosé Bollo2-2/+2
For af-main: * 598f374 Add ability to manage all widget/applications For af-binder: * 4789efd jobs: Ensure validy of event loop * 75a6b9e Prevent false positive during check source * bc8929b Fix false ***buffer overflow*** detection * f878e80 afb-export: Fix heap corruption Bug-AGL: SPEC-1850 Bug-AGL: SPEC-2272 Bug-AGL: SPEC-2292 Change-Id: If64eb30677d880c68d504765ed7d3b2744d8ffe0 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
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)