summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_m3ulcb.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-07-15 11:07:20 +0200
commit3e5ca9e5719405efdf416b978ded9ade2d372eb9 (patch)
tree0655ef45c123fabaf53b8312f79abb0577040212 /meta-agl-bsp/conf/include/agl_m3ulcb.inc
parentd85019a3ec0d17d2d6978eb39c315520be54f9b4 (diff)
Update RCAR BSP to 5.1.0 version
* rename the dts/dtsi file, the new BSP 5.1.0 change the file name of the dts file. * update the driver files hash Bug-AGL: SPEC-3997 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: I53b71906e7174d7b1153a6912f7181171730147c
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_m3ulcb.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_m3ulcb.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-bsp/conf/include/agl_m3ulcb.inc b/meta-agl-bsp/conf/include/agl_m3ulcb.inc
index b845e8c3c..7066d43e3 100644
--- a/meta-agl-bsp/conf/include/agl_m3ulcb.inc
+++ b/meta-agl-bsp/conf/include/agl_m3ulcb.inc
@@ -2,7 +2,7 @@ require conf/include/agl_rcar.inc
SOC_FAMILY = "r8a7796"
BOARD_NAME = "m3ulcb"
-DTB_SUFFIX = "r8a7796-m3ulcb"
+DTB_SUFFIX = "r8a77960-ulcb"
DISTRO_FEATURES_append = "${@bb.utils.contains('AGL_XEN_WANTED', '1', ' xen', '', d)}"
-IMAGE_INSTALL_append = "${@bb.utils.contains('AGL_XEN_WANTED', '1', ' xen-base xen-mkimage', '', d)}" \ No newline at end of file
+IMAGE_INSTALL_append = "${@bb.utils.contains('AGL_XEN_WANTED', '1', ' xen-base xen-mkimage', '', d)}"