mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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>
This commit is contained in:
parent
273f78efb5
commit
d578418f60
|
|
@ -53,11 +53,11 @@ bitbake:
|
|||
|
||||
documentation:
|
||||
Git repository: http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/
|
||||
Mailing list: yocto@yoctoproject.org
|
||||
Mailing list: docs@lists.yoctoproject.org
|
||||
|
||||
meta-poky, meta-yocto-bsp:
|
||||
Git repository: http://git.yoctoproject.org/cgit/cgit.cgi/meta-yocto(-bsp)
|
||||
Mailing list: poky@yoctoproject.org
|
||||
Mailing list: poky@lists.yoctoproject.org
|
||||
|
||||
Everything else should be sent to the OpenEmbedded Core mailing list. If in
|
||||
doubt, check the oe-core git repository for the content you intend to modify.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ DISTRO_CODENAME = "master"
|
|||
SDK_VENDOR = "-pokysdk"
|
||||
SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${DATE}', 'snapshot')}"
|
||||
|
||||
MAINTAINER = "Poky <poky@yoctoproject.org>"
|
||||
MAINTAINER = "Poky <poky@lists.yoctoproject.org>
|
||||
|
||||
TARGET_VENDOR = "-poky"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user