From a0490cfbc9c70dfd11f695fea2d7c367d6221ff0 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sun, 7 Nov 2004 22:42:40 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages-devel into handhelds.org:/home/ich/programming/oe/oe-packages-exported 2004/11/07 23:41:32+01:00 handhelds.org!zecke Beagle Machine patches -Remove bluez/dbus from task-bootstrap -Kernel leave zombies of ktsd for now as it was before -Fix up ipkg destinations for the 2nd bank BKrev: 418ea4e0Dk7F573u9Oh_oFcBUVTE-w --- ipkg-utils/ipkg-link_1.6cvs.oe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ipkg-utils') diff --git a/ipkg-utils/ipkg-link_1.6cvs.oe b/ipkg-utils/ipkg-link_1.6cvs.oe index 6d6de84a5f..f39d0d918f 100644 --- a/ipkg-utils/ipkg-link_1.6cvs.oe +++ b/ipkg-utils/ipkg-link_1.6cvs.oe @@ -4,7 +4,9 @@ CONFLICTS = "ipkg-utils" PV_append = "${CVSDATE}" 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" do_compile() { -- cgit v1.2.3