[Openembedded-users] how to move my build binaries to my target board

ramakanth varala ramakanth.varala at gmail.com
Sun Nov 28 09:16:59 UTC 2010


hi all ,

can any body tell me here .. after doing a cross compile any package
with oe , what are all i need to move to my target board  to make it
work ( i mean all files from bin and lib am i right , or should i find
out out other dependencies to copy to the board?

i do find a folder called image , how can i use that ?

some boday suggest that  " if you set up a feed it will also download
the dependencies; the ipk files in in the deploy dir contain the deps
" using this i can put my package on my board.

Iam puzzeled here ..?

I have a arm target board , i build an image using the cross compile
from host machine. Now in this scenarios how will be the above
statement works for me?


To tell you a bit details about my confusion ..! i built a project
nano to my arm board ,
now i want to move that nano to my arm board ? what steps i should do
? (i guess the solution is like goto image folder present in
/work/..<arch>../nano-**/image , and then copy bin contents to my
target bin and lib contents to my target board lib folder am i right
?)

another doubt in how to read  (my machine is  x86 machine with fc8 on
it) the .ipk files to learn about the dependencies ..?

i guess there would be lot of library depenecies to make a target so ,
how to find them so that i can move them to board?

regards




More information about the Openembedded-users mailing list