mkdir ~/bin curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo PATH=$PATH:~/bin mkdir fsl-community-bsp && cd fsl-community-bsp repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b daisy repo sync source ./setup-environment build bitbake core-image-minimal
The default target machine is "imx6qsabresd", but you can change it from conf/local.conf file.
No comments:
Post a Comment