mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 05:02:22 +02:00
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -7,6 +7,9 @@ DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native"
|
||||
PR = "ml0"
|
||||
|
||||
SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "5fdf3970aa0c00020289de7ba8f3be18"
|
||||
SRC_URI[sha256sum] = "ce283806f1af4f2322e183a276528a880b503c74972932bd09f06bdb7fcc1b99"
|
||||
S = "${WORKDIR}/dbus-python-${PV}"
|
||||
|
||||
inherit distutils-base autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user