aboutsummaryrefslogtreecommitdiffstats
path: root/packages/unionfs
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-17 23:27:52 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-06-17 23:27:52 +0000
commitc75fda097a2e4b27e20695239f0593e27cf5477f (patch)
tree3a8d4af4b98330beddd55420d7a5f04ce3b1b934 /packages/unionfs
parent24850516717f61700547c7160779440c3985eb74 (diff)
downloadopenembedded-c75fda097a2e4b27e20695239f0593e27cf5477f.tar.gz
unionfs: update SRC. Fixes unfetchable source.
Diffstat (limited to 'packages/unionfs')
-rw-r--r--packages/unionfs/unionfs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/unionfs/unionfs.inc b/packages/unionfs/unionfs.inc
index 652d79cc83..4035937740 100644
--- a/packages/unionfs/unionfs.inc
+++ b/packages/unionfs/unionfs.inc
@@ -4,7 +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-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/unionfs-1.x/unionfs-${PV}.tar.gz \
file://make.patch;patch=1"
S = "${WORKDIR}/unionfs-${PV}"
FILESPATH = "${FILE_DIRNAME}/unionfs-${PV}:${FILE_DIRNAME}/unionfs:${FILE_DIRNAME}/files:${FILE_DIRNAME}"