DESCRIPTION = "This package contains some modules used by different \ projects released by Logilab, including abstract syntax \ tree manipulation tools, database helper functions, HTML generation, \ command line argument parsing, logging, and process \ daemonization." SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" SRCNAME = "common" SRC_URI = "ftp://ftp.logilab.fr/pub/common/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils ng' alt='cgit logo'/> index : openembedded-core.git
Mirror of openembedded-coreMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/scripts/oe-git-proxy
AgeCommit message (Expand)AuthorFiles
2016-12-13oe-git-proxy: create usage outputEd Bartosh1
2016-07-20oe-git-proxy: don't depend on syslinuxAndré Draszik1
2016-03-28oe-git-proxy: support username / password in http proxyAndré Draszik1
2016-03-28oe-git-proxy: also check all_proxy and http_proxy env variablesAndré Draszik1
2015-09-21oe-git-proxy: Allow socks4 as protocol in $ALL_PROXYPeter Kjellerstedt1
2015-09-21oe-git-proxy: Correct the parsing of a port in $ALL_PROXYPeter Kjellerstedt1
2015-09-21oe-git-proxy: Allow explicit IP addresses in $NO_PROXYPeter Kjellerstedt1
2015-03-29oe-git-proxy: Redirect error messages to STDERRJuro Bystricky1
2014-10-10oe-git-proxy: use SOCKS4a instead of SOCKS4Ross Burton1