summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-02-26Add manifest file for Magic Marlin Milestone 3marlin_12.93.0marlin/12.93.012.93.0Jan-Simon Moeller1-0/+94
Add the manifest file. Bug-AGL: SPEC-4268 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ie3766a1b1c43f54dab1dc7595ff82690b21d1694
2022-02-25Update BSP for SanCloud bbe & TI j7-evmPaul Barker1-2/+2
The BSPs used for TI based platforms need to be updated together. After this update the new versions are: * SanCloud BSP dunfell-r6 * TI CoreSDK 08.01.00.006 Bug-AGL: SPEC-4156 Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: I0bcdf6401f96e42219e4c4cbfa63c4d4e352a187
2022-02-17Update to YP 3.1.14Jan-Simon Möller1-4/+4
Update poky to the yocto-3.1.14 revision, and also uprev the meta-virtualization and meta-clang layer to pick up the latest dunfell build fixes. Bug-AGL: SPEC-4240 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I1ece3af9fea955939089ee7f5a140fd05c347532
2022-02-09[RCAR] Update RCAR BSP to 5.9.0Ronan Le Martret2-4/+4
Bug-AGL: SPEC-4234 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: I15ac4691ebfb7958e73360d568ab3b7728eebd60
2022-02-07Upload manifest for Magic Marlin Milestone 2marlin_12.92.0marlin/12.92.012.92.0Jan-Simon Möller1-0/+94
Upload the repo manifest. Change-Id: I13332ead5ba9a37b65bbec47a1a32a277e81031c Bug-AGL: SPEC-4245 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2022-02-04Update meta-flutterJoel Winarske1-1/+1
- meta-flutter updates Deprecate FLUTTER_CHANNEL in favor of FLUTTER_SDK_TAG Remove need for TARGET_GCC_VERSION and FLUTTER_CLANG_VERSION variables Enable building for private engine branches vk-flutter-engine recipes (temporary till Vulkan PR is merged to master) ivi-homescreen package parameters for setting EGL GLES 2/3, EGL Context version, EGL Transparency flag. separate package for flutter engine_sdk. Allows optional install to target image default FLUTTER_CHANNEL = "stable", opposed to "beta". FLUTTER_APPLICATION_PATH variable to support monolithic flutter app repos. Allows setting project path from base repo. FLUTTER_EXTRA_BUILD_ARGS to pass parameters to 'flutter build bundle'. Add build dependency libxbcommon required for text plugin support Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: Ie362b6b9669940500d930543cf5262b8f9d15c09
2022-01-12Update to YP 3.1.13Scott Murray1-4/+4
Update poky to the yocto-3.1.13 revision, and also uprev the meta-openembedded layer to pick up the latest dunfell security & build fixes. Additionally, the meta-freescale BSP layers have been updated to pick up the latest stable kernels and some github SRC_URI fixes. Bug-AGL: SPEC-4212 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ia0c18e6e0a30248deb26591eb3e95b9a7d3d9cda
2021-12-24Add manifest for Magic Marlin M1 v12.91.0marlin_12.91.0marlin/12.91.012.91.0Jan-Simon Moeller1-0/+94
Add the manifest. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I8ec51d3a22f8b0e2c333a0cda49b931d521ea4c3
2021-12-08Update meta-flutterJoel Winarske1-1/+1
This update brings in new engine packages and images. Bug-AGL: SPEC-3852 Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: Ief0f9b2c74b3347201164e3436e06bb9cad1905d
2021-12-06Update BSP for SanCloud bbe & TI j7-evmPaul Barker2-4/+4
The BSPs used for TI based platforms need to be updated together. After this update the new versions are: * SanCloud BSP dunfell-r5 * TI CoreSDK 08.00.00.004 Additionally, the meta-rtlwifi layer must be updated to the latest commit on the master branch to support the 5.10 kernel used by the above BSP releases. The master branch of this repository is compatible with all currently supported Yocto Project release branches. Bug-AGL: SPEC-4156 Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: I2376c98d6a1a10a007262247319cad34ecdfee7f
2021-11-24Update to YP 3.1.12Scott Murray1-4/+4
Update poky to what will be the yocto-3.1.12 revision, and also uprev the meta-openembedded and meta-virtualization layers to pick up the latest dunfell security & build fixes. Additionally, the meta-raspberrypi BSP layer has been updated to pick up a firmware build fix. Bug-AGL: SPEC-4151, SPEC-4126 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib341b236d80c3815aa2a95e500ae4a7d46906531
2021-11-20Remove unused and deprecated layersJan-Simon Moeller2-22/+0
As master is transitioning to the new app framework, it is time to clean-up the layer dependencies. In this round: - remove meta-updater as the server side is no longer maintained - alexa-auto-sdk is now unused - meta-iot-cloud is now unused v2: leave meta-security for tpm use-cases Bug-AGL: SPEC-4121 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I8809c5546b1d3c3769c332095c59ef13e6507fe4
2021-11-17Pull down meta-flutter as external repositoryJan-Simon Moeller2-1/+7
Add github.com/meta-flutter/meta-flutter as external repository for use by the meta-agl-flutter integration. Bug-AGL: SPEC-3852 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I57f85a3d66d6416e6d6e7ce9f513fbf3dd4ecaa3
2021-11-04Add manifest for marlin_12.90.1 and tag pre-reworkmarlin_12.90.1marlin/12.90.112.90.1Jan-Simon Moeller1-0/+102
We will do a larger rework. Before we start, let's tag the current state. Bug-AGL: SPEC-4121 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ic0421e0ee62a54480e1bff2e8171390535890a3f
2021-11-03Update poky to include fetcher fix for github dropping git:// supportJan-Simon Möller1-1/+1
To avoid parsing errors we do uprev to this commit on the dunfell branch. This is to include the upstream patch: bitbake: fetch/git: Handle github dropping git:// support github is dropping support for git protocol in Git urls. Add code to remap this to https in a way that could be used in older bitbake versions. (Bitbake rev: c222eddcebe892ae209aea7776cfc1147ac1df6e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> GitHub is dropping unauthenticated git protocol access in January 2022, per: https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git Bug-AGL: SPEC-4126 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I6c1120dc9c4a3f79ff65f07584ece9ea7f6344b5
2021-10-29Update RCAR BSP to 5.5.0 versionRonan Le Martret2-4/+4
* Update meta-rcar and meta-renesas to BSP v5.5.0 Bug-AGL: SPEC-4081 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: Ida01ce7e3b36229420b40b42b38ccfc267318da8 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2021-10-07Update to YP 3.1.11Scott Murray1-6/+6
Update poky to the yocto-3.1.11 revision, and also uprev the meta-openembedded, meta-virtualization, meta-security, and meta-clang layers to pick up latest dunfell security & build fixes. Additionally, the meta-raspberrypi BSP layer has been updated to pick the latest firmware release. Bug-AGL: SPEC-4104 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I7c8718e5fec1fa7e763011ac393bdb1bb4e177a7
2021-09-10default.xml: update meta-openembeddedScott Murray1-1/+1
Update meta-openembedded to pick up latest dunfell fixes, including a dlt-daemon upgrade requested by the IC EG. Bug-AGL: SPEC-4005 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I96760f9f24e1dfc4175b5978b89d66c06810bddc
2021-09-04Update SanCloud BSP to dunfell-r4.1 releasePaul Barker1-1/+1
Bug-AGL: SPEC-4067 Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: I93898c5946f351dee1ab3c0ff5d09db501413997
2021-08-26Update to Alexa Auto SDK 2.3.1Scott Murray1-1/+1
Update from Alexa Auto SDK 2.3.0 to 2.3.1. Bug-AGL: SPEC-4057 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I4bae58474071451657a7f93df7a52fc71acc1ca6
2021-08-23Add meta-ros layer as external dependencyShankho Boron Ghosh2-0/+6
meta-ros dunfell branch Last commit : https://github.com/ros/meta-ros/commit/7ded597103e8e54ffa979d042cdbbedb76ff7cb5 Signed-off-by: Shankho Boron Ghosh <shankhoghosh123@gmail.com> Change-Id: I2c670560e991b0ecfd65cb2508f049de341b8885
2021-08-17Make master compatible with the new syntax for overridesJan-Simon Möller1-1/+1
Upstream YP introduced a new syntax for overrides e.g.: SRC_URI_qemux86 = file://somefile becomes: SRC_URI:qemux86 = file://somefile While this change is only *required* for the upcoming YP 3.4 'honister' release, YP 3.1 'dunfell' got extended to allow the new syntax to be parsed. Unfortunately 3.1.10 did not include this, yet. We do move past 3.1.10 by 3 commits here to simplify our work on master and next. See: https://docs.yoctoproject.org/migration-guides/migration-3.4.html?highlight=overrides#override-syntax-changes Bug-AGL: SPEC-4052 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Icc342275500915e38d7ddf6d09db21297539a3c1
2021-08-12Update to Yocto Project dunfell 3.1.10Jan-Simon Moeller1-2/+2
Update poky to 3.1.10 and meta-openembedded at the same time. Bug-AGL: SPEC-4050 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ied778622bd97b83b4d6c27a1abd4f0099e02b917
2021-07-08Update to YP 3.1.9Scott Murray1-5/+5
Update poky to the yocto-3.1.9 revision, and also uprev the meta-openembedded, meta-virtualization, and meta-python2 layers to pick up latest dunfell fixes. Additionally, the meta-raspberrypi BSP layer has been updated to pick its latest fixes and kernel updates. Bug-AGL: SPEC-4017 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I7794ec92d566806457f9be6c7c0a0760b5035159
2021-07-02Add manifest for Lucky Lamprey v11.93.0 and Marlin v12.90.0Jan-Simon Möller2-0/+198
Start of development for Magic Marlin. Add the manifest files. Change-Id: I4b0096c4b713b2bd35c5baddae1fdc59eae3d721 Bug-AGL: SPEC-4006 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2021-06-16Add Manifest for Lucky Lamprey M2 v11.92.0marlin_12.90.0marlin/12.90.0lamprey_11.92.0lamprey/11.92.012.90.011.92.0Jan-Simon Moeller1-0/+99
Add the manifest file. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ib97bdbf0ccbe683d638bfd6cd55a38ea93037ab2
2021-06-10Update to YP 3.1.8Scott Murray1-3/+3
Update poky to the yocto-3.1.8 revision, and also uprev the meta-openembedded and meta-security layers to pick up latest dunfell fixes. No BSP layers have been updated. Bug-AGL: SPEC-3984 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I83c0260ca7a24f9e8594780e1248f52ad3a8e462
2021-06-08Update meta-virtualizationScott Murray1-1/+1
Bump meta-virtualization to latest dunfell to pick up LXC 4.0.6 recipe backport. This covers the version for the IC EG's container integration. Bug-AGL: SPEC-3953 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I8a83da135397bef538431aad0d2e45e54f9947fb
2021-05-31Update meta-sancloud to dunfell-r3 releasePaul Barker1-1/+1
Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: I35b3c04b08d636cc7ed1cb8a84d230f16bcf8898
2021-05-31Remove old cyclone5 reposJan-Simon Moeller2-8/+0
This is no longer in active use and will be removed. Bug-AGL: SPEC-3943 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I09eab8996b224c5b8636898366a0a043a95c9a36
2021-05-18Add manifest for LL m1lamprey_11.91.0lamprey/11.91.0Jan-Simon Möller1-0/+103
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I2df8f4d823438ebe84d6154fc6e06a344be6e491
2021-05-12Update meta-ti to 07.03.00.005 releasePaul Barker1-1/+1
Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> Change-Id: I8efb2de42e7827f16ef5b3d0f2ea49f4371120bb
2021-04-29Update to YP 3.1.7Scott Murray2-11/+11
Update poky to the include the yocto-3.1.7 revision plus some additional requested bugfix commits after the release tag, and also uprev various non-BSP layers to their latest dunfell revisions to pick up fixes. Note that the meta-updater layers have purposely not been updated due to new build issues that require investigation. Additionally, the meta-spdxscanner layer has been switched to its dunfell branch now that it has one. On the BSP side, the meta-freescale layers have been updated to pick up fixes, other community supported hardware BSP layer updates will be addressed separately at a later time. Bug-AGL: SPEC-3901 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Icb102573f8caca3e342d81a418370af95ddf4625
2021-03-15default.xml: update to YP 3.1.6Scott Murray1-4/+4
Update poky to the include the yocto-3.1.6 revision plus an additional required bugfix commit that missed the release tag, and also uprev the meta-openembedded, meta-virtualization, and meta-raspberrypi layers to their latest dunfell revisions to pick up fixes. Updates to community supported hardware BSP layers will be addressed separately at a later time. Bug-AGL: SPEC-3840 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib386314a119c16679123987b9f19a09a6cb9240c
2021-03-12[RCAR] Update BSP Renesas RCAR gen3 to version 4.7.0Ronan Le Martret2-3/+3
Bug-AGL: SPEC-3804 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: I3436d4434ded6599ec4198c3edd84bba9e0114cc
2021-02-05default.xml: update to YP 3.1.5Scott Murray1-5/+5
Update poky to the tagged yocto-3.1.5 revision, and also uprev the meta-openembedded, meta-python2, meta-virtualization, and meta-iot-cloud layers to their latest dunfell revisions to pick up fixes. The reference hardware BSP layers have not been updated, as they are already up to date with upstream. Updates to community supported hardware BSP layers will be addressed separately at a later time. Bug-AGL: SPEC-3793 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I0edda19a6a70c1927f6a05e56f4894adcf8d0153
2021-02-02Update Alexa Auto SDKScott Murray2-2/+2
Update from Alexa Auto SDK 2.0 to 2.3. Bug-AGL: SPEC-3783 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6c96b1a9b95f11af65c4420da5be80de6c29075b
2021-01-29Add manifest file for KK M3koi_10.93.0koi/10.93.010.93.0Jan-Simon Möller1-0/+103
Bug-AGL: SPEC-3782 Change-Id: Idcf579e43b3183912e59e23d21a0187192a8664d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2021-01-16Add manifest for KK Milestone 2koi_10.92.0koi/10.92.010.92.0Jan-Simon Möller1-0/+103
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Idb031b2e425e4e5495d629e74309efe3524a568c
2021-01-06Update meta-raspberrypi BSPPaul Barker1-1/+1
There have been several important fixes made in the meta-raspberrypi layer, including kernel updates to pull in fixes for the "Bleeding Tooth" bluetooth vulnerability. Bug-AGL: SPEC-3699 Signed-off-by: Paul Barker <pbarker@konsulko.com> Change-Id: Iabeaae30bd3843586097d1e5f9431527317347a8
2020-12-19Add manifest for Kooky Koi M1koi_10.91.0koi/10.91.010.91.0Jan-Simon Möller1-0/+103
This is the manifest for Kooky Koi M1 aka v10.91.0 Change-Id: I7afbb809e4c36d74ee3de921ff560d8c01fad357 Bug-AGL: SPEC-3737 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2020-12-17SPEC-3723 Rework layers in manifestJan-Simon Moeller2-6/+0
We move telematics-demo and cluster-demo inside the meta-agl-demo umbrella. This simplifies the folder setup and allows the demo code to be updated in one place. Bug-AGL: SPEC-3723 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I0772f306a18af9c3e77c5d104bece497a775df18
2020-12-17Update Sancloud BSP to dunfell-r2 releasePaul Barker1-1/+1
See https://github.com/SanCloudLtd/meta-sancloud/releases/tag/dunfell-r2 for release notes. Bug-AGL: SPEC-3733 Signed-off-by: Paul Barker <pbarker@konsulko.com> Change-Id: I22195b672531aca70e0239f1419913767d0efa8c
2020-12-17Update meta-rtlwifi & switch upstream branchPaul Barker2-2/+2
The meta-rtlwifi layer now has a 'dunfell' branch so we can follow this for stable updates in the floating repo manifest. Bug-AGL: SPEC-3733 Signed-off-by: Paul Barker <pbarker@konsulko.com> Change-Id: Iaa3be2385262203d8bd808f91b0ab67c696b7acb
2020-12-17Update TI BSP to 07.01.00.006 releasePaul Barker1-2/+2
Version 07.01.00.006 of the TI Yocto Project BSP (including meta-ti) was recently released so we can now update to this tag. We also need to update meta-arm to support these changes in the TI BSP. Bug-AGL: SPEC-3732 Signed-off-by: Paul Barker <pbarker@konsulko.com> Change-Id: Ia3ab646bd2a14c920ad0aa5041f2da2688070835
2020-12-14[RCAR] Update meta-rcar revisionronan1-1/+1
meta-racar: * f3ecbd1a - recipes-bsp: u-boot: Fix cpg_sd_div_table * 1e2ebf87 - recipes-kernel: linux-renesas: Use community RPC D2 clock patch * 8e02c259 - recipes-kernel: linux-renesas: Fix RPC driver compilation warning * 481d4a1b - conf: layer.conf: Set hostname to v3x on v3x rootfs * db286311 - conf: layer.conf: Re-enable surroundview and opencv-sdk for v3x * e9128141 - Revert "cr7: disable QoS on V3H" * 8840b80b - Cr7: udpate to match new compiler * 48c7d9f4 - Add tbench package to make dbench work. * f435690f - Add e2fsutils-resize packege to minimal image * d8b02601 - utest: Improve crop handling for buggy drivers * 0f4662ce - u-boot: Eagle: use proper SDHI driver. * c8c2e08a - v3msk: bblayer.conf: Remove meta-linaro as it is not used anymore * 46e3d54c - recipes-bsp: u-boot: Enable MMC on Condor by default * 73fdf549 - recipes-kernel: Enable all available V3x device trees * aca630b9 - V3x: Enable VIN/CSI and VSPD/DU/LVDS as Linux drivers by default * 1cd90ac4 - Add PID_IN_CONTEXTIDR * c9da6469 - Move CSI,VIN,ISP,VSP,DU,LVDS to generic-uio and set uio kernel modules load by default * 8a15bbae - v3x: setup common kernel Image for all v3x target and install all dtb files * 8ecb7673 - recipes-kernel: Re-enable installation of the IMR kernel header * 74ad6274 - recipes-kernel: linux-renesas: Add V3x updates from v4.1.0-release7 * aa88d53c - recipes-kernel: linux-renesas: Fix UB9x4 FDPLink OF property name. * 7930bef6 - recipes-kernel: linux-renesas: Fix R-Car DU probe defer * 0ae7b2d3 - recipes-kernel: linux-renesas: Merge IMR and VSP updates from v4.1.0-release7 * 90f83811 - recipes-kernel: linux-renesas: Workaround V3x hyperflash read issue * 842be5c2 - linux-renesas: disable "use 4K sectors" option to make QSPI NOR work * 9840ca11 - recipes-kernel: linux-renesas: V3x MTD updates from v4.1.0-release7 * d7002024 - recipes-kernel: linux-renesas: V3x updates from v4.1.0-release7 * 2c875f22 - kernel-module-cmemdrv: Fix initialization * 3d0f8522 - recipes-kernel: linux-renesas: A couple of R-Car DU fixes * c5fc1afb - recipes-kernel: linux-renesas: VIN updates from v4.1.0-release7 * b7583145 - recipes-kernel: linux-renesas: Add IMX219 camera support * c51e5232 - recipes-kernel: linux-renesas: Add OV5647 camera support * eb3155a4 - v3hsk: enable gmsl2 * 9013840e - RCAR_VIN: support raw8 formats: GREY, BGGR * 48012f8f - recipes-bsp: most-tools: Add kernel 5.4 support to MOST scripts * 747febb6 - recipes-bsp: most-tools: Fix tx1 sound channel * 1c84cd25 - recipes-kernel: linux-renesas: ulcb.cfg: Update MOST configuration * ad126750 - recipes-kernel: linux-renesas: rcar-gen3: Fix MLP IRQ order * a89ffac6 - recipes-kernel: linux-renesas: Fix mlp clock-speed property name * 6b3ec742 - recipes-bsp: u-boot: Fix rcar_i2c driver * a449d29e - correct patch 0082 since it was a typo * 2c12aed3 - RCAR-VIN groups registration workaround Bug-AGL: SPEC-3674 Signed-off-by: ronan <ronan.lemartret@iot.bzh> Change-Id: I71779b33c4b5d0a3dbe730c4ddea740807b1147a Signed-off-by: ronan <ronan.lemartret@iot.bzh>
2020-12-02default.xml: update to YP 3.1.4Jan-Simon Moeller1-10/+10
Update poky to 3.1.4 and also do uprev the other layers. Note that meta-ti/meta-sancloud and meta-arm are not uprev'd. These require more changes around their dependency on meta-arm. Note also that meta-raspberrypi is not uprev'd due to SPEC-3702. Bug-AGL: SPEC-3699 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I16c320fc15672b081cf6e23610f58e1fbdd32873
2020-11-19Add meta-agl-refhwScott Murray2-0/+2
Add meta-agl-refhw repo for AGL reference hardware BSP. Bug-AGL: SPEC-3658 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I928a87ed0ed74f7dd14939e316463d78078ae1bb
2020-10-30[RCAR] Update Renesas RCAR BSP 4.1.0ronan2-3/+3
Change the layer branche of the meta-renesas BSP. meta-renesas: * ebacfd2 rcar-gen3: gstreamer: Update SRCREV to latest revision * b2a9c72 rcar-gen3: Remove redundant YYLOC global declaration meta-rcar: * b53f0832 conf: layer.conf: Update LAYERSERIES_COMPAT_rcar-gen3-adas * e10d6d4f recipes-kernel: linux-renesas: Minor patch subject clean-up * 8bbc1d1a ULCB-KF: add TDM support with pcm3168a * 1f6ac0e2 Add missed patch * 9f19dcdf recipes-kernel: linux-renesas: Enable Kingfisher sound devices Bug-AGL: SPEC-3674 Signed-off-by: ronan <ronan.lemartret@iot.bzh> Change-Id: Ia822ed78f7a67683df097c9a7e87ef805142d695
2020-10-19[RCAR] Update Renesas BSP to v4.1.0Ronan Le Martret2-4/+4
Bug-AGL: [SPEC-3617] Change-Id: Iadf91f0022680e658e930637eec33ef8665d6c72 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>