summaryrefslogtreecommitdiff
path: root/packages/unionfs/unionfs.inc
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-02-06 02:57:47 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-02-06 02:57:47 +0000
commit25c1a31393902b3b6dedcaeed2a7cdaa879f0dd4 (patch)
tree56c4e0b0a275736bd9245f01af5bff9c59f7eb19 /packages/unionfs/unionfs.inc
parent8fbb53e4490a225121970b0df34c969eb9bcf334 (diff)
unionfs: make SRC_URI fetchable again. prepare for upgrade.
Diffstat (limited to 'packages/unionfs/unionfs.inc')
-rw-r--r--packages/unionfs/unionfs.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/unionfs/unionfs.inc b/packages/unionfs/unionfs.inc
index 4035937740..e336fd3e07 100644
--- a/packages/unionfs/unionfs.inc
+++ b/packages/unionfs/unionfs.inc
@@ -4,8 +4,7 @@ physical content separate."
HOMEPAGE = "http://www.fsl.cs.sunysb.edu/project-unionfs.html"
LICENSE = "GPL"
-SRC_URI = "ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/unionfs-1.x/unionfs-${PV}.tar.gz \
- file://make.patch;patch=1"
+SRC_URI = "ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/OLD/unionfs-1.x/unionfs-${PV}.tar.gz"
S = "${WORKDIR}/unionfs-${PV}"
FILESPATH = "${FILE_DIRNAME}/unionfs-${PV}:${FILE_DIRNAME}/unionfs:${FILE_DIRNAME}/files:${FILE_DIRNAME}"