[poky] summary about recent do_populate_sdk failures

Tian, Kevin kevin.tian at intel.com
Mon Jan 31 00:03:36 PST 2011


> From: Tian, Kevin
> Sent: Monday, January 31, 2011 3:21 PM
> 
> > From: Tian, Kevin
> > Sent: Monday, January 31, 2011 3:18 PM
> >
> > One possible option is to sort the INHERIT list, which ensures we always
> parse
> > Inherited class files in same order if no content change. We'll test whether
> this
> > works,
> > and also hear your comments.
> 
> This doesn't help, since the order really matters to decide which type rootfs will
> Use... :-/
> 

We come up another try at:

http://git.pokylinux.org/cgit/cgit.cgi/poky-contrib/commit/?h=tk/tmp

regarding to the fact that one bbclass is only parsed once even when it's inherited
by multiple files. If original reason to include the 2nd class name is to avoid possible
name confliction, this then won't happen.

Not sure whether this will break things. The test is ongoing and at least the parse
phase doesn't report errors.

Thanks
Kevin



More information about the poky mailing list