Commit Graph

2 Commits

Author SHA1 Message Date
Armin Kuster
59bff77ad0 recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-11-17 12:26:21 -08:00
Nicola Lunghi
448a5be9a3 python3-dbussy: add recipe (v1.2.1)
Pure python dbus library with support for various loop including asyncio

>From the readme:

  DBussy allows you to take advantage of asyncio, but it doesn’t force
  you to use it. DBussy is meant to give you access to (nearly) all the
  functionality of the underlying libdbus library
  <https://dbus.freedesktop.org/doc/api/html/index.html>. libdbus is a
  very low-level, very general library, designed to be called from C
  code, that makes no assumptions about event loops at all.

Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-30 00:13:55 -08:00