From 43059d6b4cdd426f0f16535b48a47bdf509cf6d3 Mon Sep 17 00:00:00 2001 From: Josep Orga Date: Sat, 10 Apr 2021 11:15:25 +0200 Subject: [PATCH] meta-somdevices: Changed MAINTAINER to SomDevices . Signed-off-by: Josep Orga --- README | 2 +- conf/layer.conf | 2 +- conf/machine/imx6ullsomdevices.conf | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 526746f..f601c57 100644 --- a/README +++ b/README @@ -21,7 +21,7 @@ Patches Please submit any patches against the meta-somdevices layer to the xxxx mailing list (xxxx@zzzz.org) and cc: the maintainer: -Maintainer: XXX YYYYYY +Maintainer: SomDevices Table of Contents ================= diff --git a/conf/layer.conf b/conf/layer.conf index 089d81a..ca12c2d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,4 +12,4 @@ BBFILE_PRIORITY_meta-somdevices = "9" LAYERDEPENDS_meta-somdevices = "core" LAYERSERIES_COMPAT_meta-somdevices = "warrior" -MAINTAINER = "Josep Orga " +MAINTAINER = "SomDevices " diff --git a/conf/machine/imx6ullsomdevices.conf b/conf/machine/imx6ullsomdevices.conf index c2b9dfc..1185e00 100644 --- a/conf/machine/imx6ullsomdevices.conf +++ b/conf/machine/imx6ullsomdevices.conf @@ -2,9 +2,9 @@ #@NAME: NXP i.MX6ULL µSMARC SOMDEVICES #@SOC: i.MX6ULL #@DESCRIPTION: Machine configuration for NXP i.MX6ULL µSMARC SOMDEVICES -#@MAINTAINER: Josep Orga +#@MAINTAINER: SomDevices -MAINTAINER = "Josep Orga " +MAINTAINER = "SomDevices " MACHINEOVERRIDES =. "mx6:mx6ul:mx6ull:" -- 2.17.1