Use upstream meta-renesas from github and update meta-rcar-gen3-adas integration 96/24796/7
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 30 Jun 2020 17:19:19 +0000 (19:19 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 7 Jul 2020 18:22:48 +0000 (18:22 +0000)
commitf3b2aec86747e1ea57089ba475f54bed4c280aaa
tree5469d90631ca12ae8217c04ec3e2608dd378ab30
parent3ed6b01506b9876ef8b5d8110b4dc32d488ef41c
Use upstream meta-renesas from github and update meta-rcar-gen3-adas integration

Thanks to the work done by Renesas and members of our community, we can
now directly use meta-renesas from upstream github.
A shout-out to everyone involved (Kurokawa-san, Ronan, Stephane).

It turned-out it is simpler to create a symlink-based slim version
of meta-rcar-gen3-adas layer instead of BBMASK'ing what should
not be in there. See the comments in
meta-agl-bsp/meta-rcar-gen3-adas/conf/NOTES
as to why.

Remaining work is to include the packages outside of the layer.conf
in a follow-up.

Bug-AGL: SPEC-3380

Change-Id: I2be1b44049d74146546380e2eb866f0558a26822
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24796
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
25 files changed:
meta-agl-bsp/meta-rcar-gen3-adas/cogent-symlinks/recipes-bsp/arm-trusted-firmware [new symlink]
meta-agl-bsp/meta-rcar-gen3-adas/cogent-symlinks/recipes-bsp/si-tools [new symlink]
meta-agl-bsp/meta-rcar-gen3-adas/cogent-symlinks/recipes-bsp/ti-bt [new symlink]
meta-agl-bsp/meta-rcar-gen3-adas/cogent-symlinks/recipes-bsp/ti-bt-firmware [new symlink]
meta-agl-bsp/meta-rcar-gen3-adas/cogent-symlinks/recipes-bsp/u-boot [new symlink]
meta-agl-bsp/meta-rcar-gen3-adas/cogent-symlinks/recipes-graphics/cairo [new symlink]
meta-agl-bsp/meta-rcar-gen3-adas/cogent-symlinks/recipes-kernel/linux [new symlink]
meta-agl-bsp/meta-rcar-gen3-adas/cogent-symlinks/recipes-multimedia/gstreamer [new symlink]
meta-agl-bsp/meta-rcar-gen3-adas/conf/NOTES [new file with mode: 0644]
meta-agl-bsp/meta-rcar-gen3-adas/conf/layer.conf
meta-agl-bsp/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas_%.bbappendNOT [moved from meta-agl-bsp/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas_%.bbappend with 100% similarity]
meta-agl-bsp/meta-rcar-gen3-adas/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter/gstvspfilter-h3ulcb_r8a7795.conf [deleted file]
meta-agl-bsp/meta-rcar-gen3-adas/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter/gstvspfilter-m3ulcb_r8a7796.conf [deleted file]
meta-agl-bsp/meta-rcar-gen3-adas/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.1.bbappend [deleted file]
meta-agl-bsp/meta-rcar-gen3/recipes-kernel/linux/files/9999-perf-libbft-upstream.patch [new file with mode: 0644]
meta-agl-bsp/meta-rcar-gen3/recipes-kernel/linux/linux-renesas_%.bbappend
meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh
templates/machine/ebisu/50_bblayers.conf.inc
templates/machine/ebisu/50_setup.sh
templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc
templates/machine/h3ulcb/50_bblayers.conf.inc
templates/machine/m3-salvator-x-nogfx/50_bblayers.conf.inc
templates/machine/m3-salvator-x/50_bblayers.conf.inc
templates/machine/m3ulcb-nogfx/50_bblayers.conf.inc
templates/machine/m3ulcb/50_bblayers.conf.inc