clearlinux / mixer-tools

Software update mixer and related tools
Apache License 2.0
28 stars 37 forks source link

Handle optional bundles #720

Closed reaganlo closed 4 years ago

reaganlo commented 4 years ago

Currently, build bundles generates an error if one of the mix bundles has only an 'also-add()' entry in its definition.

Instead, build bundles should not error out and must process such bundles.

Fixes #718

Signed-off-by: Reagan Lopez reagan.lopez@intel.com