summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-28 19:58:39 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 22:39:24 +0000
commit17aa50645015a149298e78a175bbd3cbf171df22 (patch)
treea2fe019a842ae8af18260a544c4c0772a62a464e /bitbake/lib
parent6c6ae2a7bc6c6769d17227238f4911adf89e5abd (diff)
downloadpoky-17aa50645015a149298e78a175bbd3cbf171df22.tar.gz
classes/package: set SUMMARY in do_split_packages()
do_split_packages() is commonly used to split out plugin/module packages dynamically within recipes. If it doesn't set SUMMARY for each of these packages then they get a generic SUMMARY from the recipe, which isn't particularly useful; so add a parameter to set this and default it from the current description parameter (it ought to have been the other way around, but the description parameter is what we currently have in use by all recipes that use this function.) Fixes [YOCTO #5406]. (From OE-Core rev: 2b3080831042ffab26d70c3feee232fc31aa591a) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib')
0 files changed, 0 insertions, 0 deletions