snapcore / pi-gadget

Universal pi (pi2,pi3,pi4,cm3,cm4 and future) gadget snap for Ubuntu Core and classic systems.
30 stars 60 forks source link

Copy gadget.yaml in meta dir to respect convention #104

Closed upils closed 7 months ago

upils commented 7 months ago

As stated in https://ubuntu.com/core/docs/gadget-snaps a built gadget is supposed to have the gadget.yaml file under the meta dir. ubuntu-image is expecting this convention to be respected to fetch the gadget.yaml file.

This PR make sure the gadtet.yaml file is copied in the meta directory.