On Fri, Jan 22, 2010 at 12:46 AM, Marco Franceschetti
<[email protected]>wrote:

> Davide Scaini ha scritto:
>
>  Last (maybe) question:
>> suppose i want to build findutils, (that exists on openembedded/recipes
>> folder) how do I include this package when i build shr-image? (or just
>> build
>> to be available for installation)
>> thanks again
>> d
>>
>>
>>
> Well if you want build only findutils then build package with : bitbake
> findutils
>

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]


> after building you can find package findutils_4.2.29-r1.4_armv4t.ipk in
> tmp/deploy/ipk/armv4t directory
> For including findutils in shr (full) image, you need to edit/add findutils
> to openembedded/recipes/tasks/task-shr.bb
> in your shr-unstable or shr-testing tree.depends if you building testing or
> unstable.
> after adding  findutils to task-shr.bb, you can launch your build-process
> normaly with make shr-image or bitbake shr-image.
>

This I'll try this weekend for sure!
Thanks again for your help guys :)
d


>
> bye
>
>
>
>
> _______________________________________________
> Shr-User mailing list
> [email protected]
> http://lists.shr-project.org/mailman/listinfo/shr-user
>
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to