Age | Commit message (Collapse) | Author | Files | Lines |
|
When booting in arm64 kernel, the vc4 driver has error.
The errors are:
vc4-drm soc:gpu: failed to bind 3f902000.hdmi (ops vc4_hdmi_ops [vc4]): -517
vc4-drm soc:gpu: master bind failed: -517
This is because the duplicate dtb of vc4-kms-v3d, which are overlays/vc4-kms-v3d-overlay.dtb and overlays/vc4-kms-v3d.dtbo.
So I remove overlays/vc4-kms-v3d-overlay.dtb and keep overlays/vc4-kms-v3d.dtbo, then the problem solved.
Change-Id: I15e22de95d8ea3e9ba4e0f48ba075051588984e3
Signed-off-by: Che-Hao Liu <genesisgardian@gmail.com>
|
|
Bug-AGL: SPEC-2486
Change-Id: Ic0cf9128d1630ede1af8024e3bd5258b7529b683
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
(cherry picked from commit cee71afc12c0b05f79ab1b934607682d1ed2762c)
|
|
* For RCAR BSP v3.15.0, we need to fix this patch
Bug-AGL: SPEC-2543
Change-Id: Iadf40e6bfe964c3881d411cbdaab956ce524bc76
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
- Due to RCAR BSP update to v3.19.
Bug-AGL: SPEC-2543
Change-Id: Iad52b6800c3a8edfc16fe2c7d255b6da71c936f6
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
- Due to RCAR BSP update to v3.19, we don't need this fix anymore.
Bug-AGL: SPEC-2543
Change-Id: Ic74675441f0265658422602bb05d7ed61d2cc774
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-2543
Change-Id: Ifa0c4af071115fdcd370b794436109b153fc3c6f
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
This is a backport from http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-devtools/m4?h=thud&id=95ca077ab871ceff46c2052f324f879a1d624ff4
Change-Id: I2c9cadda7df166d5949a69c005fbecb33c99c639
Bug-AGL: SPEC-2510
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
|
|
This is required (not only) for CI use.
Bug-AGL: SPEC-2456
Change-Id: Ic00ff4945b71fa9cb2bced56ae08e04064a2cb4c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This patch adds the necessary CONFIG for booting the upsquare board.
The upsquare have an R8169 ethernet card and need it built-in for
the kernel DHCP autoconf to work.
The upsquare need some MFD_INTEL configs to boot.
The meta-intel miss some CONFIG necessary for LAVA and NBD to works.
Bug-AGL: SPEC-2075
Change-Id: I990732c78b53ac591dde83f4e372b420ea558fa7
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
|
|
Sometimes, libepoxy has an error during do_configure.
PREFERRED_PROVIDER_virtual/egl definition in agl_m3ulcb
was changed to virtual-gles-user-module from libegl.
To fix this missing dependency, add virtual/egl definition in
virtual-gles-user-module.
------
checking for egl... no
configure: error: Package requirements (egl) were not met:
No package 'egl' found
------
Change-Id: Ia6915af2a8babbbd3353513cc2c115387f6e178c
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
(cherry picked from commit dbb36c01b2230ce950c4effdcb455ea27c805c27)
|
|
If the 'hdmi-a-1-270.cfg' file has been removed (for example, when
building the cluster demo) then don't try to modify it.
Change-Id: I0cfcf21803eedd451d1ff160cc5b6d5950a1ab79
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk>
|
|
The BBE is has fairly limited CPU and Graphics power so everything is
sluggish at 1080p. Things work much better at 720p.
Change-Id: I359f7fcfff0868de31f78b324595d9891b5848a0
Signed-off-by: Paul Barker <paul@betafive.co.uk>
|
|
The default gbm-format needs to be changed on the BeagleBone Enhanced
due to a hardware errata on the AM335x SoC.
For further details see the following section of the TI wiki:
http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#AM3_Beagle_Bone_Black_Board_Configuration
The TI documentation recommends further changes to powervr.ini and
qt_env.sh, however it was found that only the gbm-format change in
weston.ini is needed.
Change-Id: I968384d0014fef2285d83902de044a5e97274d84
Signed-off-by: Paul Barker <paul@betafive.co.uk>
(cherry picked from commit a237cf926dc7de7a6afe3980f58e877a40fbc3f9)
|
|
The tilcdc DRM driver needs more CMA memory available than we reserve by
default in order to give a working GUI in AGL guppy.
Change-Id: I3aea892889cdbc464acfdc5310cefd6654674286
Signed-off-by: Paul Barker <paul@betafive.co.uk>
|
|
This is the first step towards integration of the Sancloud BeagleBone
Enhanced (BBE) BSP with AGL.
When building the BBE kernel for AGL we need to pick up the correct .inc
files.
Change-Id: I7cab264f4e53d389fd94150d6ed9697f968accc4
Signed-off-by: Paul Barker <paul@betafive.co.uk>
(cherry picked from commit ae3a8f1589a4528b580ef3f230e5b419da1508e7)
|
|
The git history shows that the weston-ini-conf changes in
meta-agl-bsp/meta-ti were added to support the dra7xx-evm.
These changes should not be applied for other machines which use the
meta-ti layer such as the beaglebone and bbe.
Change-Id: Id777d751be033e6671ebf387977ec7f5be0e5514
Signed-off-by: Paul Barker <paul@betafive.co.uk>
(cherry picked from commit 78fe3e0999b3f9a124c1dd8e0157002d0af55cee)
|
|
When building for RPi3-64, there will have an error at do_rootfs.
The error messages are: nothing provides linux-firmware-bcm43430 needed by linux-firmware-1:0.0+git0+8fc2d4e556-r0.noarch
This is happened because RPi3 change to use linux-firmware-raspbian, but doesn't change config about RPi3-64
Change-Id: I4b1881f63e8fffca08d8edc32f19b057fbc0c637
Signed-off-by: Che-Hao, Liu <genesisgardian@gmail.com>
|
|
Add CONFIG_CAN_MCBA_USB to allow usage of Microchip CANbus analyzers
Change-Id: I86d5726150373cb14630a95c7767fd13dd5d0924
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Execute attribute on usbaudio.cfg is useless and should be removed.
Change-Id: I0e7706a25c9668977a1104e25793d25b0f692f09
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit 39de28be03450e629f3953486c13770988c5053f)
|
|
Change-Id: I4a064972e1ed98dbcda209889d8e75b849cc56a5
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit ba32016b5b4aa34059573f251e830e7eba873372)
|
|
Re-add the patchqueue for 4.9 . The 4.14 Kernel is missing the dtb for the screen.
This reverts commit 6fc5ad52250e6dc63b40b17376668f40a016926e.
Change-Id: I25f7650df642bb6c6e5fcb5cd0be525cc7938bcb
|
|
The 4.14 kernel is missing the dtb of our screen. For now stay on 4.9 until the status is clear.
This reverts commit 629062a55c41e8993761edf4a2a44400b72a6b91.
Change-Id: Ibe4e87d1b81fff907bc35cacf10690b21fe45cb2
|
|
gpsd-defaults was typo as gspd-defaults which causes the incorrect
gpsd default settings on M3+KF
Bug-AGL: SPEC-2111
Change-Id: I47a098893f214054a7cb687e1cf3a6897d077863
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
When using Kingfisher + M3ULCB + MOST network devices, it's possible
to reach the max number of statically allocated soundcards.
This patch enables CONFIG_SND_DYNAMIC_MINORS which allows to declare
more than 8 soundcards.
Change-Id: Ibe0f75e00c343d7adfcdae0661e893fb39fc4169
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
We add the rtc driver as module so we can attach e.g.
http://wiki.seeedstudio.com/Grove-RTC/
Add the necessary drivers as module.
Change-Id: Iacb8247f9e2edccabe854284672353a847a27e0d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The patch for CGROUP2 is important for running
without capabilities.
Bug-AGL: SPEC-2006
Bug-AGL: SPEC-1016
Change-Id: I0dfec85bdc66b220e20776501522e71579e6a742
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This patch allows to correctly handle the cgroup
filesystem based on CGROUP2.
The patch is made available through the file
linux-agl-4.14.inc
Bug-AGL: SPEC-1016
Bug-AGL: SPEC-2006
Change-Id: I2dba8bf0341d699c66a098c18fcb22a65b930e58
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This add a patch that allows to handles keys with
keyctl when Smack is active.
The patch is not directly enabled but is made
available in the file linux-agl-4.14.inc that
can be included.
Change-Id: I6ad74b1119190e093eaa5878c55cd233b181346f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
We update meta-ti to 4.14, thus we do no longer need the 4.9 patch queue of smack.
Change-Id: I20d89c75029f29b0e6827979e70e85614d7a2e40
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The pending BSP update already has this patch applied (can be reverse-applied).
Thus remove it.
Change-Id: If3172270f40b21bd448c7113c7ab6f2a8f82023c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The ivi-id-agent was missing because its configuration wasn't
updated although it is changed by the following patch of
wayland-ivi-extension in meta-agl-demo.
22c9537 wayland-ivi-extension: Added ivi-id-agent by mtey
Change-Id: I6faf18735cc0a2b7caea97a77fab3e11eaedcc49
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
The logic to handle the "virtual-output" and "gst-record"
DISTRO_FEATURES seems to be unfinished, this update replaces the
"virtual-output" usage with just "gst-record", as the former does not
seem to exist in the AGL codebase. The virtualoutput.cfg file has been
updated with the arguments from the virtual output section in the
replacement .ini file from the mapviewer-demo recipe in meta-agl-demo,
but some further investigation is required into tweaking things to
produce a final .ini file that matches that one. These changes are a
first step to getting to that end goal.
Change-Id: Ib99e0717ed1e66016c6e936a3c398addcb6adfb7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 262b016588cb153520362cf0aed3715e43d86672)
|
|
Change-Id: I3c2d0df6e3afd4aa0671261f7d143ac15d88a836
Signed-off-by: Anton Gerasimov <tossel@gmail.com>
|
|
Add a dependency to virtual/kernel:do_deploy to ensure that
the dtb and dtbo files needed for task compile will be present.
Bug-AGL: SPEC-1775
Change-Id: I2d5872fe6bbd9a40c3f4185eea0efc10e6100b8b
Reported-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Include the recently added Yocto/OE recipe create-combined-dtb
for combining dtb and dtbo to Raspberry Pi builds.
Bug-AGL: SPEC-1775
Change-Id: I4bb91d9e5d7f6f5b8fe6a9371d85b93aa26bff1e
Suggested-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Upgrade ptest-runner to v2.2 (first 6 patches), and add the
WIP support for LAVA signal (patch 7).
From branch:
https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=timo/lava-ptest-runner2
Commit:
https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=timo/lava-ptest-runner2&id=11b29ce444610a07067a89b38e9e85c2162bbf67
Change-Id: Ic4ee5e3a9ab796fe7ccd1810b31e582370f99a25
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|
|
Combine a number of device tree overlays to a base blob with a
specified filename in the deploydir only. This feature is
required only for netboot therefore the files are not included
in the image.
Bug-AGL: SPEC-1775
Change-Id: I16ff043ee0d44d4151e1fb2ba714bd1542854bd8
Suggested-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Add a recipe for building fdtoverlay native from the source
code of newer dtc without upgrading the version of the main
dtc recipe.
Bug-AGL: SPEC-1775
Change-Id: I251b22e0ecd4d2de088340daf19b602670668d55
Suggested-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Bug-AGL: SPEC-1945
Latest meta-rcar update SDIO frequency for TI's WLAN driver.
However, in M3 case, the this patch raise ti/wlcore driver WANING.
[ 107.009706] ------------[ cut here ]------------
[ 107.014342] WARNING: CPU: 0 PID: 4224 at /kernel-source//drivers/net/wireless/ti/wlcore/sdio.c:145 wl12xx_sdio_raw_write+0xb0/0x160 [wlcore_sdio]
[ 107.027375] Modules linked in: rfcomm 8021q garp stp mrp llc can_bcm can bnep nfc arc4 wl18xx wlcore mac80211 cfg80211 crc32_ce crct10dif_ce btwilink bluetooth ecdh_generic wlcore_sdio rcar_can st_drv rfkill can_dev vspm_if(O) vsp2(O) vspm(O) uvcs_drv(O) sllin(O) pvrsrvkm(O) mmngrbuf(O) mmngr(O) hdm_usb(O) hdm_i2c(O) hdm_dim2(O) aim_v4l2(O) aim_sound(O) aim_network(O) aim_cdev(O) mostcore(O) ipv6
[ 107.062537] CPU: 0 PID: 4224 Comm: wpa_supplicant Tainted: G O 4.14.35-yocto-standard #1
[ 107.071749] Hardware name: Renesas M3ULCB Kingfisher board based on r8a7796 (DT)
[ 107.079138] task: ffff8005fc610e00 task.stack: ffff000020bc8000
[ 107.085054] PC is at wl12xx_sdio_raw_write+0xb0/0x160 [wlcore_sdio]
[ 107.091316] LR is at wl12xx_sdio_raw_write+0x7c/0x160 [wlcore_sdio]
<snip>
[ 107.467808] ---[ end trace 0140d637a5afd50b ]---
[ 107.472613] wl1271_sdio mmc2:0001:2: sdio write failed (-84)
[ 107.478340] ------------[ cut here ]------------
[ 107.483008] WARNING: CPU: 0 PID: 4224 at /kernel-source//drivers/net/wireless/ti/wlcore/main.c:796 wl12xx_queue_recovery_work.part.26+0x58/0x60 [wlcore]
[ 107.496648] Modules linked in: rfcomm 8021q garp stp mrp llc can_bcm can bnep nfc arc4 wl18xx wlcore mac80211 cfg80211 crc32_ce crct10dif_ce btwilink bluetooth ecdh_generic wlcore_sdio rcar_can st_drv rfkill can_dev vspm_if(O) vsp2(O) vspm(O) uvcs_drv(O) sllin(O) pvrsrvkm(O) mmngrbuf(O) mmngr(O) hdm_usb(O) hdm_i2c(O) hdm_dim2(O) aim_v4l2(O) aim_sound(O) aim_network(O) aim_cdev(O) mostcore(O) ipv6
[ 107.531806] CPU: 0 PID: 4224 Comm: wpa_supplicant Tainted: G W O 4.14.35-yocto-standard #1
[ 107.541018] Hardware name: Renesas M3ULCB Kingfisher board based on r8a7796 (DT)
[ 107.548406] task: ffff8005fc610e00 task.stack: ffff000020bc8000
[ 107.554363] PC is at wl12xx_queue_recovery_work.part.26+0x58/0x60 [wlcore]
[ 107.561265] LR is at wl12xx_queue_recovery_work+0x1c/0x28 [wlcore]
Change-Id: I6f15251e6997f52892efd118e8941af5930c5ca9
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Since db410c's DSP is enabled from the rocko branch,
an error occurs at boot time.
This patch is workaround by change init sequence of kernel
module on booted with reference to the following discussion.
(https://lkml.org/lkml/2018/10/31/440)
Change-Id: I5e1b94a7b17889610b3beecccd3e99f4bc445226
Signed-off-by: Yuya Ono <Ono.Yuya@ap.MitsubishiElectric.co.jp>
|
|
In preparation of the layer uprev, fix the IMAGE_FSTYPE.
Change-Id: Ic4c78fb27b0676383143b943d97a511b960e01b1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
virtual/gpsd-conf is a runtime dependency in packagegroup-agl-core-navigation.
So, PREFERRED_RPROVIDER must be used in place of PREFERRED_PROVIDER
Bug-AGL: SPEC-1861
Change-Id: I15b915c2e7a1410000f7527b13f3206242778bc0
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
This config fragment for CAN bus had both an option for enabling as a
module:
CONFIG_CAN_C_CAN=m
and for disabling:
# CONFIG_CAN_C_CAN is not set
Since the disable came last, disable wins. This caused the C_CAN
driver and the C_CAN_PLATFORM driver (used by the TI dra7-evm) to be
disabled in the kernel.
To fix, remove the option to disable.
Change-Id: I5be0cee161318cdfe7deb9c5e9c9f15d79cda7ac
Fixes: d870883e7b29d212dc3e2a0e6158d837d4356c6a
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|
|
The meta-rcar-gen3-adas layer, active on m3ulcb and h3ulcb boards, enables
the Renesas IMR device, which takes the first few /dev/videoX device
file names, shifting the names of all of the other /dev/video devices.
This patch updates the vspfilter configuration files to reflect the change.
Change-Id: I326d3f5bb295f813e58d2318310cf86ad52744b3
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
|
|
Add new fragment iiodevice.cfg to enable dummy devices
For iiodevices test
Change-Id: I9f635334aec2f9cd675b522b86cdfa3ad8168f07
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Since the agl demo is now using wayland-ivi-extension
v2.0.2 everything related to v1.13.0 should be removed.
That means all bitbake recipes and also the used patch
files.
Change-Id: I326c8e13c6084ec2135d6f75d64db260d347491e
Signed-off-by: Michael Teyfel <mteyfel@de.adit-jv.com>
|
|
The ADSP on Renesas SoCs required a reserved memory area to become
enabled, and this needs to be done manually.
This patch adds sound hardware abstraction information for the m3ulcb
and m3ulcb-kf (kingfisher) device trees. This is helpful on-board the
ADSP for dynamically determining sound hardware at runtime, allowing
single binaries to be used between the two boards.
Future work will incorporate the h3ulcb and Salvator boards into the
abstraction.
Bug-AGL: SPEC-1227
Bug-AGL: SPEC-1424
Bug-AGL: SPEC-1571
Change-Id: I78edc5854a95520276bdcd9fd9766a120d2c04d7
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
The upstream version of AGL boots Linux in EL1. This mode is not
privileged enough to put in place the correct configuration of
an hypervisor (e.g., KVM).
This patch leverages the ATF rcar platform configuration variables to
boot the Linux kernel in EL2, instead of EL1, allowing Linux-based
hypervisors such as KVM to configure all the necessary stubs to
properly run virtual machines.
This patch has been successfully tested with ATF, KVM and AGL rootfs
on the Renesas R-Car M3.
Changelog:
- Added arm-trusted-firmware patch, which makes this work easy
to be tested by the community
- This patch version does not contain Linux kernel modifications.
In fact, these resulted not necessary with the proposed ATF patch
and a recent kernel (higher than 4.6)
Bug-AGL: SPEC-497
Bug-AGL: SPEC-1571
Signed-off-by: Michele Paolino <m.paolino@virtualopensystems.com>
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I8d20e36a09be1dba35b10193643ea00e4f388e95
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-1571
Change-Id: Ieefd423b79faa220531a887ff167227044ab6064
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|