ipkg : add 0.99.155 which fixes the following bugs:
authorKoen Kooi <koen@openembedded.org>
Fri, 6 Jan 2006 21:34:09 +0000 (21:34 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 6 Jan 2006 21:34:09 +0000 (21:34 +0000)
* 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 [new file with mode: 0644]

diff --git a/packages/ipkg/ipkg_0.99.155.bb b/packages/ipkg/ipkg_0.99.155.bb
new file mode 100644 (file)
index 0000000..394af24
--- /dev/null
@@ -0,0 +1,2 @@
+include ipkg.inc
+PR = "r0"