Specify setproxy option in build_rootfs (#2053)
authorPRAVEEN DORESWAMY NAIDU/System SW /SRI-Bangalore/Staff Engineer/삼성전자 <praveen.dn@samsung.com>
Fri, 10 Aug 2018 00:20:48 +0000 (05:50 +0530)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 10 Aug 2018 00:20:48 +0000 (09:20 +0900)
commita615f0ef6260353b608c76f3d715428fbab1c8de
treea64d46d96505242b41bc88084c0242db06c80220
parentae69f841ad7d3aa247c79ca445a7edcaf4913a4e
Specify setproxy option in build_rootfs (#2053)

Specify setproxy option with IP address value as argument instead of skipproxy option.
The ipaddress specified with be the actual proxy server.

example: ./build_rootfs.sh setproxy=<IP address of the proxy server>

Signed-off-by: Praveen D N <praveen.dn@samsung.com>
tools/cross/build_rootfs.sh