Davide Scaini ha scritto:
After a look to the manual i tried this, but I got the following error:
eli...@seldon:~/shr_build/shr-unstable$ bitbake findutils
/usr/lib/pymodules/python2.6/bb/COW.py:29: DeprecationWarning: the sets
module is deprecated
import types, sets
ERROR: no files to build.
NOTE: Parsing finished. 0 cached, 0 parsed, 0 skipped, 0 masked.
NOTE: Cache is clean, not saving.
ERROR: Nothing PROVIDES 'findutils'
am I comfortably dumb? (he he) [even pointing directly the .bb recipe]
Well if bitbake no finds the .bb recipe, then something is wrong with
your setup.
Have you setup your environment correctly with : . ./setup-env before
launching bitbake?
Note that . ./setup-env is dot-space-dot-slash.... ;-)
For pointing directly to a .bb recipe you should use bitbake -b look at
bitbake --help
example: bitbake -b openembedded/recipes/findutils/findutils_4.2.29.bb
bye
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user