On Jan 16, 2010, at 10:19 AM, "Robert P. J. Day" <[email protected]> wrote:
> > from cvs.py: > > return ud.type in ['cvs', 'pserver'] > > as i read it, "pserver" is the *method* parameter for the CVS fetcher, > it's not a valid type, is it? can't the "pserver" entry be removed > from that test? Yep, looks like another odd remnant of the original code. Should kill it (not on the 1.8 branch, of course). > -- Chris Larson _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
