summaryrefslogtreecommitdiff
path: root/ipkg-utils
diff options
context:
space:
mode:
Diffstat (limited to 'ipkg-utils')
-rw-r--r--ipkg-utils/files/fix-ipkg-link-beagle.patch0
-rw-r--r--ipkg-utils/ipkg-utils_1.6cvs.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/ipkg-utils/files/fix-ipkg-link-beagle.patch b/ipkg-utils/files/fix-ipkg-link-beagle.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/ipkg-utils/files/fix-ipkg-link-beagle.patch
diff --git a/ipkg-utils/ipkg-utils_1.6cvs.oe b/ipkg-utils/ipkg-utils_1.6cvs.oe
index f73b52a423..4aa5435c41 100644
--- a/ipkg-utils/ipkg-utils_1.6cvs.oe
+++ b/ipkg-utils/ipkg-utils_1.6cvs.oe
@@ -10,7 +10,8 @@ PV_append = "${CVSDATE}"
PR = "r5"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=ipkg-utils \
- file://fix-ipkg-link.patch;patch=1"
+ file://fix-ipkg-link.patch;patch=1 "
+SRC_URI_append_beagle = " file://fix-ipkg-link-beagle.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"