diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2019-03-12 20:34:40 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2019-03-12 20:37:05 +0100 |
commit | 88b086b7840138fcfc540059ebf036a4e93505ff (patch) | |
tree | e81a18478d0a332b74eec59e7edfe8d6a893e728 | |
parent | c9fbb699771115ed98c3a7cccac8654ad7560004 (diff) |
[RCAR] Bump meta-rcar to latest revision v3.15.0
This includes the following changes:
* d4b6ebf recipes-kernel: linux-renesas: Add VideoBox v2.1 support
* 8c850fd recipes-kernel: linux-renesas: Workaround "Out of SW-IOMMU s..
* 4da77c3 recipes-kernel: linux-renesas: Fix disappearing Samsung 970 ..
* 77cd904 recipes-kernel: linux-renesas: Fix Samsung NVME Pro 960 hang
Bug-AGL: SPEC-2185
Change-Id: I145b86891f6a248ffefcd2b7fe502de6eccb23d4
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 2afc735e..f92826ce 100644 --- a/default.xml +++ b/default.xml @@ -27,7 +27,7 @@ <!-- Renesas Gen3 specific things --> <project name="AGL/meta-renesas-rcar-gen3" path="meta-renesas-rcar-gen3"/> - <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="a41517fa22d36c6cdce80610efb8f0c8af1fc51b" upstream="v3.15.0"/> + <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="d4b6ebf9d4a559fc5b68929f3d7ebcddaaab498a" upstream="v3.15.0"/> <!-- Updater layers. --> <project name="advancedtelematic/meta-updater" path="meta-updater" remote="github" revision="ff555e8690eb47177ade42dc6912ae17a759cc45" upstream="rocko"/> |