diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-05-02 10:08:15 -0500 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-05-09 23:39:55 +0000 |
commit | 2ad6396d8aac4dc7957c4510c9bd9b50ca7461d2 (patch) | |
tree | a1a81dc8c857b4e206e33d8c2d7da5051892b54f /conf | |
parent | 17d95ff286358c4d4447d595cece9ffe0af50ba4 (diff) | |
download | meta-freescale-2ad6396d8aac4dc7957c4510c9bd9b50ca7461d2.tar.gz |
imx8dx-mek: Fix name and description
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit fe3d509ce6168a2a1a8239f6526be31398eaf931)
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/imx8dx-mek.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx8dx-mek.conf b/conf/machine/imx8dx-mek.conf index 8e8bdee0..fbb35f13 100644 --- a/conf/machine/imx8dx-mek.conf +++ b/conf/machine/imx8dx-mek.conf | |||
@@ -1,6 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: i.MX 8DXP MEK | 2 | #@NAME: i.MX 8DX MEK |
3 | #@DESCRIPTION: i.MX 8DualXPlus Multisensory Enablement Kit board | 3 | #@DESCRIPTION: i.MX 8DualX Multisensory Enablement Kit board |
4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> | 4 | #@MAINTAINER: Lauren Post <lauren.post@nxp.com> |
5 | 5 | ||
6 | MACHINEOVERRIDES =. "mx8dx:" | 6 | MACHINEOVERRIDES =. "mx8dx:" |