]> code.ossystems Code Review - openembedded-core.git/commit
cargo_common: remove http_proxy
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Thu, 19 Aug 2021 22:49:25 +0000 (18:49 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Aug 2021 21:09:24 +0000 (22:09 +0100)
commit81ad8aceaacda726361e953778294de20eeac24e
tree457a7ef15bccfd07858c915108ed154e7fe82797
parent1a28dd447c248f6b7f0efd121160ac798e2abf0c
cargo_common: remove http_proxy

Fix the test_sstate_noop_samesigs oe-selftest that
produces an error like:

   core2-64-poky-linux/libstd-rs/1.54.0-r0.do_configure.sigdata differs:
   basehash changed from <hash-a> to <hash-b>
   Variable http_proxy value changed from '' to 'http://example.com/'

by simply removing the proxy config option. This may be added back
after merge to oe-core if needed and if the diffsigs check passes.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cargo_common.bbclass