On Fri, 2018-08-24 at 11:46 +0800, Chen Qi wrote: > The following statement was accidently removed. Add it back. > > values['ml'] = [''] > > This patch fixes the following error. > > Exception: KeyError: 'ml' > > Signed-off-by: Chen Qi <[email protected]> > --- > meta/classes/utils.bbclass | 1 + > 1 file changed, 1 insertion(+)
Thanks, it was quite nice to wake up and find someone had fixed the bug I'd accidentally introduced! :) Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
