aboutsummaryrefslogtreecommitdiffstats
path: root/dropbear/dropbear_0.41.oe
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-05-10 19:04:46 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-05-10 19:04:46 +0000
commit2e649a8073284c7b41607ff80c71c3c76e193a2a (patch)
tree5805b00a7b4c7a72eba0f7c97873c6bd48765c52 /dropbear/dropbear_0.41.oe
parentef2a0dc9d1771cee259c9e5ce9d8dc40e9a68cbd (diff)
downloadopenembedded-2e649a8073284c7b41607ff80c71c3c76e193a2a.tar.gz
Pack of changes to get task-bootstrap works better.
BKrev: 409fd24ePJ42qABkdpYI28oHVuIMmg
Diffstat (limited to 'dropbear/dropbear_0.41.oe')
-rw-r--r--dropbear/dropbear_0.41.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/dropbear/dropbear_0.41.oe b/dropbear/dropbear_0.41.oe
index cde8246f41..352c8d428f 100644
--- a/dropbear/dropbear_0.41.oe
+++ b/dropbear/dropbear_0.41.oe
@@ -4,7 +4,8 @@ DEPENDS = "virtual/libc zlib ncurses"
PR = "r2"
SRC_URI = "http://matt.ucc.asn.au/dropbear/releases/dropbear-${PV}.tar.bz2 \
- file://${FILESDIR}/configure.patch;patch=1"
+ file://${FILESDIR}/configure.patch;patch=1 \
+ file://${FILESDIR}/initd.patch;patch=1"
S = "${WORKDIR}/dropbear-${PV}"
inherit autotools update-rc.d