Actually what I did , I copied the directory of ossie-gpp-node from vmware image which contains source code. Then I edited bitbake recipe to use this source code which is attached in which I changed SRC_URI and S variables. Now when I bitbake ossie-gpp-node, it is built successfully but during butbake of console-image its ipkg package is not installed in file system due to reasons which we have already discussed.
Now if you are buzzy , plz give me guidelines so that I may solve this problem by myself. Saleh > > On 06/15/2010 08:49 AM, saleh usman wrote: > > > > Hi > > Philipe > > Did you look at log files? any suggestion to solve the problem? > > I'm locked in another crisis at the moment. My concern is I never > updated the GPP node to work with the same paths in /sdr as I did for > the gpp sound node. It is a nuisance to look at the gpp node source > because it is in the ossie repo in a deleted branch so I have to > remember how to view it in trac. > > Sorry, > > Philip > > > Saleh > > > > > > > > I've looked the recipes of ossie-gpp-sound-node and ossie-gpp-node. There > > is an additional variable > > BROKEN = "1" > > in recipe of ossie-gpp-node. > > Saleh > >> On 06/13/2010 09:49 AM, saleh usman wrote: > >>> > >>> I've already tried it. That builds successfully as shown below but > >>> console-image fails. > >>> Problem which I've understood is that bitbake ossie-gpp-node actually > >>> creates ipk packages > >>> ossie-gpp-node-dbg > >>> ossie-gpp-node-dev > >>> But it doesn't not creat ipk package of ossie-gpp-node > >>> This is clear from attached files. > >>> How this issue may be fixed. > >> > >> The ossie-gpp-node ipk should have the dcd file in it I think. Can you > >> post a log from a build of ossie-gpp-node? Look a that recipe and a > >> working node recipe ... > >> > >> Philip > >> > >>> > >>> Saleh > >>> > >>> [sa...@localhost ~]$ bitbake ossie-gpp-node > >>> NOTE: Handling BitBake files: \ (8169/8169) [100 %] > >>> NOTE: Parsing finished. 7530 cached, 309 parsed, 330 skipped, 0 masked. > >>> NOTE: Resolving any missing task queue dependencies > >>> NOTE: Preparing runqueue > >>> NOTE: Executing runqueue > >>> NOTE: Tasks Summary: Attempted 630 tasks of which 630 didn't need to be > >>> rerun and 0 failed. > >>> > >>> > >>> [sa...@localhost ~]$ bitbake ossie-demo > >>> NOTE: Handling BitBake files: \ (8169/8169) [100 %] > >>> NOTE: Parsing finished. 7530 cached, 309 parsed, 330 skipped, 0 masked. > >>> NOTE: Resolving any missing task queue dependencies > >>> NOTE: Preparing runqueue > >>> NOTE: Executing runqueue > >>> NOTE: Tasks Summary: Attempted 695 tasks of which 695 didn't need to be > >>> rerun and 0 failed. > >>> > >>>> On 06/13/2010 08:10 AM, saleh usman wrote: > >>>>> > >>>>> OpenEmbedded is giving an error of not building root files system due > >>>>> to missing dependency of gpp_node > >>>>> for ossie_demo as shown in attached log file. > >>>>> When I bitbake ossie-demo and ossie-gpp-node seperately these are built > >>>>> successfully. Error occurs when > >>>>> I run bitbake console-image. > >>>>> > >>>>> where might be the problem ? Plz help me to diagnose this error. > >>>> > >>>> try bitbake ossie-gpp-node, then bitbake console-image. You need to > >>>> study how OE works. > >>>> > >>>> You are currently the most knowledgeable person working on OSSIE for > >>>> embedded systems at the moment :) > >>>> > >>>> Philip > >>> > >>> _________________________________________________________________ > >>> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. > >>> https://signup.live.com/signup.aspx?id=60969 > >> > > > > Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign up > > now. > > _________________________________________________________________ > > Hotmail: Free, trusted and rich email service. > > https://signup.live.com/signup.aspx?id=60969 > _________________________________________________________________ Hotmail: Free, trusted and rich email service. https://signup.live.com/signup.aspx?id=60969
