diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2020-02-18 17:13:01 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-19 14:42:59 +0000 |
| commit | d578418f6076efc180793a8c925bf7ec143b1db4 (patch) | |
| tree | 862012448cb7eb4b15d9afd18ce5265d899dda37 /meta-poky/conf | |
| parent | 273f78efb5a2e58395de2f938146840f9572d001 (diff) | |
| download | poky-d578418f6076efc180793a8c925bf7ec143b1db4.tar.gz | |
meta-poky: update to new mailing lists
There is still some confustion around the mail list updates, as we
have seen on the lists recently:
https://lists.yoctoproject.org/g/yocto/message/48439
(From meta-yocto rev: c62fa2a498625e1765c4572618f74a03e1895a23)
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf')
| -rw-r--r-- | meta-poky/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 5c156f12f3..acfc1bb742 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf | |||
| @@ -5,7 +5,7 @@ DISTRO_CODENAME = "master" | |||
| 5 | SDK_VENDOR = "-pokysdk" | 5 | SDK_VENDOR = "-pokysdk" |
| 6 | SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${DATE}', 'snapshot')}" | 6 | SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${DATE}', 'snapshot')}" |
| 7 | 7 | ||
| 8 | MAINTAINER = "Poky <poky@yoctoproject.org>" | 8 | MAINTAINER = "Poky <poky@lists.yoctoproject.org> |
| 9 | 9 | ||
| 10 | TARGET_VENDOR = "-poky" | 10 | TARGET_VENDOR = "-poky" |
| 11 | 11 | ||
