Age | Commit message (Collapse) | Author | Files | Lines |
|
Bug-AGL: SPEC-903
Change-Id: I88d34a0cb34245dfac87bd26e794e1a5b65ce5cf
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This upgrades the 'porter-nogfx' to pyro.
The graphical target 'porter' still needs extra work.
Change-Id: I5c193f74a779dcdce8dcfd0830344dfe6e72d515
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
For pyro we need to fix a few recipes to work with the
recipe specific sysroot feature.
Change-Id: I9cc12083675ea2522a1f453f603b034e911d79fd
Bug-AGL: SPEC-646
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I3409d1c2e30992ef69d8f6a429a029e7b6c66b3a
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: Ic8f71a9c03f3e7a75fd7864cefcd1021e825f0aa
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Notable changes:
- We drop old appends (libgcc_4.8.bbappend, qemu_%.bbappends, gtk+_2.24.%.bbappend)
- All gstreamer1.0_1.2.3 related recipes are now in meta-reneas and have been
heavily massaged to work with YP 2.1.1 .
- systemd needs a patch due to the old kernel
- linux-libc-headers needed a patch
TODO:
- Test and fix
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This patch fixup the build support for both yocto 1.7 and 2.0.
Initial patch needs to be applied only on yocto 1.7 (mesa 10.1.3)
as it is integrated upstream since mesa 10.3.
Second patch is only required for yocto 2.0 recipe (mesa 10.6.3).
Change-Id: I75940b3149f1c18b23dbf32fd2c4bafd1d6b241c
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
This commit generalises an earlier workaround for the Alt board to all
R-Car E2 based boards.
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.
|
|
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.
|
|
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
|
|
Changed as part of update to YP 1.7
|
|
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
|