summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-09Videobox Mini supportVladimir Barinov2-3455/+2390
1) V3MSK VideoBox Mini support 2) H3ULCB (es1.x, es2.0) Videobox Mini support 3) Optimize Videobox dts files
2017-11-07V3M: enable MMNGRVladimir Barinov1-2/+2
2017-11-07Fix pinmux conflict on V3MSKVladimir Barinov1-11/+11
CANFD0/1 are enabled both now
2017-11-07Replace pcm creation fix with upstream varianVladimir Barinov3-41/+175
2017-11-06[Community] Do not _append to IMAGE_FSTYPES but use default value if unseteel_4.99.3eel/4.99.34.99.3Jan-Simon Möller3-3/+9
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>
2017-11-05V3MSK boards updateVladimir Barinov2-5/+17
- remove CANFD0 since conflicts with HDMI on pinmux - enable i2c3 on kf - deploy v3msk-vb
2017-11-03R8A7797: kernel updatesVladimir Barinov2-106/+647
- add CANFD - add V3M videobox board - add CANFD to V3M KF - add eMMC to V3MSK based boards
2017-10-31Update radio scirptsVladimir Barinov4-31/+29
Add radio scripts: si_fm si_scan si_preset
2017-10-30Fix incorrect radio reset gpioVladimir Barinov1-6/+6
this fixes handling Radio_RST
2017-10-27MOST: add scripts used for testingVladimir Barinov3-0/+23
Add MOST card setup scripts used for testing
2017-10-27MOST updateVladimir Barinov6-30/+144
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
2017-10-17disable BT in pulseaudio since it is brokenVladimir Barinov1-1/+1
New rcar sound driver constraints break BT (disable it temporary to have other soundcards funtional, since this one crash pulseaudio daemon)
2017-10-17Fix Mulitaudio (TDM mode) playback in 2.23Vladimir Barinov1-3/+49
2017-10-17enable pulseaudio daemon at first bootVladimir Barinov1-0/+2
It is used sysvinit to enable/disable pulseaudio daemon with sustemd the sysvinit services is not installed during build. Force install.
2017-10-10Change CI branch to mastereel_4.99.2eel_4.99.1eel/4.99.2eel/4.99.14.99.24.99.1pyro_bsp_2.23Ronan Le Martret1-1/+1
Change-Id: Ib1862c192c820524f1339fdf0d0a63cbbfb2caf6 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-10-10[COMMUNITY] Remove weston-bin packageRonan Le Martret2-20/+0
* weston-bin is useless, just use weston instead. Change-Id: Ie81232821fcf40ed7bf5a4d665c3083d2a2fed70 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-27FIX ssi pingroup used for PCM3168AVladimir Barinov1-1/+1
Since 2.23 it is renamed: ssi34_ctrl -> ssi349_ctrl
2017-09-27revert snd card name to wl18xxVladimir Barinov1-1/+1
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
2017-09-27Name wl18xx dumy pcm card as wl18xx-codecVladimir Barinov2-2/+2
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
2017-09-25Add MOSTVladimir Barinov10-1/+762
2017-09-20Use OpenCV 2.4 by default (necessary for public release SV)Grigory Kletsko1-1/+1
2017-09-20Merge branch 'v2.23.0' of git://github.com/CogentEmbedded/meta-rcar into v2.23.0Grigory Kletsko1-1/+0
2017-09-20Build fail fixVladimir Barinov1-1/+0
opencv-3.2 and opencv-samples-2.4 conflict while installing opencv-samples. pencv-samples are already inherited by opencv-3.2.bb
2017-09-20Update supported boards infoVladimir Barinov1-1/+3
2017-09-20Add gflags recipe, necessray for opencv 3.2Grigory Kletsko1-0/+20
2017-09-20Build offline patchesVladimir Barinov3-0/+167
This patches will alow to build with BB_NO_NETWORK=1 only from download cache
2017-09-20switch to 2.23.0 bspVladimir Barinov14-1289/+27
2017-09-18[CV] Add gflags recipe, necessray for opencv 3.2Grigory Kletsko1-0/+20
2017-09-18Add opencv 3.2 and use it by defaultGrigory Kletsko9-8/+288
2017-09-18Merge branch 'v2.19.0' of git://github.com/CogentEmbedded/meta-rcar into v2.19.0Grigory Kletsko17-113/+1848
2017-09-17Build offline patchesVladimir Barinov3-0/+167
This patches will alow to build with BB_NO_NETWORK=1 only from download cache
2017-09-15[AGL] change review branch to pyro_bsp_2.23Ronan Le Martret1-1/+1
Bug-AGL: SPEC-890 Change-Id: I8410eb81b4aff90cb7d0651265625413b3259732 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-15[COMMUNITY] Add LICENSE to u-boot recipesRonan Le Martret1-0/+1
Change-Id: I2c63ea54b69d5851fe4206fde6e967c74415f36c Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-15[COMMUNITY] gstreamer1.0-plugins-base: disable ivorbisRonan Le Martret1-0/+1
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>
2017-09-15[COMMUNITY] BSP's should not ship files in /usr/local/Ronan Le Martret2-5/+6
* 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>
2017-09-15[AGL] Remove weston conf from weston recipesRonan Le Martret2-32/+0
Change-Id: I53d102b5753aa89a744ad58edd3ed88ba1c4c721 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-15[COMMUNITY] use mesa preferred version 17.%Stephane Desneux3-3/+6
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>
2017-09-15[AGL] remove backport from mortyRonan Le Martret2-59/+0
* 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>
2017-09-15[COMMUNITY] Enable Linux-based hypervisor execution in AGLMichele Paolino2-0/+32
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>
2017-09-15[AGL] Add defaultbranch for gitreviewRonan Le Martret1-0/+1
Bug-AGL: SPEC-605 Change-Id: Ifed6c633b35bd86b9ae4775ebbb4ec1ea6b91911 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-15[AGL] move dlcsrv_REL to a debug packageRonan Le Martret1-1/+6
* 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>
2017-09-15[COMMUNITY] add depends on mesa to gles-user-moduleRonan Le Martret1-0/+3
the populate_sysroot of gles-user-module must depends on the populate_sysroot of the virtual/mesa, because header from gles-user-module depends on the header from virtual/mesa. Change-Id: I8368bba6a19ca628a3496a3eebbc18a3c41c322d Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-15[COMMUNITY] glmark2 build fixVladimir Barinov1-0/+8
This solves the following warning related to package config dependency: glmark2-2014.03+AUTOINC+fa71af2dfa-r0 do_package_qa: QA Issue: glmark2 rdepends on libwayland-egl, but it isn't a build dependency, missing mesa in DEPENDS or PACKAGECONFIG? [build-deps] jsmoeller: Edit Signed-off-by (e -> é) to match character for gerrit. Change-Id: I2c448f3ddaef88c80bb5a3807bc8f96de269e5f4 Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh> Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2017-09-15[COMMUNITY] Fix rc.pvr systemd serviceRonan Le Martret1-0/+2
* rc.pvr.service should depend on weston.service not the opposite Change-Id: Ib0516772da08a77504ae4fe98ea3c27aa9b6048a Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-15[AGL] add .gitreviewStephane Desneux1-0/+4
Change-Id: Ic561435cb07317bd6885b18a8c14b7f30a56f547 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-09-15[AGL] Update general READMEStephane Desneux1-18/+7
Change-Id: I31b58674f5898f02372cf1ec0b4a3aa8ec0c6b6b Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-15Revert "rcar-gen3: ppp: Add patches to fix build with 4.8/4.9 kernel headers"slawr/renesas-rcar-gen3_pyro_bsp_2.23Thao Nguyen3-93/+0
ppp has been updated to fix this issue. This reverts commit 4979e05406c77524cf90b308ce4bf2a72032ee65. Signed-off-by: Thao Nguyen <thao.nguyen.yb@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
2017-09-15xserver-xorg: remove glamor in PACKAGECONFIGStephen Lawrence1-0/+1
Glamor requires the api gbm_bo_get_fd() which is not provided by libgbm and therefore results in a build error. As glamor is not required in the current environment disable it. Change based on the work of Thao Nguyen. Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
2017-09-15kernel-module: adopt to YP 2.3 package name changeStephen Lawrence6-7/+27
In YP 2.3 (Pyro) kernel module packages are now suffixed with the kernel version by default [1]. [1] http://www.yoctoproject.org/docs/2.3/ref-manual/ref-manual.html#migration-2.3-miscellaneous-changes Adopt to the change by updating RPROVIDES to add the required information. At the same time avoid text duplication by using the ${PN} variable to set the package name. This avoids do_rootfs task errors of the form: "ERROR: core-image-weston-1.0-r0 do_rootfs: Unable to install packages. Solver encountered 3 problem(s): Problem 1/3: - nothing provides kernel-module-qos-4.9.0-yocto-standard needed by kernel-module-qos-1.0-r0.m3ulcb" Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
2017-09-15gstreamer1.0-plugins-bad: add missing wayland-native dependencyStephen Lawrence1-1/+1
YP 2.3 (Pyro) introduces per recipe sysroots. Adopt to the change by adding a missing wayland-native DEPENDS that would otherwise result in a compilation failure. Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>