Hello, I'm trying to rebuild the E310 file system as shown here: http://files.ettus.com/manual/page_usrp_e3x0.html#e3x0_image_building .
I had to make one minor change, my network doesn't allow me to pull files from "git://" sites, so I used the https:// mirror for all of the repo fetching. I can initialize the repos with no problem (using release-4), however when I run "bitbake gnuradio-dev-image" I immediately get this error: ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: Please set a valid MACHINE in your local.conf or environment As far as I know, I am setting a valid MACHINE (ettus-e3xx-sg1), but the bitbake command doesn't work. Is there anything missing in the rebuilding a file system section? Thanks, Anisha
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com