From: Koen Kooi Date: Fri, 6 Jan 2006 21:34:09 +0000 (+0000) Subject: ipkg : add 0.99.155 which fixes the following bugs: X-Git-Tag: Release-2010-05/1~9453^2~2722 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be93b605d9379b7001183efc7ca1a80a1f9e2cdd;p=openembedded.git 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. --- 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"