From 6435b66f8a997f936d6f7c84ad27558ddae0b5b1 Mon Sep 17 00:00:00 2001 From: Alejandro Benete Date: Tue, 30 Mar 2021 11:19:31 +0200 Subject: [PATCH] meta-somdevices: Added maintainer information. Signed-off-by: Alejandro Benete --- conf/layer.conf | 2 ++ conf/machine/imx6ullsomdevices.conf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index feccc9d..089d81a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -11,3 +11,5 @@ BBFILE_PRIORITY_meta-somdevices = "9" LAYERDEPENDS_meta-somdevices = "core" LAYERSERIES_COMPAT_meta-somdevices = "warrior" + +MAINTAINER = "Josep Orga " diff --git a/conf/machine/imx6ullsomdevices.conf b/conf/machine/imx6ullsomdevices.conf index e79f8da..8f26151 100644 --- a/conf/machine/imx6ullsomdevices.conf +++ b/conf/machine/imx6ullsomdevices.conf @@ -4,6 +4,8 @@ #@DESCRIPTION: Machine configuration for NXP i.MX6ULL µSMARC SOMDEVICES #@MAINTAINER: Josep Orga +MAINTAINER = "Josep Orga " + MACHINEOVERRIDES =. "mx6:mx6ul:mx6ull:" include conf/machine/include/imx-base.inc -- 2.17.1