Fix ipkg-link, courtesy of Maciej Swiniarski (luzik)
authorChris Lord <chris@openedhand.com>
Wed, 18 Aug 2004 13:26:14 +0000 (13:26 +0000)
committerChris Lord <chris@openedhand.com>
Wed, 18 Aug 2004 13:26:14 +0000 (13:26 +0000)
BKrev: 412358f6Kw3j1EJqM6f3Jg3-QfS_Xw

ipkg-utils/ipkg-link-1.6cvs/fix-ipkg-link.patch [new file with mode: 0644]
ipkg-utils/ipkg-utils_1.6cvs.oe

diff --git a/ipkg-utils/ipkg-link-1.6cvs/fix-ipkg-link.patch b/ipkg-utils/ipkg-link-1.6cvs/fix-ipkg-link.patch
new file mode 100644 (file)
index 0000000..e69de29
index c9a3541..d25f098 100644 (file)
@@ -7,9 +7,10 @@ LICENSE = "GPL"
 CONFLICTS = "ipkg-link"
 RDEPENDS = "python"
 PV_append = "${CVSDATE}"
-PR = "r3"
+PR = "r4"
 
-SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=ipkg-utils"
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=ipkg-utils \
+          file://fix-ipkg-link.patch;patch=1"
 S = "${WORKDIR}/ipkg-utils"
 
 INSTALL = "ipkg-build ipkg-deb-unbuild ipkg-unbuild ipkg-compare-versions ipkg-upload ipkg-make-index ipkg-link ipkg.py"