Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ia46fba4d730918b9da5062b8b7f12f9e4af3a6e4
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I035cad67460b9e6c29f882cd983fe80f653757df
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* Having a minimlal local.conf serving the only purpose
of user customization is the "Yocto" way of doing things
* After a source synchronization (repo sync), feature code
must be update without regenerate local.conf
Change-Id: I0bb0861f4c07a8b57cb59a03f6ffe9d2d693cbbe
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I4796047143e1fd2d2f74a22373ce6c85996a7ae3
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I5801a2bc252a581eb82c7c540e4d546882f1ca62
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Ifc21b44eef0b40657c04e011575cb27f0533d956
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Do use our target filesystem types instead of the
defaults in meta-raspberrypi.
Change-Id: If92013a5a55208f4f644f5c2b239e0052ce370c8
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I3683edc0638f1ceda0c53d96532276aafb3633fc
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Our bsp adaptation hardcodes the srcrev of the kernel.
Thus we stay on 4.4 until ported.
Change-Id: I30f962674cdb567c378fac62cde98bc1cf0f2c1e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I977a247c07b3520876ef9738a974e74649304516
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The packages does not exist anymore or was renamed.
Change-Id: I6a2203dd23fe6ae61adb1daaf2b24ae84f114589
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This change mitigates SPEC-390 by increasing the GPU memory available on the rpi2/rpi3 with 1G RAM to 640M.
Change-Id: I37fc28daa80e78808baa6d04f0b16647914ac65c
Bug-AGL: SPEC-390
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Allow the raspberrypi3 GPU to use the CMA dynamic memory split
to boost performance.
Change-Id: Ia72e7b83f7cca2b6b8a622c632345c748547429b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-366
Change-Id: Id15035817fcf110d52354fe4822af93d49b8c9ec
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
These are required for proper parsing.
Change-Id: I8ade2d0f96ad73f954cd4fd9908c47088def4d8a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This changeset add the firmware files for the wifi to the image.
Change-Id: I3557a50acc3eb80add605fdbdc32fa4af3a747bb
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I7ad6fc95f4252424ded09bc1d6d5ab18bf6733fd
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Change-Id: Icb03b2163d7e36a54f27bee78570240c5d337107
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Ensure that rpi-sdimg is created for Raspberry Pi
2 and 3 if feature agl-sota is enabled.
Bug-AGL: SPEC-254
Change-Id: I03ccf0851bdefdbd4e279b979163c225d2be9500
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Use "+=" instead of "=" for setting IMAGE_CLASSES
in Raspberry Pi 3 template for local.conf to
prevent failure while building images with
enabled agl-sota feature.
Bug-AGL: SPEC-254
Change-Id: I5384376908b7ceac1e03a4afff7b9d617e8a379b
Suggested-by: Anton Gerasimov <anton@advancedtelematic.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
The layer name was wrong in the bblacers.conf.inc - fixed.
Change-Id: I97cc7ba0de0c144180da070c0187259b2fac03e4
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This integrates the changes mentioned in the wiki
https://wiki.automotivelinux.org/agl-distro/agl-raspberrypi?rev=1474470047
so we can simplify it to a simple '-m raspberrypi2' or '-m raspberrypi3'.
The license whitelist is commented-out for now.
Change-Id: I77a5bd97c9b671c3a4da78482ca70f68e08e4877
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This is the application of the process proposed here:
https://lists.linuxfoundation.org/pipermail/automotive-discussions/2016-June/002232.html
Bug-AGL: SPEC-180
Change-Id: I5a7015fa810547a9ecf4fb096367323af3cdc670
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|