Allow blacklisting a package in the status file.
authorgraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Wed, 18 Aug 2010 05:40:17 +0000 (05:40 +0000)
committergraham.gower <graham.gower@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Wed, 18 Aug 2010 05:40:17 +0000 (05:40 +0000)
commit239861f73d8f69744b8ea0eb3373ef0f4453971b
tree376438f5f6350e7c06bfb6d50d2a4ca7be3a91bd
parent0a4946b3e913a2affe5fd342aa88e2533d06356e
Allow blacklisting a package in the status file.

To blacklist a particular package, add the following status entry for the
package to be blacklisted:
Status: deinstall hold not-installed

Should fix the opkg end of Issue #46. OpenEmbedded will need to correctly
prime the status file.

git-svn-id: http://opkg.googlecode.com/svn/trunk@553 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/opkg_conf.c
libopkg/pkg_vec.c