On Wed, May 8, 2013 at 2:28 PM, Richard Cagley <[email protected]> wrote: > No. I simply followed these steps. I'd love it if I didn't something > wrong. > > http://www.ossystems.com.br/blog/2013/04/15/yocto-with-boundary-devices- > nitrogen6x-5-steps-only/ > > basically: > $ mkdir $HOME/bin > $ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > > $HOME/bin/repo > $ chmod a+x $HOME/bin/repo > $ PATH=${PATH}:$HOME/bin > $ mkdir fsl-community-bsp > $ cd fsl-community-bsp > $ repo init -u https://github.com/Freescale/fsl-community-bsp-platform > -b dylan > $ repo sync > $ MACHINE=nitrogen6x source ./setup-environment build > $ bitbake fsl-image-test > > Once it built I ran hob from the build directory. > > See anything amiss?
I see nothing wrong from your side. Humm ... I will try to reproduce it one more time, but now in dylan branch ... -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
