I will not have time to spend to maintain and test the Wandboard machines, so remove me as maintainer.
Signed-off-by: John Weber <[email protected]> --- conf/machine/wandboard-dual.conf | 2 +- conf/machine/wandboard-quad.conf | 2 +- conf/machine/wandboard-solo.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf index 0689db8..2a8fc2c 100644 --- a/conf/machine/wandboard-dual.conf +++ b/conf/machine/wandboard-dual.conf @@ -2,7 +2,7 @@ #@NAME: Wandboard i.MX6 Wandboard Duallite #@SOC: i.MX6DL #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Duallite -#@MAINTAINER: John Weber <[email protected]> +#@MAINTAINER: include include/wandboard.inc diff --git a/conf/machine/wandboard-quad.conf b/conf/machine/wandboard-quad.conf index 396c977..78222b7 100644 --- a/conf/machine/wandboard-quad.conf +++ b/conf/machine/wandboard-quad.conf @@ -2,7 +2,7 @@ #@NAME: Wandboard i.MX6 Wandboard Quad #@SOC: i.MX6Q #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Quad -#@MAINTAINER: John Weber <[email protected]> +#@MAINTAINER: include include/wandboard.inc diff --git a/conf/machine/wandboard-solo.conf b/conf/machine/wandboard-solo.conf index c2780bf..b2ff317 100644 --- a/conf/machine/wandboard-solo.conf +++ b/conf/machine/wandboard-solo.conf @@ -2,7 +2,7 @@ #@NAME: Wandboard i.MX6 Wandboard Solo #@SOC: i.MX6S #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Solo -#@MAINTAINER: John Weber <[email protected]> +#@MAINTAINER: include include/wandboard.inc -- 2.0.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
