mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
Changelog:
==========
Fixed disconnect implementation when using a message queue #1002 (commit)
Fixed remote async disconnects via message queue #1003 (commit)
Support optional payloads in msgpack implementation #981 (commit) (thanks Cromfel!)
Recommend ASGI integration for Sanic in Documentation (commit)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 940e750b82)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta-python ================================ Introduction ------------------------- This layer is intended to be the home of python modules for OpenEmbedded. Dependencies ------------------------- The meta-python layer depends on: URI: git://git.openembedded.org/openembedded-core layers: meta branch: langdale URI: git://git.openembedded.org/meta-openembedded layers: meta-oe branch: langdale Contributing ------------------------- The meta-openembedded mailinglist (openembedded-devel@lists.openembedded.org) is used for questions, comments and patch review. It is subscriber only, so please register before posting. Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-python][langdale]' in the subject. When sending single patches, please use something like: git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][langdale][PATCH' Maintenance ------------------------- Layer maintainers: Armin Kuster <akuster808@gmail.com>