summaryrefslogtreecommitdiff
path: root/packages/dnsmasq/dnsmasq_2.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dnsmasq/dnsmasq_2.11.bb')
-rw-r--r--packages/dnsmasq/dnsmasq_2.11.bb16
1 files changed, 1 insertions, 15 deletions
diff --git a/packages/dnsmasq/dnsmasq_2.11.bb b/packages/dnsmasq/dnsmasq_2.11.bb
index 7627ae3e09..da04fe6d58 100644
--- a/packages/dnsmasq/dnsmasq_2.11.bb
+++ b/packages/dnsmasq/dnsmasq_2.11.bb
@@ -1,15 +1 @@
-SECTION = "console/network"
-LICENSE = "GPL"
-DESCRIPTION = "Dnsmasq is a lightweight, easy to configure \
-DNS forwarder and DHCP server."
-MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-
-SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/dnsmasq-${PV}.tar.gz"
-S = "${WORKDIR}/dnsmasq-${PV}"
-
-do_install () {
- oe_runmake "PREFIX=${D}${prefix}" \
- "BINDIR=${D}${bindir}" \
- "MANDIR=${D}${mandir}" \
- install
-}
+include dnsmasq.inc