mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
udisks: add checksums for udisks-1.0.2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73d83aebe7e4b62346afde80e0e94273"
|
|||||||
DEPENDS = "libatasmart sg3-utils polkit udev dbus-glib glib-2.0"
|
DEPENDS = "libatasmart sg3-utils polkit udev dbus-glib glib-2.0"
|
||||||
# optional dependencies: device-mapper parted
|
# optional dependencies: device-mapper parted
|
||||||
|
|
||||||
SRC_URI = "http://hal.freedesktop.org/releases/${BPN}-${PV}.tar.gz \
|
SRC_URI = "http://hal.freedesktop.org/releases/${BPN}-${PV}.tar.gz;name=${BPN} \
|
||||||
file://optional-depends.patch"
|
file://optional-depends.patch"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
@@ -19,4 +19,6 @@ FILES_${PN} += "${libdir}/polkit-1/extensions/*.so \
|
|||||||
FILES_${PN}-dbg += "${base_libdir}/udev/.debug"
|
FILES_${PN}-dbg += "${base_libdir}/udev/.debug"
|
||||||
|
|
||||||
|
|
||||||
|
SRC_URI[udisks.md5sum] = "f630eefa51b95d6485eb3246bc1bea9a"
|
||||||
|
SRC_URI[udisks.sha256sum] = "7dc1a150a6a31b2727144603fa5a8f9852696fc5bdc4a11917b9b0f1b8e3dcf1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user