aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dnsmasq/dnsmasq_2.11.bb
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2005-04-02 03:32:15 +0000
committerChris Larson <clarson@kergoth.com>2005-04-02 03:32:15 +0000
commit0e189eba924bb0cd72176b71875fac801e71261a (patch)
tree435d595032062a4edb7cffb36c1221299025ca32 /packages/dnsmasq/dnsmasq_2.11.bb
parent1e918910e9ea71ce711492f2a44c66678189edb4 (diff)
downloadopenembedded-0e189eba924bb0cd72176b71875fac801e71261a.tar.gz
Add dnsmasq 2.22 and consolodate metadata into a .inc.
BKrev: 424e123fnNZvoztkARYX6j5BXqiSWQ
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