aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dhcdbd
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dhcdbd')
-rw-r--r--recipes/dhcdbd/dhcdbd_1.14.bb3
-rw-r--r--recipes/dhcdbd/dhcdbd_1.16.bb5
2 files changed, 7 insertions, 1 deletions
diff --git a/recipes/dhcdbd/dhcdbd_1.14.bb b/recipes/dhcdbd/dhcdbd_1.14.bb
index 55d3c72899..850ae5456f 100644
--- a/recipes/dhcdbd/dhcdbd_1.14.bb
+++ b/recipes/dhcdbd/dhcdbd_1.14.bb
@@ -22,3 +22,6 @@ do_install() {
}
FILES_${PN} += "${sysconfdir} ${datadir}/dbus-1 ${base_sbindir}/*"
+
+SRC_URI[md5sum] = "1180dee7a51a4384d55768650634cf93"
+SRC_URI[sha256sum] = "e5facfcab28377d32fd4c70aa1fe0820d3dba4abdfc48bd15eda712c8815e505"
diff --git a/recipes/dhcdbd/dhcdbd_1.16.bb b/recipes/dhcdbd/dhcdbd_1.16.bb
index 24572fb259..61ebf8ae84 100644
--- a/recipes/dhcdbd/dhcdbd_1.16.bb
+++ b/recipes/dhcdbd/dhcdbd_1.16.bb
@@ -4,7 +4,7 @@ SECTION = "net"
LICENSE = "GPL"
DEPENDS = "dbus"
-SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \
+SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.gz \
file://dhcdbd-1.14-pkgconfig_dbus.patch;patch=1 \
file://dhcdbd"
@@ -19,3 +19,6 @@ do_install() {
}
FILES_${PN} += "${sysconfdir} ${datadir}/dbus-1 ${base_sbindir}/*"
+
+SRC_URI[md5sum] = "002e9d7d85a2f0e6261b6bf501c53a3e"
+SRC_URI[sha256sum] = "f399428e0e191233b4dcead88afbe78a26cc16bd9a47e305f6dd3299e011ef18"