Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Support eMMC, QSPI, Ether, reset, CPLD, console
|
|
- Support IMR/VSP/DRM for V3M
- Add packeges to use IMR-DRM demo
|
|
1) support MSIOF2/3/4 on Kingfisher V0 board
2) remove unused pins on V3MSK from dts file
|
|
It should be offset 7 and not 8 in si_init script
|
|
H3 and M3 have differnt gpiochip base number for PCA9539@75
gpio expander.
Update si_init script to work for both H3ULCB and M3ULCB
|
|
1) V3MSK VideoBox Mini support
2) H3ULCB (es1.x, es2.0) Videobox Mini support
3) Optimize Videobox dts files
|
|
|
|
CANFD0/1 are enabled both now
|
|
|
|
The MACHINE config should not _append but set a default if unset.
Bug-AGL: SPEC-1037
Change-Id: Iaac4901ad2515564f7ebecfb1bd8f160c89fadf9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
- remove CANFD0 since conflicts with HDMI on pinmux
- enable i2c3 on kf
- deploy v3msk-vb
|
|
- add CANFD
- add V3M videobox board
- add CANFD to V3M KF
- add eMMC to V3MSK based boards
|
|
Add radio scripts:
si_fm
si_scan
si_preset
|
|
this fixes handling Radio_RST
|
|
Add MOST card setup scripts used for testing
|
|
1) fix MOST soundcard add during setup
2) optionally add MOST to dtsi via KF_ENABLE_MOST flag in local.conf
3) optionally add SD3 to dtsi via KF_ENABLE_SD3 flag in local.conf
4) add MOST options to kernel config
|
|
New rcar sound driver constraints break BT (disable it temporary to
have other soundcards funtional, since this one crash pulseaudio daemon)
|
|
|
|
It is used sysvinit to enable/disable pulseaudio daemon
with sustemd the sysvinit services is not installed during build.
Force install.
|
|
Change-Id: Ib1862c192c820524f1339fdf0d0a63cbbfb2caf6
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* weston-bin is useless, just use weston instead.
Change-Id: Ie81232821fcf40ed7bf5a4d665c3083d2a2fed70
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Since 2.23 it is renamed: ssi34_ctrl -> ssi349_ctrl
|
|
it isokay tohave sound card name as wl18xx since it is not platform driver name
This is convenient for use already setup pulseudio config file that uses wl18xx name
|
|
This fixes wifi since it's platform driver uses the same name
asoc driver loader in kernel but wifi as a module hence wifi is rejected
|
|
|
|
|
|
|
|
opencv-3.2 and opencv-samples-2.4 conflict while installing opencv-samples.
pencv-samples are already inherited by opencv-3.2.bb
|
|
|
|
|
|
This patches will alow to build with BB_NO_NETWORK=1 only from
download cache
|
|
|
|
|
|
|
|
|
|
This patches will alow to build with BB_NO_NETWORK=1 only from
download cache
|
|
Bug-AGL: SPEC-890
Change-Id: I8410eb81b4aff90cb7d0651265625413b3259732
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I2c63ea54b69d5851fe4206fde6e967c74415f36c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Backport YP 2.3 Poky Meta change to disable ivorbis.
It is not expected to be required by default and removes
a dependency on tremor which is no longer in oe-core.
Fixes:
ERROR: Nothing PROVIDES 'tremor' (but meta-renesas/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.3.bb DEPENDS on or otherwise requires it)
Change-Id: If94cbdf38106e36ec4c7c60b9251994607e1775e
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* replace "/usr/local" with path "${RENESAS_DATADIR}/include" using:
RENESAS_DATADIR = "/usr"
- meta-rcar-gen3/include/rcar-gen3-path-common.inc
Bug-AGL: SPEC-533
Change-Id: I865ea809c3c59ba136027fc8b99628df20c16275
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I53d102b5753aa89a744ad58edd3ed88ba1c4c721
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This avoids a conflict between the two following options:
* poky/meta/recipes-graphics/mesa/mesa_17.0.2.bb
* poky/meta/recipes-graphics/mesa/mesa_git.bb
Change-Id: I566ba2f5c3152efe08e9e3e883c79439813ef7ea
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
* this patch is already present in poky morty:
poky/meta/recipes-extended/net-tools/net-tools/net-tools-fix-building-with-linux-4.8.patch
Change-Id: I75c97b8089497c4a6264daabcf2e8a9c26a3f647
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
Change-Id: I5a22411135b33137cb2236562b3de9c966f1be21
Signed-off-by: Michele Paolino <m.paolino@virtualopensystems.com>
|
|
Bug-AGL: SPEC-605
Change-Id: Ifed6c633b35bd86b9ae4775ebbb4ec1ea6b91911
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* dlcsrv_REL should not be package inside gles-user-module
package. gles-user-module-debug should be a better target.
Change-Id: I32f7ce7711b25eabb3b157b4e29b87ec31b10e34
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|