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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2013 17:30:01 +0000 (18:30 +0100)
commit7edd3b56de13da47ce0f623ad14b273c3c7d3123
treef9f4522a9a03b9ab934d54625c07e8ed42589535
parent970b24ada772a6f8bf6d5ae27ce4954a0e614ef3
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.

(From OE-Core rev: 63c61b7c0c8aeb89661e3bb85e281dd1ef5b618c)

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