Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-471
Change-Id: Ifb43484b96160b22fe24f446d5560a8796a90e48
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This adds a first template for the Altera cyclone5 board.
The build is not yet complete (failing on some gcc6 issue
in qtmultimedia-rtlfm-radio-plugin).
A few notes: CFLAGS/Tunings are set to -mfpu=softfp compared to the hardfp of
all the other target boards we have.
Change-Id: I9b179d9aef610ee5a67166df2dd79a52e2ac6c19
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
* use PREFERRED_RPROVIDER_libgbm-dev = "libgbm to prevent used of mesa
* use PREFERRED_PROVIDER_virtual/mesa = "mesa" to prevent used of mesa-gl
* https://patchwork.openembedded.org/patch/120281/
Change-Id: Ib03137b6a3f2c58ccfc2b9bc568572cc3be802aa
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
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>
|
|
The three gstreamer plugins do not build right now.
Disable until fixed.
Change-Id: Ie3d60c88fc73423509dbf36055f7585ab8e81e30
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>
|
|
config fragments
Add machine template for nitrogen6x
Change-Id: I63df939008a36d125f80d74d461453c63386e24e
Signed-off-by: Nathan Illerbrun <nathani@validmanufacturing.com>
|
|
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>
|
|
This adds neccessary firmware to support the Joule board, including wifi and
bluetooth.
Change-Id: Ia6973415113119aaf60fff0dbb494027fba96fd5
Signed-off-by: Kien Dinh <kien.t.dinh@intel.com>
|
|
runtime dependency with x11
Change-Id: I175b0d9900d61546cb0f116a1d698ee1f60b84b7
Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
Correct libva incorrect runtime dependency with x11
Change-Id: Ic4231c217c8c63575a98d370c898b8cb04e3a980
Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
|
|
Change-Id: I9c00765c3c1eece18a80c7b9f16a79a2bb9d2e5a
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Due to:
Can't install libva-dev-1.7.0-r0@corei7_64: Can't install libva-egl1-1.7.0-r0@corei7_64: no package provides libva-x11
See
https://jenkins-new.automotivelinux.org/job/sandbox-snapshot-master/MACHINE=intel-corei7-64,label=agl-test-slave/146/console
We need to fix libva through a bbappend.
This reverts commit c678e2d040c6071f3b6bec593d3c6271504a92e7.
Change-Id: I486aa82484f8b62c65b7ae1a7607f75ade26ce91
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I4efd1d2b8d4b6a6c82c68b572bcd5c9fa7a15ad1
Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
|
|
Add KERNEL_MODULES_AUTOLOAD directive some to multimedia package drivers.
Thus after bootup, multimedia framework is ready to use hw acceleration IP.
Change-Id: I43a92fdf2dff1f546e5a532b13203efd4a6b829c
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
this introduce gen3 support with egl & multimedia acceleration.
Change-Id: Id816c6ae85e2877a1af9203ef893e1db12db5afc
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
These are required for proper parsing.
Change-Id: I8ade2d0f96ad73f954cd4fd9908c47088def4d8a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Introduce a new template for "m3ulcb" reference design.
This machine is intended to be used in CI process, and does _not_
activate Hw acceleration for graphics or multimedia.
Change-Id: Ia780dee9a4d75133dfe7f98f09d3e876723d05f6
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
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: I8f0c1188e268b938c51b1c1eb0272ce6a9f2951d
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Change-Id: I3c788409f2b8c40abf3ddba48deae999f4a30954
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
This patch add the GStreamer plugins for hardware acclerated
multimedia and video post processing functionality.
Change-Id: I4ebed2e183f46f1d7cf1fb47ccec37dc64a026b6
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
This patch introduces certain allocators and sinks that will
use the platform specific components and provide the base
functionality for the GStreamer accelerator plugins.
Change-Id: Iad16f61eefb8c71933efb9109652aed008939203
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
TI Jacinto 6 has hardware multimedia acceleration capability.
This patch introduces the firmware and IPC components that
are needed to control the hardware accelerators.
Change-Id: I795c820f9bb87dd77ad227ce7c80f879dd935e54
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Change-Id: I953bca77105e5470362baa97e4e5ae0061b4d2ae
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
TI Jacinto 6 has a 3D GPU that can used to accelerate the graphics
processing requests. This patch replaces the default graphics
drivers and user space libraries only for the dra7xx-evm MACHINE
Change-Id: I1a53594f0fa4dc8fabd16f9ce2c765dd32b9e142
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Change-Id: I7ad6fc95f4252424ded09bc1d6d5ab18bf6733fd
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Bug-AGL: SPEC-307
Change-Id: I5ac3c3dad370545a33ce81071a4a15cdb261fa7a
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Change-Id: Icb03b2163d7e36a54f27bee78570240c5d337107
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
This change generalizes the *_setup_EULA*.sh scripts to work with custom layouts.
The 50_setup.sh of the machine template just needs to call
find_and_ack_eula <layerfolder> [<EULA_FILENAME_relative_to_layerfolder>]
The EULA_FILENAME is optional.
Also an optional EULA_FLAG_NAME can be exported which will be used
for the layer.conf.
If no EULA_FLAG_NAME is set, we'll default to the current
ACCEPT_EULA_$MACHINE.
Change-Id: I03a4551e1cf088dce0b13aa5e38f606d67e0fb29
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This changeset adds the imx6qsabrelite board to the mix.
It will be used in snapshot builds and tests in the lava lab
provided by Andrew Murray / Witekio .
Change-Id: Iefc120beeaa14454779ae08c4cd0ff226ce64e73
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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 2 template for local.conf to
prevent failure while building images with
enabled agl-sota feature. The same fix has been
already applied to the Raspberry Pi 3 template.
Unfortunately, although with this fix the build
passes successfully, rpi-sdimg image is not
created.
Change-Id: I9a6e3e4742b0226d962b295b43bbc467d3f0fc77
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>
|
|
Fix typo by replacing "meta-fsm-arm-extra" with
"meta-fsm-arm-extra".
Bug-AGL: SPEC-256
Change-Id: I7fdb84dc92d19a1d585bae6660accf106b5c4512
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
This saves an extra bbappend file which is dangling when we do try to build for porter-nogfx.
Change-Id: I519670f61da21ea7cd0bf40090d36934a83a56d6
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
Notable changes:
- Update poky-agl.conf for YP 2.1 krogoth
- change mesa bbappend to mesa_11 - TODO: check need for gallium, or replace with DRM see SPEC-237
- remote linux-yocto_3.14 as it is no longer shipped with YP 2.1
- rtl-sdr got a fix included for its packageconfig file
- update 0001-disable-when-booting-over-nfs.patch
- update checksums for ft2demo - TODO: check installation of test binaries
- automotive-message-broker needed a workaround in the recipe - TODO: fix package and recipe
- wayland-ivi-extension fix for use of autotools _AND_ cmake at the same time: only use cmake
- port pulseaudio_6.0.bbappend to pulseaudio_8.0.bbappend - TODO: check patches and forward-port
- agl-audio-plugin is currently disabled until ported to pulseaudio 8.0
- gstreamer1.0_1.2.3 is only used by meta-renesas, thus move it there
- update dlt-daemon to 2.15
TODO:
- check values in poky-agl.conf
- check mesa for needed bbappends on other boards (tested qemux86 and qemux86_64)
- check pulsaudio bbappend and forward-port patches (patches disabled!)
- check agl-audio-plugin and forward-port (build disabled!)
- check freetype bbappend wrt. installation path of test binaries
- check automotive-message-broker wrt installation routines for libraries (QA failure)
- check wayland-ivi-extension build and capabilities
Change-Id: I553e03cc37348cba2fc4a022820157c78bb184d3
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Iac0fab7b7fe7f5cc0b3c937fa02786088b173ca7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|