summaryrefslogtreecommitdiffstats
path: root/scripts/poky-git-proxy-socks-command
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-10-23 15:12:41 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2008-10-23 15:12:41 +0100
commite4aa77e88efe49d38c63cb70f9d0c48a9dc3461f (patch)
treed1500341e732dc0d0e28715ef66a96a4abb5212e /scripts/poky-git-proxy-socks-command
parentd3bf7895aa8881009ebe6b19732369577e24a0df (diff)
downloadpoky-e4aa77e88efe49d38c63cb70f9d0c48a9dc3461f.tar.gz
scripts/build: Update the git proxy setup instructions
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 @@
1#! /bin/bash
2poky-git-proxy-socks -S $GIT_PROXY_HOST:$GIT_PROXY_PORT $@