From a5be1e4f9509b0ae95f8d26b3613c2fb275bcd27 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 4 Jul 2019 20:15:25 +0200 Subject: colibri-imx8x: follow changed machine name Since we changed the machine configuration name, follow with the description and the prefix to the image names. Signed-off-by: Max Krummenacher --- conf/machine/colibri-imx8x.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf/machine/colibri-imx8x.conf') diff --git a/conf/machine/colibri-imx8x.conf b/conf/machine/colibri-imx8x.conf index f7b5282..c94da89 100644 --- a/conf/machine/colibri-imx8x.conf +++ b/conf/machine/colibri-imx8x.conf @@ -1,9 +1,9 @@ #@TYPE: Machine -#@NAME: Colibri iMX8QXP -#@DESCRIPTION: Colibri iMX8QXP powered by a i.MX 8QXP SoC +#@NAME: Colibri iMX8X +#@DESCRIPTION: Colibri iMX8X powered by a i.MX 8X SoC #@MAINTAINER: Max Krummenacher -MACHINE_NAME = "Colibri-iMX8QXP" +MACHINE_NAME = "Colibri-iMX8X" MACHINEOVERRIDES =. "mx8:mx8x:mx8qxp:" -- cgit v1.2.3