Age | Commit message (Collapse) | Author | Files | Lines |
|
When building meta-renesas with enabling multimedia binary packages
provided by Renesas, there are some build issue.
This should be removed once upstream is fixed.
Change-Id: Ia83cc3fa0b02ebfc660e1e2dd50f1a5c8e1fddc9
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Change-Id: Ib6f42400e99ec1a95cdf139d31fb18ea1ba3314e
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Temporarily disable Cortex A7 optimisation to avoid upstream build issue
between YP 1.7 gcc toolchain and Mesa 10.1,x releases. The build goes away
and never returns. Graphics acceleration makes no use of Mesa so there
should be no performance impact. This should be removed once upstream is fixed.
|
|
To correspond with adding meta-ivi-common, template of BBLAYERS
configuration for meta-agl is updated.
Change-Id: I991bfd1de3618927f6bd9151924a9109ac29c451
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
For more detail, see README.md in meta-agl.
Change-Id: Ie0807e58fdae903593a8cd6071ecc9408feb5d61
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Add the copy scripts that locate the graphics and multimedia acceleration
files in the "click through" license downloads and copies them into
the correct location in the R-Car Yocto BSP layers
|
|
enabled
The R-Car M2 multimedia acceleration provides acceleration support for GStreamer 1.2.3,
so set the preferred version to 1.2.%. Required for meta-ivi which supports both 1.2.3
and 1.4.x but defaults to 1.4.x.
Both M2 Koelsch and M2 Porter boards are supported, so generalise the previous
Kolesch only setting to all M2 boards. Also make the setting dependent on h/w
acceleration being enabled, else use 1.4.x. This solves a build issue when the
s/w rendered 1.2.x was built when h/w acceleration was not enabled.
|
|
Kernel BSP v1.9.0 contained a backported ASoC and dma descriptor mode driver for AUDIO-DMAC from the upstream kernel.
This patch series migrates the R-Car M2 Porter board audio from platform data to DTS to make use of this driver and
restore audio on the board.
|
|
Add some initial basic information for people using the BSP with Genivi
Platforms such as the Genivi Demo Platform.
|
|
The Koelsch multimedia acceleration provides acceleration support for GStreamer 1.2.3.
So set the preferred version to 1.2.%. Required for meta-ivi which supports both 1.2.3
and 1.4.x but defaults to 1.4.x.
|
|
The GLES user module has a runtime dependency on the GLES kernel module.
Make that clear by adding an RDEPENDS for it.
|
|
kernel-module-dc-linuxfb
The package provides modules that are not found when do_rootfs installs dependent
packages for certain package configurations. Add them to the RPROVIDES so they are found.
Fixes do_rootfs build errors of the form:
error: Can't install <foo>0@koelsch: no package provides <bar>
|
|
libegl-dev provides libegl.so but this is not found when do_rootfs installs dependent packages
for certain package configurations. Add RPROVIDES so it is found.
Fixes do_rootfs build errors of the form:
error: Can't install gles-user-module-1.0-r0@koelsch: no package provides libEGL.so
|
|
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
|
|
From Intrepid the Genivi Yocto Baseline maintainers set 3.14 as the default kernel version
for the QEMU machines they support. So we now override that to avoid a long list of build
messages stating it is switching from 3.14 to 3.10.
|
|
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
|
|
For Yocto Project 1.7 and Genivi 7.0 we have adopted the Yocto Project gcc toolchain.
Removed the PREFERRED variables related to the linaro toolchain
|
|
Changed as part of update to YP 1.7
|
|
Changed as part of the update to YP 1.7
|
|
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
|