]> code.ossystems Code Review - openembedded-core.git/commit
opkg: Add support for excluding packages from the install
authorMark Hatle <mark.hatle@windriver.com>
Wed, 14 Aug 2013 01:31:23 +0000 (20:31 -0500)
committerSaul Wold <sgw@linux.intel.com>
Thu, 22 Aug 2013 16:15:34 +0000 (09:15 -0700)
commit63c61b7c0c8aeb89661e3bb85e281dd1ef5b618c
tree51fa998a6ed0c48f660d7cd7ec34d031b9e35148
parente36c9947c82be034133a27db6e0f7a769daeb185
opkg: Add support for excluding packages from the install

This adds a new argument to opkg-cl, --add-exclude, which is
used to add package names to the list of packages to exclude
from the install.

If an excluded package is needed for the install to resolve,
an error will be generated.  Recommended packages will not
generate an error.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/opkg/opkg/add-exclude.patch [new file with mode: 0644]
meta/recipes-devtools/opkg/opkg_svn.bb