package_rpm.bbclass: NO_RECOMMENDATIONS support
authorMark Hatle <mark.hatle@windriver.com>
Tue, 13 Aug 2013 00:45:48 +0000 (19:45 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2013 17:30:00 +0000 (18:30 +0100)
commit8a9919f32209aec1b0aed70e0568af2411c8166f
tree9c88a16294c78f14210cf42ecaa2f5b7f0e6fff2
parent0587e305130759db2034c1199d983e657fd68763
package_rpm.bbclass: NO_RECOMMENDATIONS support

Add NO_RECOMMENDATIONS support.  A way to disable all recommended
packages from being installed.  This will help shrink the size of
the resulting filesystem.

Add documentation on NO_RECOMMENDATIONS and BAD_RECOMMENDATIONS.

Note, using NO_RECOMMENDATIONS has side effects such that kernel-modules may
not have been installed.  A user will need to manually add to their image
any kernel-modules required to be on the image for functionality.

(From OE-Core rev: 0341bfa886ea851f5a394051545b4e624d8003dd)

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/classes/package_rpm.bbclass
meta/conf/bitbake.conf
meta/conf/documentation.conf