I tried both 2.6 and 2.7. Same result. Brett
On Nov 25, 2011, at 7:29 PM, Tom Rini <[email protected]> wrote: > On Fri, Nov 25, 2011 at 12:19 PM, McClintock Matthew-B29882 > <[email protected]> wrote: >> On Fri, Nov 25, 2011 at 12:52 PM, Brett McMillian >> <[email protected]> wrote: >>> Here are the steps I have run successfully so far. >>> 1) ./scripts/rhel5-oe.sh >>> 2) Edited the first line of ./scripts/create-config.py to read: >>> #!/usr/bin/python2.7 >>> 3) ./scripts/create-config.py >>> --config-file=fsl-p1022ds/sample-create-config.ini >>> --features="native-development" -j 4 -t 2 >>> 4) source build_p1022ds_release/bitbake.rc >>> 4) bitbake devel-image >> >> Just for everyone's information, some of this stuff is specfic to the >> Freescale SDK. But, I think the rest should be valid. > > OS X isn't a supported (nor functional) build environment today nor in > the snapshot that SDK is built from. The first bit of problems sound > like a "well, try python 2.6 instead" but once you overcome that, > other things will fail. > > -- > Tom > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
