Hi, I first do a bitbake base-image, and then I put the uImage and the bz to beagleboard.
Then, I do bitbake gnuradio and then copy all the relevant .ipk files to the beagleboard. The beagleboard is not connected to the network. I just copied the file to the SD cards directly. I do see a bunch of python-*.ipk files in the /tmp dir. Should I be copying those python-*.ipk to beaglebaord and then run "ipk install" for each python ipk? Thanks, Woody On Mon, Jun 15, 2009 at 12:22 AM, Philip Balister <[email protected]>wrote: > Woody Dickson wrote: > >> Hi, >> >> I got the bitbake image for gnuradio. When I tried to ipkg install it >> into >> beagle which has the base-image of Angstrom installed, I am getting the >> following error: >> >> >> r...@beagleboard:~# ipkg install >> gnuradio_3.1.3-r3.1_armv7a.ipk >> Installing gnuradio (3.1.3-r3.1) to >> root... >> Nothing to be >> done >> >> An error ocurred, return value: >> 1. >> Collected >> errors: >> >> ERROR: Cannot satisfy the following dependencies for >> gnuradio: >> python-core python-audio python-threading python-codecs >> python-lang >> python-textutils python-shel) >> r...@beagleboard:~# >> >> In the openembedded recipes, I don't see any recipe for python-core, >> python-audio, etc... How can I get this dependencies to work right? >> >> Thanks for all your help. >> > > Could you give me a few more details? Are you connected to a network, or > did you copy the gnuradio ipk from sonewhere? One recipe can create many > packages, which is which you can't find a recipe for the python packages. > > I'm kind of guessing you are using an image you downloaded from somewhere. > > Philip > > > >> Woody >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] >> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> >
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
