[oe-commits] org.oe.dev unionfs: update SRC. Fixes unfetchable source.

Laibsch commit openembedded-commits at lists.openembedded.org
Mon Jun 18 12:35:13 UTC 2007


unionfs: update SRC.  Fixes unfetchable source.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 73e558bb958b00e280e1294e4581070623ff6e3c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=73e558bb958b00e280e1294e4581070623ff6e3c
Files:
1
packages/unionfs/unionfs.inc
Diffs:

#
# mt diff -rfc6f2afde784b19761e9a0872b78ebfd2b30ef79 -r73e558bb958b00e280e1294e4581070623ff6e3c
#
# 
# 
# patch "packages/unionfs/unionfs.inc"
#  from [4e85343689b144b37f57f53811b326fbd93564ed]
#    to [4f2b368fe1aa6bb5f424d041944799fd74c3b393]
# 
============================================================
--- packages/unionfs/unionfs.inc	4e85343689b144b37f57f53811b326fbd93564ed
+++ packages/unionfs/unionfs.inc	4f2b368fe1aa6bb5f424d041944799fd74c3b393
@@ -1,10 +1,10 @@ LICENSE = "GPL"
 DESCRIPTION = "A stackable unification file system, which can appear to \
 merge the contents of several directories (branches), while keeping their \
 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}"






More information about the Openembedded-commits mailing list