unionfs: make SRC_URI fetchable again. prepare for upgrade.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 6 Feb 2008 02:57:47 +0000 (02:57 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 6 Feb 2008 02:57:47 +0000 (02:57 +0000)
packages/unionfs/unionfs-modules_1.0.11.bb
packages/unionfs/unionfs.inc

index a6920de..c9ca1d1 100644 (file)
@@ -1,2 +1,4 @@
 require unionfs-modules.inc
 require unionfs.inc
+
+SRC_URI += "file://make.patch;patch=1"
index 4035937..e336fd3 100644 (file)
@@ -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}"