Home
last modified time | relevance | path

Searched hist:"575 b5e4c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-docker575b5e4c Fri Apr 14 17:52:10 CDT 2023 Jagpal Singh Gill <paligill@gmail.com> build-unit-test-docker: Use curl for getting keys

apt-key fails to get keys when behind a firewall. Use curl to
get keys via http proxy and add them using apt-key add.

Tested: docker build and run using "scripts/build-unit-test-docker".

Change-Id: I3fa3e4cdd326681b72a77ac251de76a9359ce706
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>