[oe-commits] org.oe.dreambox unionfs: SRC_URI moved

tmbinc commit openembedded-commits at lists.openembedded.org
Sat Feb 2 14:36:20 UTC 2008


unionfs: SRC_URI moved

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: e340cfb3ab61947c60b682780c0db7be30f29245
ViewMTN: http://monotone.openembedded.org/revision/info/e340cfb3ab61947c60b682780c0db7be30f29245
Files:
1
packages/unionfs/unionfs.inc
Diffs:

#
# mt diff -r002e7876cbe159e880d50756dc2a35d16d376506 -re340cfb3ab61947c60b682780c0db7be30f29245
#
# 
# 
# patch "packages/unionfs/unionfs.inc"
#  from [b19293d926f09cc9146abe7c53e3bc436cdb465c]
#    to [8a1648c50e6060222b65e0f3737cd75afe7378ce]
# 
============================================================
--- packages/unionfs/unionfs.inc	b19293d926f09cc9146abe7c53e3bc436cdb465c
+++ packages/unionfs/unionfs.inc	8a1648c50e6060222b65e0f3737cd75afe7378ce
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 MAINTAINER = "Chris Larson <kergoth at handhelds.org>"
 LICENSE = "GPL"
 
-SRC_URI = "ftp://ftp.filesystems.org/pub/unionfs/unionfs-1.x/unionfs-${PV}.tar.gz "
+SRC_URI = "ftp://ftp.filesystems.org/pub/unionfs/OLD/unionfs-1.x/unionfs-${PV}.tar.gz "
 SRC_URI += ${@bb.data.getVar('PV', d, 1) != "1.1.5" and "file://make.patch;patch=1" or " "}
 
 S = "${WORKDIR}/unionfs-${PV}"






More information about the Openembedded-commits mailing list