From f28c6cae1faf4c59c95fd0ec40ccad2ee6f8aa23 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sun, 24 Oct 2004 20:14:30 +0000 Subject: Beagle Distribution: -Mount 2nd bank on /home -Make installing packages to /home work (ipkg-link) -Create /home/root from within the opie script (probably do it in a beagle-install package) BKrev: 417c0d26Prw6b1pgzKJ8GVVFJdasZg --- ipkg-utils/files/fix-ipkg-link-beagle.patch | 0 ipkg-utils/ipkg-utils_1.6cvs.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 ipkg-utils/files/fix-ipkg-link-beagle.patch (limited to 'ipkg-utils') 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 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" -- cgit v1.2.3