summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_h3-salvator-x-nogfx.inc
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2021-06-22 15:34:18 +0200
committerRonan Le Martret <ronan.lemartret@iot.bzh>2021-10-07 14:17:17 +0200
commit914198be9812bebc7750d4729b17d5c9bf63928f (patch)
tree4e4d0d7953578b5d4c3c6e20a9b48f7559aa83b6 /meta-agl-bsp/conf/include/agl_h3-salvator-x-nogfx.inc
parentd3db3420c410a36ab8e1296661acc8e5edbd81f9 (diff)
[RCAR] Update RCAR BSP recipes to 5.5.0 version
* rename the dts/dtsi file, the new BSP 5.5.0 change the file name of the dts file. * update the driver files hash * Add "meta-yocto-bsp" to BBLAYERS, it's new dependency of meta-renesas. Bug-AGL: SPEC-4081 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: I53b71906e7174d7b1153a6912f7181171730147c
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_h3-salvator-x-nogfx.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_h3-salvator-x-nogfx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/include/agl_h3-salvator-x-nogfx.inc b/meta-agl-bsp/conf/include/agl_h3-salvator-x-nogfx.inc
index 3bc9f95c2..1ee0fe5b5 100644
--- a/meta-agl-bsp/conf/include/agl_h3-salvator-x-nogfx.inc
+++ b/meta-agl-bsp/conf/include/agl_h3-salvator-x-nogfx.inc
@@ -2,7 +2,7 @@ require conf/include/agl_rcar-nogfx.inc
SOC_FAMILY = "r8a7795"
BOARD_NAME = "h3-salvator-x"
-DTB_SUFFIX = "r8a7795-salvator-xs"
+DTB_SUFFIX = "r8a77951-salvator-xs"
# Mask graphic Pkgs
BBMASK += "gles-user-module|kernel-module-gles|wayland-kms|libgbm"