On 12/31/2009 09:47 AM, saleh usman wrote:

Hi
I am building console-image by following the Getting Started page of 
www.opensdr.com.I've added the following lines  at the end of my local.conf 
file  but I am receiving error where oe is the directory in which openembedded 
is placed.Attached is the local.con file.



ANGSTROM_EXTRA_INSTALL = " screen oprofile ossie-fm-from-file
BBFILES = "oe/org.openembedded.dev/packages/*/*.bb
/oe/ossie_collection/packages/*/*.bb"

I think you have a line wrap issue here, make sure both BBFILES and the line after are really on the same line.

Also, be warned, I wrote those instructions a while ago :)

Philip



BBFILE_COLLECTIONS = "upstream ossie"

BBFILE_PATTERN_upstream = "^/oe/org.openembedded.dev/packages"

BBFILE_PRIORITY_upstream = "5"

BBFILE_PATTERN_ossie = "^$/oe/ossie/packages"

BBFILE_PRIORITY_ossie = "10"


Terminal window showing the following error.


[sa...@localhost
~]$ bitbake console-imageERROR: Unable to parse conf/bitbake.conf
(/oe/build/conf/local.conf:176: unparsed line:
'/oe/ossie_collection/packages/*/*.bb"')



Plz help me in moving forward

Saleh
                                        
_________________________________________________________________
Windows Live Hotmail: Your friends can get your Facebook updates, right from 
HotmailĀ®.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009



_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to