Khem Raj
ee0f7dc9b7
recipes: Update LICENSE variable to use SPDX license identifiers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-04 17:41:45 -08:00
Martin Jansa
c61dc077bb
Convert to new override syntax
...
This is the result of automated script (0.9.1) conversion:
oe-core/scripts/contrib/convert-overrides.py .
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2021-08-03 10:21:25 -07:00
Mingli Yu
55190da2eb
python3-pydbus: add the missing rdepends
...
Add the missing rdepends to fix below error:
# python3
[snip]
>>> import pydbus
[snip]
ModuleNotFoundError: No module named 'socket'
ModuleNotFoundError: No module named 'logging'
Signed-off-by: Mingli Yu <mingli.yu@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-05-08 19:56:05 -07:00
Derek Straka
c4d22546ed
python-pydbus: consolidate inc and bb files into a single bb file
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-04-05 14:27:45 -07:00
Hongxu Jia
c67f65f4fa
python3-pydbus: cherry-pick patches from fedora
...
Fedora enhanced python3-pydbus:
- Support asynchronous calls
- Support transformation between D-Bus errors and
exceptions.
https://src.fedoraproject.org/cgit/rpms/python-pydbus.git/
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-15 08:20:06 -07:00
Johannes Pointner
28bf20899a
python-pydbus: add new recipe
...
python-pydbus is a pythonic DBus library, which is one of the mentioned replacement of the
deprecated python-dbus library (https://www.freedesktop.org/wiki/Software/DBusBindings )
Signed-off-by: Johannes Pointner <johannes.pointner@br-automation.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2017-11-15 16:32:15 -08:00