Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-471
Change-Id: Ifb43484b96160b22fe24f446d5560a8796a90e48
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Upstream is working on guidelines for DISTRO and BSP layers.
One outcome is the yocto-compat-layer tool.
A requirement for BSP and DISTRO layers is that they are single-purpose
aka just defining the distro and only defining the BSP.
To comply with this, move the distro out into meta-agl-distro and adapt the templates.
Bug-AGL: SPEC-472
Change-Id: I921127edc78e677bd75d42a793f0b3708a54dd79
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* [SPEC-424]
* yocto image should use dependency to facilitate maintenance
* yocto image should have its own LICENSE defined
Change-Id: I47a6c35f5b80947c5ef8b4761dd98b4bc82a5507
Signed-off-by: Ronan <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>
|
|
This changeset replaces the old meta-yocto with meta-poky.
It avoids the warning message
NOTE: Your conf/bblayers.conf has been automatically updated.
Change-Id: I89fa0a2eb1ed794b01539fbeee87bae82cf272dc
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>
|
|
This reverts commit 580518e556f73649fb516a350f0906bafb51e6d1.
Change-Id: I1514b0619cb85eea5cb101dfe229ab454238cfb5
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* come from poky 2.2 morty:
- poky/meta-poky/conf/local.conf.sample
* keep USER_CLASSES unchange into local.conf.sample.
Redefined it into poky-agl distro instead.
This will be easier to maintain and keep a trace of
modification from upstream.
Change-Id: Iaede1c6112a71e1585d1d8adfc6046fec9dd28cb
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
* 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: I041d13aa77802708beeea92bd25df59a1c56cc4a
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 changeset removes tar-native from ASSUME_PROVIDED in an attempt
to mitigate the tar-native extraction issue that we see on the jenkins slaves.
Is I understand the race-window, tar-native is just being extracted and already
in a preferred PATH while being extracted. The right fix would likely be
to extract first, then change PATH after the file is in place. A way to
do this is being researched.
Change-Id: I0b138a1bd27406e719ab0d711cf542a812fb8460
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>
|
|
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>
|
|
This converts the included features used for CI purposes to use the
dependency format introduced.
Change-Id: I405af9ffbd6954d0e78b5f738e762a80687337d7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Add agl-demo-platform-html5 to the list of AGL
images.
Bug-AGL: SPEC-331
Change-Id: I70f79bfa0b95e8e95f2a4023f91b185814123104
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
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 features (shortcuts) do activate the feature set for:
- the changeset builds (agl-ci-change-features)
- the snapshot builds (agl-ci-snapshot-features)
Change-Id: I4972f61b070836fedef8e06d32deaf07b8978dfb
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
* you can add included.inc file for each feature
* if features is include into an other feature,
they are print during the --help command
#source meta-agl/scripts/aglsetup.sh -h
...
Available features:
[meta-agl]
agl-all-features :( agl-demo agl-appfw-smack agl-devel agl-netboot agl-sota )
agl-archiver
agl-devel
agl-isafw
agl-netboot
[meta-agl-devel]
agl-renesas-kernel
[meta-agl-extra]
agl-appfw-smack
agl-demo :( agl-appfw-smack agl-devel)
Change-Id: I4a72abd48f70a9262203acba84fac24d9dd4dce0
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
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>
|
|
This changeset simplifies the configuration of the rpi kernel
by using kernel_configure_variable in do_configure_append.
Due to an upstream bug, we need to repeat the final configuration call.
We also enable BLK_DEV_RAM, BLK_DEV_NBD and SMACK.
For this we also define an OVERRIDE for netboot.
v2: add conditional appends for netboot, sota, smack by using overrides.
Change-Id: I2a4a8fae6989246d715fc2fc71bb4c251f423bdb
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|