DeployingANewImage-Fido

From VentureResearchWiki
Jump to navigation Jump to search

Build the new image[edit | edit source]

ssh embedded-dev2
cd ../yocto-fido/poky
. oe-init-build-env

MACHINE=vr-am33v2-linuxshelf bitbake venture-image-vrreader 
MACHINE=vr-am33v2-linuxboard bitbake venture-image-vrreader venture-image-gui venture-image-extra

Release the new image[edit | edit source]

MACHINE=vr-am33v2-linuxshelf ./release.sh
MACHINE=vr-am33v2-linuxboard ./release.sh
  • now update the appropriate wiki pages with the new release date