xen-troops / meta-xt-prod-devel-rcar

Main Xen Troops product, which is used for day-to-day development and integration
Apache License 2.0
4 stars 14 forks source link

yaml: wrap domain-specific variables under switches #109

Closed rshym closed 11 months ago

rshym commented 1 year ago

Some domain-specific things, like .dtb and .cfg are always used without any regard to the presence of corresponding domains. This commit wraps all domain-specific stuff under corresponding switches.

rshym commented 11 months ago

Successfully tested by the build of DomU, DomA. Works as expected.

rshym commented 11 months ago

Ack is added. Tested. Rebased. Ready to be merged.