Skip to content

Instantly share code, notes, and snippets.

@yeyus
Created August 7, 2014 17:26
Show Gist options
  • Save yeyus/a203c27ebb2d27638ef9 to your computer and use it in GitHub Desktop.
Save yeyus/a203c27ebb2d27638ef9 to your computer and use it in GitHub Desktop.
  1. Clone https://github.com/gmacario/easy-build
  2. cd easy-build/build-yocto
  3. ./build.sh
  4. ./run.sh
  5. -- Now you should be inside the build-yocto docker container --
  6. cd /work
  7. source /opt/yocto/poky/oe-init-build-env <>
  8. bitbake -k core-image-minimal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment