StarlingX build source tree root
Go to file
Scott Little f1bfa53e87 Fix 'build-pkgs --container' when building in docker
build-pkgs --container fails when run within docker
due to DNS lookup failure.

Need to add pkg bind-utils to mock when building in
the 'container' context, and to add an /etc/resolv.conf
via 'config_opts['use_host_resolv'] = True'

Story: 2003907
Task: 28370

Change-Id: I5f9ec16d29545ba74457a060323e07967e085556
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-12-11 13:43:14 -05:00
build-data Build Avoidance 2018-09-17 16:41:31 -04:00
build-tools Fix 'build-pkgs --container' when building in docker 2018-12-11 13:43:14 -05:00
stx Remove empty repo stx-utils 2018-08-03 14:14:41 -04:00
.gitignore Build Avoidance 2018-09-17 16:41:31 -04:00
.gitreview correct gitreview setting for master 2018-09-20 23:25:41 +08:00
.zuul.yaml Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
LICENSE StarlingX open source release updates 2018-06-01 07:45:23 -07:00
test-requirements.txt Update tests to new default 2018-06-08 20:09:47 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:58:31 +00:00