Skip to content

Instantly share code, notes, and snippets.

@lduboeuf
Last active April 17, 2023 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lduboeuf/f0d21f492ec5f0c0faaf66c370222296 to your computer and use it in GitHub Desktop.
Save lduboeuf/f0d21f492ec5f0c0faaf66c370222296 to your computer and use it in GitHub Desktop.
UT install previous image
git clone https://git.launchpad.net/ubuntu/+source/goget-ubuntu-touch
build with crossbuilder
List of images ( channel is the path in system-image see https://system-image.ubports.com) :
goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash query --server=https://system-image.ubports.com --device=krillin --channel=ubports-touch/16.04/stable --list-images
Install:
goget-ubuntu-touch/obj-x86_64-linux-gnu/bin$ ./ubuntu-device-flash touch --server=https://system-image.ubports.com --device=krillin --revision 23 --channel=ubports-touch/16.04/stable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment