hi,
Am Mittwoch, den 18.01.2017, 13:26 +0100 schrieb Simon Fels:
> 
> $ snap download pi3
> $ unsquashfs pi3_*.snap
> # Do any modifications to squashfs-root/meta/snap.yaml
> $ snapcraft snap squashfs-root
> # Now you have a new .snap file snapcraft generated for you
> $ ubuntu-image ... --extra-snaps my-gadget.snap ... my-model.assert
> 
better do:

$ git clone https://github.com/snapcore/pi3-gadget
$ cd pi3-gadget

# make your changes in snapcraft.yaml to add the slots you need

then just run:

$ snapcraft

# .. and use ubuntu-image as described above ...

ciao
        oli

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
Snapcraft mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to