mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
python-dbus: upgrade from 0.83.0 to 0.83.1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
f828c0f290
commit
97e7eed13a
@@ -3,7 +3,7 @@ SECTION = "devel/python"
|
||||
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native"
|
||||
PR = "ml1"
|
||||
PR = "ml0"
|
||||
|
||||
SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
|
||||
S = "${WORKDIR}/dbus-python-${PV}"
|
||||
Reference in New Issue
Block a user