Age | Commit message (Collapse) | Author | Files | Lines |
|
* prevent error, when gcc 6.2 is used:
"initializer element is not a constant expression"
* ref:
http://c0x.coding-guidelines.com/6.5.7.html
Change-Id: I35be13c8b169222972becde16b5382782195de6e
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
* because of a recipes from meta-rcar, we need to keep a mesa_10 recipes (and never use it...)
- meta-rcar/meta-rcar-gen3/recipes-graphics/mesa/mesa_10.%.bbappend
* a fix was send uptream and waiting intergration ...
* waiting pull request:
https://github.com/CogentEmbedded/meta-rcar/pull/9
Change-Id: Ia6bb84892f2a12ec5f8a4d4f3c5c70f60c7fa569
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
This changeset removes unused or old/stale files from the
meta-agl-bsp layer before the 'Daring Dab' development cycle starts.
Change-Id: I9df5841bb65545a435637d1067df573506f4cb02
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I6ef9fb754a2d71aff1eae78ffde40c45a86362b5
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
* the option "-C XXX" must be set in first position.
Change-Id: I89f21e9491a03d53ee9ed047e2ae267ad481fdf6
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: Iebddf4bed98a8216a521b5e8871b4dc111f3716e
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I1ce6a5f4fb2d04962234d4b2f9bcfe92140cccc9
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I7e79eaf17546d372d2a2fe0a71f25b0f0a83d6de
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I5ca505da0837c28acc4cb133e9d6acd87d1c7bcc
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I9b512a907398de9c96dc46111c74bed4059f7b8e
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
* missing namespace into defconf
Change-Id: I9f292f8186fb771f8eb8c82ad8e7e985c474e9ea
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
* optee-os use python script to build so,
We need to add:
inherit pythonnative
If not we use host python during the build.
* During the build, optee-os use script:
- scripts/pem_to_pub_c.py
- scripts/sign.py
Those script depend on python-pycrypto
"from Crypto.PublicKey import RSA"
So we need to add python-pycrypto native to recipes
* The python-pycrypto recipes come from meta-security (out of AGL):
https://layers.openembedded.org/layerindex/recipe/39101/
Change-Id: I64340544c9a23a8e9ef62aca348fc08722d3dcc2
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
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>
|
|
Change-Id: I47dcf04e05ec61eebff20a171df78584c7de70a1
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
As TARGET_VENDOR is defined in AGL, the toolchain has a
different name.
The gles recipe contains hardcoded toolchain name, this
add support to custom one.
Change-Id: Ie4e768d0570c6a07f92067e39079e6e063d59451
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Note: optee-os recipe is disable for the moment.
Change-Id: I8881fcc3c794b1cbb479b8e7d61bb86688f78bf9
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
This is a backport from Jethro as meta-rcar-gen3 append on following:
- gstreamer1.0-libav_1.4.5
- gstreamer1.0-omx_1.2.0
- gstreamer1.0-plugins-bad_1.4.5
- gstreamer1.0-plugins-good_1.4.5
v2 (jsmoeller): Move into meta-rcar-gen3 subfolder as it only affects that layer.
Change-Id: Iefc9a2c10e76c172f1cb1f8d3babf3544828310e
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This is a backport from Jethro as meta-rcar-gen3 append on this package.
v2 (jsmoeller): Move underneath meta-rcar-gen3 as it only affects that layer.
Change-Id: I1c9f94346da919530c359b471429fad9b1b2c661
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This is a backport from Jethro as meta-rcar-gen3 append on this package.
v2 (jsmoeller): move to meta-rcar-gen3 subfolder as it only affects that layer
Change-Id: Ic5755342beae2b02a6072d40fc7e8d41596d5b2b
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|