summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2018-06-27 16:01:22 +0200
committerLaurent Bonnans <laurent.bonnans@here.com>2018-06-27 16:01:22 +0200
commitea7cf6a4a8cc4dcd04dac6fcdd6faf606f56e115 (patch)
treefd22981b32d615e881f6ed495cfd8df1510b372a
parente27183cfb12e56a6a81aa6fd5bb870ff2fe57fda (diff)
downloadmeta-updater-ea7cf6a4a8cc4dcd04dac6fcdd6faf606f56e115.tar.gz
Remove python3-requests from Dockerfile.bitbake
-rw-r--r--scripts/ci/Dockerfile.bitbake1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci/Dockerfile.bitbake b/scripts/ci/Dockerfile.bitbake
index 984f421..4dfafec 100644
--- a/scripts/ci/Dockerfile.bitbake
+++ b/scripts/ci/Dockerfile.bitbake
@@ -22,7 +22,6 @@ RUN apt-get update -q && apt-get install -qy \
22 python \ 22 python \
23 python3 \ 23 python3 \
24 python3-pexpect \ 24 python3-pexpect \
25 python3-requests \
26 qemu \ 25 qemu \
27 socat \ 26 socat \
28 texinfo \ 27 texinfo \