Hi everyone,
Here is what I am trying to do:
@ubuntu:~/Projects/Mediabox_DRM/angstrom-setup-scripts$
sources/bitbake/bin/bitbake xbmc'
sources/bitbake/bin/bitbake xbmc
ERROR: no recipe files to build, check your BBPATH and BBFILES?
ERROR: Openembedded'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 TARGET_ARCH directly, or choose a MACHINE or DISTRO that does
so.
Here is my directory tree:
angstrom-setup-scripts
|
oebb.sh sources
|
bitbake/ build/ openembedded/
| |
conf/local.conf recipes
|
xbmc
Here are the entries of local.conf that I modified:
BFILES = "angstrom-setup-scripts/sources/openembedded/recipes/*/*.bb"
DISTRO = "2010.7-test-20101115"
TARGET_ARCH = "arm"
I removed the last line from the file but I am not sure if it is actually
being parsed correctly.
Thanks,
Sriram
_______________________________________________
Angstrom-distro-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel