From be93b605d9379b7001183efc7ca1a80a1f9e2cdd Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 6 Jan 2006 21:34:09 +0000 Subject: ipkg : add 0.99.155 which fixes the following bugs: * Fixed a problem when installing by hand. Now ipkg knows that a package has been selected by hand, and, if every check returns ok, it install the wanted package, instead of selecting one from feed. Moreover, now downgrade should works again. * Fixed the "Replaces" bug. Now ipkg is able to replace a package also if it doesn't conflict. --- packages/ipkg/ipkg_0.99.155.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 packages/ipkg/ipkg_0.99.155.bb (limited to 'packages/ipkg') diff --git a/packages/ipkg/ipkg_0.99.155.bb b/packages/ipkg/ipkg_0.99.155.bb new file mode 100644 index 0000000000..394af24f23 --- /dev/null +++ b/packages/ipkg/ipkg_0.99.155.bb @@ -0,0 +1,2 @@ +include ipkg.inc +PR = "r0" -- cgit v1.2.3