Koen Kooi wrote on 2011-05-26: > > Op 26 mei 2011, om 13:55 heeft Lianhao Lu het volgende geschreven: > >> This is a modification of the original patch to enable network based PR >> service. >> >> The main difference between this series of patch to the original one is >> that this one uses the PKGR/PKGV during the package feed creation. It >> also made the PR service disabled by default(by leaving the PRSERV_HOST >> and PRSERV_PORT commented out) and revised some function names. >> >> The following features from the previous patch comments are not >> included in this >> series: >> 1) automatically launch PR service in localhost use case. >> 2) respect OVERIDE to allow setting PRSERV_HOST/PORT per recipe >> basis >> 3) write permission control in the PR service. >> 4) way to sync up local PR database witht the central server. > > Does it support going thru HTTP_PROXY like the bitbake fetchers? It's > not a must-have, but it would be nice if I can have the internal > builds consistent with angstrom upstream. >
It doesn't support now. But I think we can have this by implementing a custom transport, by leverage the urllib2. Best Regards, Lianhao _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
