http://bugs.openembedded.org/show_bug.cgi?id=2427





--- Comment #12 from L. A. Linden Levy <[EMAIL PROTECTED]>  2007-06-06 13:33:56 
---
(In reply to comment #11)
> Could you do me a favor and grep for "need_host =
> bb.data.getVar('COMPATIBLE_HOST', d, 1)" in your classes/ directory and show 
> me
> the 10 surrounding lines of code?
> 

Sure...

[EMAIL PROTECTED] classes} [15:33:14] 
 =>> pwd
/home/lindenle/src/open_embedded/org.openembedded.dev/classes

[EMAIL PROTECTED] classes} [15:33:11] 
 =>> grep -ir "need_host" ./*   
./base.bbclass: need_host = bb.data.getVar('COMPATIBLE_HOST', d, 1)
./base.bbclass: if need_host:
./base.bbclass:         if not re.match(need_host, this_host):


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev

Reply via email to