Skip to content

Use non-weak assignment for metainfo

Andreas Cord-Landwehr requested to merge work/improveMetadata into master

I am actully not sure why, but looking at the bitbake environment trace, the weak assignment operator leads to SUMMARY and consequently also DESCRIPTION to be set to a default value instead of the preset value.

Merge request reports