summaryrefslogtreecommitdiff
path: root/recipes/dnsmasq/dnsmasq-dbus_2.47.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dnsmasq/dnsmasq-dbus_2.47.bb')
-rw-r--r--recipes/dnsmasq/dnsmasq-dbus_2.47.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/dnsmasq/dnsmasq-dbus_2.47.bb b/recipes/dnsmasq/dnsmasq-dbus_2.47.bb
deleted file mode 100644
index fa3dbfcf58..0000000000
--- a/recipes/dnsmasq/dnsmasq-dbus_2.47.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-# dnsmasq with support for DBus interface
-
-require dnsmasq.inc
-
-S = "${WORKDIR}/dnsmasq-${PV}"
-
-DEPENDS = "dbus"
-EXTRA_OEMAKE = "COPTS=-DHAVE_DBUS"
-
-do_install_append () {
- install -d ${D}${sysconfdir}/dbus-1/system.d
- install -m 644 dbus/dnsmasq.conf ${D}${sysconfdir}/dbus-1/system.d/
-}
-
-SRC_URI[dnsmasq-2.47.md5sum] = "4524081e56d0b935717d493e8e8d3e11"
-SRC_URI[dnsmasq-2.47.sha256sum] = "f2716a43eb05b232c640a4ad647fd0fc21dd0c4f4ad20c9f5303568742399e5d"