From 1d9396f7f6c03e6100450cfe48a5e4d52e043d08 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Fri, 10 Jul 2020 22:08:42 +0200 Subject: Point to new mailinglist at groups.io https://lists.automotivelinux.org/g/agl-dev-community is the right url. Bug-AGL: SPEC-3490 Signed-off-by: Jan-Simon Moeller Change-Id: Icd17b02b48cc91d6bd209a0d84809648f6e4f08f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24970 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- meta-agl-distro/conf/distro/poky-agl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-distro') diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 6172b0caf..34c6c7ecf 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -46,7 +46,7 @@ SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" SDKPATH = "/opt/agl-sdk/${SDK_VERSION}-${DEFAULTTUNE}" -MAINTAINER = "AGL " +MAINTAINER = "AGL https://lists.automotivelinux.org/g/agl-dev-community" TARGET_VENDOR = "-agl" -- cgit 1.2.3-korg