switched to fetching source from Debian 'stable' + patch from Debian to get it build...
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 28 Jul 2005 13:56:27 +0000 (13:56 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 28 Jul 2005 13:56:27 +0000 (13:56 +0000)
packages/atftp/atftp_0.7.bb

index ab51647..67dd716 100644 (file)
@@ -4,9 +4,10 @@ PRIORITY = "optional"
 MAINTAINER = "NSLU2 Linux <www.nslu2-linux.org>"
 HOMEPAGE = "http://packages.debian.org/atftp"
 LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
 
-SRC_URI = "ftp://ftp.mamalinux.com/pub/atftp/atftp-${PV}.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/a/atftp/atftp_${PV}.orig.tar.gz \
+           ${DEBIAN_MIRROR}/main/a/atftp/atftp_${PV}-7.diff.gz;patch=1 \
           file://atftpd.init"
 S = "${WORKDIR}/atftp-${PV}"