Age | Commit message (Collapse) | Author | Files | Lines |
|
This patch is required to use SubSurface in the AGL Distro application.
This patch is necessary for at least navigation application.
Change-Id: I6faaafed3db52f048bc329050de290cba67a546b
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Change-Id: Id899777abafd84bc2c7eb9d3ba0a22906a45c7cb
Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
|
|
AGL demo UI uses screen virtically. This splash screen could be the same
orientation.
Change-Id: I62333f009dca94da79c8257ee7da3069dd86bc2e
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
This version of bluez, a little forward of 5.43,s
includes working features for using BLE GATT services
and attributes.
This is needed for a demo that uses DIGIPASS SecureClick
of Vasco.
To be removed when yocto upgrades to bluez 5.44 or higher.
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: Ic60a3d8271a14729032f0757df8aa2f8108b7798
Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
|
|
Change-Id: Ie854777d28f455082bafdee07f36ab21c025dc68
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
|
|
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>
|
|
* missing namespace into defconf
Change-Id: I9f292f8186fb771f8eb8c82ad8e7e985c474e9ea
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
* weston-init provides weston.service as weston.
We only want one recipe which provides weston.service
Change-Id: I2b9db570d466cd8f4007e2c28e0231f77d0a36ca
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
meta-agl-security only contains one recipe for xmlsec so it's not necessary
to maintain a full layer for this
Change-Id: I66b3eeaa0e777fcc0c94bdf562b7188b01641d86
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Change-Id: I9c00765c3c1eece18a80c7b9f16a79a2bb9d2e5a
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Upstream YP introduced
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?h=krogoth&id=529bbe2cc2cebeec0ee6cef27aba2d1aafe79d38
Thus this adds a follow-up fix for openssl.
Change-Id: Ifb55c3022596a6105662618f4cd08bd0165f5a6b
Signed-off-by: Romain Forlot <romain.forlot@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>
|
|
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>
|
|
ROOTFS_SIZE is recomputed for each image type based on total size of
rootfs directory. If rootfs directory gets smaller between creation of
rootfs image and SD image, it fill result in corrupted SD image.
It should not happen in theory, but it happens occasionally for a reason
I could not identify.
Change-Id: I1c888c179fdcec32c3cacbbce7b2d34ec70bbb17
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
CES2017 demo depends on it.
Change-Id: I9a01d106175fcfaba74195c9c6efe6e8f2bda4a5
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Fix Weston configurations for Raspberry Pi 2/3
and run it in IVI shell. Following these changes
start_ALS2016_ivi-shell.sh works again.
Bug-AGL: SPEC-268
Change-Id: Ief75dfc078a42aba65161783b2a7beef23115e33
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Change-Id: I4efd1d2b8d4b6a6c82c68b572bcd5c9fa7a15ad1
Signed-off-by: Dominig ar Foll (Intel Open Source) <dominig.arfoll@fridu.net>
|
|
When bluetooth is set in DISTRO_FEATURES, we need some bluetooth specific modules
for pulseaudio.
The list of packages is a part of OE's package group 'packagegroup-tools-bluetooth' which
also contains extra bluetooth tools we don't want to install in the core AGL image.
Bug-AGL: SPEC-293
Change-Id: I47abe11c136ce6a8fd9d58759bbf9ea1a506fd82
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Using IVI-shell as default for following platforms:
- QEMU
- Renesas
- Raspberry Pi
The IVI-shell is needed to run the CES 2017 demo.
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
|
|
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>
|
|
linux-linaro-qcomlt%.bb was wrong file extension.
I modify this file extension from *.bb to *.bbappend.
Change-Id: Ib44d0496025d88faf7a34310cc3d208db668ca5a
Signed-off-by: Kotaro Hashimoto <Hashimoto.Kotaro@ds.MitsubishiElectric.co.jp>
|
|
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 patch set contains three sets of changes:
* Recipes and patches from meta-arago for weston bringup
* Additional patches to support ivi-shell for dra7xx-evm
* Configuration settings for applications/AGL home screen
Change-Id: I925c1babdf2e825c0f68ec1d57107469f3abef09
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Tweaked the rtl_sdr.cfg fragment for linux-ti-staging to add CONFIG_I2C_MUX,
as it is required by the RTL28xx driver Kconfig in newer kernels. As well,
added another fragment to linux-ti-staging to enable USB Bluetooth HCI
devices so that USB Bluetooth adapters will work on Vayu.
Change-Id: Ifd40f25e2159066fea4707a7915ba9b6dee52e0c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
this introduce gen3 support with egl & multimedia acceleration.
Change-Id: Id816c6ae85e2877a1af9203ef893e1db12db5afc
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
The latest u-boot has included some patches that
is causing an instability with certain MMC cards
This patch fixes the SRCREV to a known commit and
includes a stability fix for the MMC
Change-Id: I7ba99d36bd713d81409d528e8067e012415b33f0
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
AGL support only using weston, then AGL cannot support v4l2sink.
README-AGL.md describe about v4l2, so remove it.
Change-Id: I4f670166fb18be0be88ecd32bdda5691a48f4d07
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Change-Id: I47dcf04e05ec61eebff20a171df78584c7de70a1
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Set XDG_RUNTIME_DIR for Raspberry Pi in weston.sh
to /run/user/0.
Bug-AGL: SPEC-310
Change-Id: I283ee98ae17a54aa3e6a4c8574ab9debe1b21fbb
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
dra7xx-evm supports multiple LCD panels, to boot the board
successfully, the uenv.txt has to specify the correct dtb
file. This patch adds the default dtb and specifies one of
the LCD panels in it.
NOTE:
It could happen that the panel that you have is a different
panel, in that case you would have to manually edit the same.
Change-Id: I0fdbe0ce48ca0654604a5808de684558308582c5
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
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>
|
|
Add kernel config fragments to enable support for the TP-Link TL-W722N
USB Wifi adapter on both Turbot and Porter, and RTL2832U DVB USB adapter
on Porter.
v2 (jsmoeller): Adapt linux-yocto bits and add rpi3 + vayu
- moving linux-yocto appends catches all the linux-yocto boards
- adding the fragments to the other boards likewise
- yet todo: sabre, wandboard
v3 (jsmoeller): remove leftover file://
Change-Id: Ic2c3255d9383ccfe8b24d034ef43779d120c5ee1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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>
|
|
The patch that was submitted to meta-agl has been upstreamed.
Remove and reuse from meta-ti.
Change-Id: I269b40fc29913bc192a4d0417b5f6c1af4458d81
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Update links to AGL wiki for the getting started
guidelines for QEMU, Renesas Porter board and
Raspberry Pi 2/3.
Change-Id: I39a557d790951232195b369c1b29550a37495ed4
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Also renamed the append file to make it kernel specific.
This kernel will enable more automotive specific usecases
like radio and other adapter boards that will be required
for AGL.
Change-Id: I2259724061f8b47f79fa43a5b65d43c8e025fd3a
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
This u-boot version will enable specific usecases for
AGL and in general to support additional peripheral
boards
Change-Id: Id08dd74e299a2fc7a28df88c4417e94c06a19293
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
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>
|