Age | Commit message (Collapse) | Author | Files | Lines |
|
Kingfisher has tree display output, currently AGL use
only one output from micro HDMI.
Change-Id: Ife61da4bfd2127a49c50247c26d8a7693960d439
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
The m3/h3 platforms have certain mixer settings that must be enabled and
levels set before anything will be heard. Provide a default that sets
this to a comfortable default along with other volumes.
Bug-AGL: SPEC-792
Change-Id: I1b983b75fd580ae39495a47058bb568b7f75a479
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12199
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
- All kernel recipes must inherit linux-agl.inc
- All kernel recipes for a given version (e.g. 4.9) should include
linux-VER-agl.inc in order to avoid duplication (such as the SMACK
label patch or security fixes)
- We enforce having merge_config.sh be invoked at the end, in order to
make sure fragments will be applied.
- Add a new fragment for Raspberry Pi to ensure the Pi Touchscreen is
still enabled.
With all of the above, we fix a number of minor issues as well, such as
platforms manually enabling NBD/RAMDISK for netboot as the previous
logic was not working in all cases.
Bug-AGL: SPEC-946
Change-Id: Ic688e899df5861d83712af12d8e1c6c3c9643300
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12063
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: José Bollo <jobol@nonadev.net>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
It can be slightly tricky to build a copy of python-wand that will also
function. A problem is that without additional logic (MAGICK_HOME), the
python code will not look outside of system paths for a copy of the
imagemagick library. However, even with this path added to the search
list, the code will still try a 'naked' load of the library it wants.
This can result in a visible failure if you have a new enough
imagemagic-6 installed (such as 6.9.7) as the date string checking logic
will fail. Work around these problems by setting MAGICK_HOME globally
to the correct location and patch the api code to look for the form of
imagemagick that we build first, rather than last, so that we are going
to first search for what we know we built.
Bug-AGL: SPEC-984
Backport: https://lists.linaro.org/pipermail/openembedded/2017-October/000102.html
Change-Id: I9f0e3e64ab4601845e4f336aa81ce7c3d01ff7b7
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11587
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
In order for python-wand to function, it must have ImageMagick 6.9.2
available. Import this recipe from meta-linaro.
Bug-AGL: SPEC-984
Backport: https://git.linaro.org/openembedded/meta-linaro.git/commit/?h=pyro&id=74dacb34c13d1c85fe4627a890b9c04940f9ffeb
Change-Id: I6ddda052213d41ce3de115a4a3e5cf65afeaf5ee
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11585
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Add joystick.cfg into meta-agl-bsp/recipes-kernel,
Then include this cfg in each board bbappend.
Related commit:
https://gerrit.automotivelinux.org/gerrit/#/c/10463/
Change-Id: Ie484cc8017e7198cefa0d8e7476032c325a8348d
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11575
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Thomas Rini <trini@konsulko.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Switch to constructing the weston.ini from fragments of files instead of
variables and variable flags. This allows for much easier tracking of
signatures by leveraging existing mechanisms. Update the Readme to
explain how to do the various operations with fragments as well. Note
that for QEMU we do not need to pass -show-cursor as it's already
provided and we do want to change the VGA driver to one that reliably
provides DRM support.
For the HDMI connected screens, rather than name them by vendor name
them first for connection and then required transformation for correct
orientation.
For board-specific options, move them to the board directories.
When we need to change existing cfg options, rather than replace them
the proper location to do this in is the do_configure function.
Bug-AGL: SPEC-964
Change-Id: I2cceb4fd64f51eb2ab1d47419b77153cf02d7c12
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11375
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
bitbake does not know to track values that are found and used via
getVarFlags() without them being otherwise refernced and tracked in ways
that are otherwise caught. Further given that we use multiple levels of
varflags here we need to be explicit in their tracking. Add all
variables that we use to varflags where they are added to the metadata.
Bug-AGL: SPEC-939
Change-Id: I32cf16c4354d733e086c6ea9a845934beff94715
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11255
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Add uvc.cfg into meta-agl-bsp/recipes-kernel,
Then include this cfg in each board bbappend.
See: https://gerrit.automotivelinux.org/gerrit/#/c/10803/
Change-Id: I5faebefef3560a27496103e1ad4a1ca70377a1ba
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10893
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
* fix recipe-sysroot build dependency
Change-Id: I59285efd0894592d23c9114e08dc923e168f03db
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10917
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
* WARNING: The URL to download the Renesas BSP driver are change for v2.23
https://www.renesas.com/en-us/solutions/automotive/rcar-demoboard-2.html
(needed for WESTON 2.0)
Bug-AGL: SPEC-890
Change-Id: Ia5c788383331cae01cf8517468c326f6368050ea
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10911
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I18281683aa6df6ee6f5c639e4564cc272cae838d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10815
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-646
This reverts commit 53e399c375b0b7ce4a90ae8f05789e2e127eb773.
Change-Id: I751e3ccfe211c7bffad6b3db3950b18b7c142cf6
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10813
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Add the kernel configuration fragment for the ath9k_htc driver used by
the D-Link USB Wifi adapter recommended for demos to rcar-gen3.
Change-Id: I7739193adaeeba985625ea9058ee5c991b77b63a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10077
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Backport of patches from upstream for 4.9
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.9.y&id=cfc0eb403816c5c4f9667d959de5e22789b5421e
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.9.y&id=5d10ad6297260e9b85e7645ee544a6115bb229e4
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.9.y&id=ce7fe8595902c3f03ef528c2dc1928b3f4b67fcf
Bug-AGL: SPEC-705
Change-Id: Ic10d65a80f9cd334067e507715dfe9589fbde744
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9883
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
|
|
If graphics and multimedia acceleration packege is not located in
your Download directory, the error message is shown by red color.
v2:
Using tput instead of ANSI escape codes.
v3:
rebase after update BSP v2.19
Change-Id: Ica0c0ca557dd6b039cedc3bb45e6389f20fcd20f
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9415
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
* directly use the *.zip file, no need to untar any more.
Bug-AGL: SPEC-605
Change-Id: I970c0f7a7d2eeae05f2a53fd9eca1e0a37916938
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9373
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Changhyeok Bae <changhyeok.bae@lge.com>
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
This patch allows kernel sockets to be used by applications.
Bug-AGL: SPEC-554
Change-Id: Ib3562cb68334500b375b5dd341ead314c438f5e6
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9371
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
CONFIG_INPUT_UINPUT is needed for AVRCP controls to be registered
and function within bluez.
AGL-Bug: SPEC-540
Change-Id: Idbc63b8844fac595d73cb34f6a7eb4fb2243028d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
update weston.ini from Renesas rcar Gen3 BSP 2.17
Bug-AGL: SPEC-530
Change-Id: I5577a18cb5707c2484a46d3c91025ad087b6fa1e
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
update driver to version 2017-03-24.
Bug-AGL: SPEC-530
Change-Id: I5e18b5baa93419c80409b983de68ba4f7aaa74be
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* remove weston-intel.ini
* add new package weston-ini-conf
* the list of the sections of weston.ini is described in variable flags WESTONSECTION
* each section is described in variable flags WESTONSECTION
* each output screen is described in agl_screen variable
Bug-AGL: SPEC-477
Change-Id: I3d25ab49018e3842c916993ba8b9bcc2428d5170
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Setup_mm_packages.sh must be compliant with driver update.
Test if EXTRACT_DIR do not exists block the update.
Change-Id: If5a8adfbf187e0894d04488eb40aa6ddbe48ad95
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-413
Change-Id: I4ef71fde4a013c1dac4917f66727ce4b6be4170c
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
* Remove the file generation and directly copy the files.
the files:
default_regular.c
default_regular.h
were generate with command line:
$ scripts/render_font.py \
--font_file lib/libutee/tui/fonts/amble/Amble-Regular.ttf \
--font_size 20 --font_name default_regular \
--out_dir out/arm-plat-rcar/ta_arm64-lib/libutee/tui
the files:
default_bold.c
default_bold.h
were generate with command line:
$ scripts/render_font.py \
--font_file lib/libutee/tui/fonts/amble/Amble-Bold.ttf \
--font_size 20 --font_name default_bold
--out_dir out/arm-plat-rcar/ta_arm64-lib/libutee/tui
python-wand 0.4.3 (and newer) is incompatible with imagemagick >= 7.0,
so we need to backport imagemagick 6.
If you don't have imagemagick 6 install on your host the build of optee-os
will failed.
Change-Id: I83a6c4b963b7d3e18f2730b601934708a2f6c7ef
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I9c4ba041ede07252c69452dfa747b90b36346fba
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
* the optee from Renesas rcar gen3 DEPEND on
python-wand to build.
* python-wand comes from meta-linaro
Bug-AGL: SPEC-471
Change-Id: I2837a50ccea1b474c29a4461e7d7535c6d4195fb
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* ipv6 was disable in the previous version of
the Renesas gen3 BSP (v2.12) and boot with ipv6 doesn't work,
for now, on the Gen3 board.
Bug-AGL: SPEC-471
Change-Id: I0c0f14cbf3b5d8404e9b8108d24740ecaea762c2
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
- added weston.ini
- fix-touchscreen-crash.patch
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: Iee25aae5c25fcdda6e97181ccba946db938e129f
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the new version of arm-trusted-firmware from Renesas rcar gen3 BSP
doesn't need this fix for h3 anymore
Bug-AGL: SPEC-471
Change-Id: I3101f9cd7c032705bbdcb20cdadbba8af4ed8d62
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-471
Bug-AGL: SPEC-411
Change-Id: Icfcc4144385552718cea8ed43d0aa561686188f5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the original fix is relevant to YP krogoth only,
This branch is based on YP morty
* the original patch is from Renesas rcar gen3 v2.16:
meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-multimedia/webp/libwebp/
disabled_arm_neon.diff
Bug-AGL: SPEC-471
Change-Id: Iff0a6595c15a779eb07a91e0ae3a7a59da99870b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* update script for Renesas rcar gen3 v2.16.0 and for the last released
driver (version 2017-01-25) of Renesas rcar gen3.
Bug-AGL: SPEC-471
Change-Id: If078055e5bc65263491b7cadd6c7b55755746257
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the recipes "kernel-module-uvcs" was change to
kernel-module-uvcs-drv
Bug-AGL: SPEC-471
Change-Id: I07f4efe47c9c1fe66df7818e98c4c4cc0806973d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the new version of optee from Renesas rcar gen3 v2.16, doesn't need
this fix to build anymore.
Bug-AGL: SPEC-471
Change-Id: I8869b13bf038e2cd2f45a26affadd757fe1ea10c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* if you build ppp with a kernel >= 4.8 you need this fix
* if you build ppp with a kernel < 4.8 you need to remove this fix
* the version of the kernel from Renesas rcar gen3 v2.16 is 4.9, so
we need this fix.
Bug-AGL: SPEC-471
Change-Id: Iffefa52571163b15c7acd2d1ffc53b9b1ffb0c3b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* as Renesas rcar gen3 v2.16 do not use mesa recipes (.bbappend)
10.6.3, we do not need to maintain this recipes.
Bug-AGL: SPEC-471
Bug-AGL: SPEC-419
Change-Id: I80582d725bec71931d8d5fbf83fe3e0b29381592
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* this commit fix the patch for the new version of arm-trusted-firmware
of the Renesas rcar gen v2.16
Bug-AGL: SPEC-471
Change-Id: I70abed7104efc53d38133cf11be003476aef35c5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the Renesas rcar gen3 v2.16 need gstreamer recipes 1.6.3 from krogoth
Bug-AGL: SPEC-471
Change-Id: I1ce10935aac45b3f7711ec1033187ba74b1f921c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: Idddf52fd1c894493c3c65c45a93733d5ba39f809
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
This is slightly cleaner and better for handling failure cases.
Change-Id: I824308fc7c8ca8def86b7470a5226a6eff91f51c
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
* fix-touchscreen-crash.patch is already present
in meta-rcar.
* need to be backport to CC
Change-Id: I66dd246288c243c06f6ee022e07a95abeec10c37
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: Iad1185f03ad82e297f5368108d586f0af3894b23
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
* 0003-IPL-ddrinit-rev-0.20rc8.patch conflict with
0001-fix-build-for-gcc6-for-h3-init_dram.patch
* 0001-fix-build-for-gcc6-for-h3-init_dram.patch is only
use for MACHINE h3ulcb
Change-Id: I88b90583d8ed878b1aac76592c0953fa4ebdc92d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* 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>
|