xpm/libxpm_3
[vuplus_openembedded] / dropbear / dropbear_0.43+0.44test4.oe
index 558f137..42f3317 100644 (file)
@@ -1,12 +1,14 @@
+SECTION = "console/network"
 DESCRIPTION = "Dropbear SSH Implementation"
 LICENSE = "MIT"
 DEPENDS = "zlib"
-PR = "r1"
+PR = "r4"
 RV = "0.44test4"
 
 SRC_URI = "http://matt.ucc.asn.au/dropbear/testing/dropbear-${RV}.tar.bz2 \
           file://configure.patch;patch=1 \
           file://allow-nopw.patch;patch=1 \
+          file://xauth-path.patch;patch=1 \
           file://init"
 S = "${WORKDIR}/dropbear-${RV}"