Talk:BeagleBoardOpenEmbeddedDevelopment
I couldn't get this to work, however changing this line in profile.sh:
export BBPATH="${OE_HOME}/beagleboard/:${OE_HOME}/beagleboard/${MY_OE_CONF}:${OE_HOME}/openembedded"
to:
export BBPATH="${OE_HOME}/beagleboard/${MY_OE_CONF}:${OE_HOME}/local:${OE_TOP}"
Fixed the problem. As I'm new to bitbake/OE I thought I should comment rather than make a change. Am I missing something?
--Rvoisey 15:59, 24 January 2009 (UTC)