summaryrefslogtreecommitdiff
path: root/scripts/poky-git-proxy-socks-command
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2008-10-24 14:46:07 +0100
committerRob Bradford <rob@linux.intel.com>2008-10-24 14:46:07 +0100
commit08197d62efb5e7cbf92d3fbf94a6d192a311214c (patch)
tree4364d997e6a11abfbf43f9b3fba1317db48f799d /scripts/poky-git-proxy-socks-command
parentfbfc669583328a6df2415ecc6343bba509e44459 (diff)
parente84e951822687dd7a2e2c632ac9caa799ddfd593 (diff)
downloadopenembedded-core-08197d62efb5e7cbf92d3fbf94a6d192a311214c.tar.gz
openembedded-core-08197d62efb5e7cbf92d3fbf94a6d192a311214c.tar.bz2
openembedded-core-08197d62efb5e7cbf92d3fbf94a6d192a311214c.zip
Merge branch 'master' of ssh://git@git.moblin.org/poky
Diffstat (limited to 'scripts/poky-git-proxy-socks-command')
-rwxr-xr-xscripts/poky-git-proxy-socks-command2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/poky-git-proxy-socks-command b/scripts/poky-git-proxy-socks-command
new file mode 100755
index 0000000000..a5af2d33fa
--- /dev/null
+++ b/scripts/poky-git-proxy-socks-command
@@ -0,0 +1,2 @@
+#! /bin/bash
+poky-git-proxy-socks -S $GIT_PROXY_HOST:$GIT_PROXY_PORT $@