diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2010-09-01 16:04:45 -0500 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-03 09:44:56 +0100 |
commit | 2f68de1e88fb196c301039ad994782b1a0c6ac94 (patch) | |
tree | ebf03840ec8de390a81bce16b0ae04a48ae1101f /meta/classes/image.bbclass | |
parent | 84e1f5a68962e35f796fbfddacddd6d16a4532b6 (diff) | |
download | openembedded-core-2f68de1e88fb196c301039ad994782b1a0c6ac94.tar.gz openembedded-core-2f68de1e88fb196c301039ad994782b1a0c6ac94.tar.bz2 openembedded-core-2f68de1e88fb196c301039ad994782b1a0c6ac94.tar.xz openembedded-core-2f68de1e88fb196c301039ad994782b1a0c6ac94.zip |
roots_rpm: Enable installation of recommended packages
Within RPM there is a field called "Suggests". This filed behaves like
"Recommends" does in ipk. So we write out the packages using the Suggests
field with the Poky 'Recommends' values... and then use the arbitrary tags to
capture the Poky 'Suggests' within a new "Recommends" tag.
Slightly confusing, but the end result is a functioning install.
Also some performance enhancements were add at the same time.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/classes/image.bbclass')
0 files changed, 0 insertions, 0 deletions