Change in docker-playground[master]: osmo-ggsn-latest: add more kernel build depends

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Mar 4 09:59:01 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/23226 )


Change subject: osmo-ggsn-latest: add more kernel build depends
......................................................................

osmo-ggsn-latest: add more kernel build depends

Add everything needed to run ttcn3-ggsn-test-kernel-* jobs.
osmo-ggsn-master needs less dependencies, as more get installed in the
base image debian-stretch-build.

Related: OS#3208
Change-Id: Iaef87c3418b8e6f1e427b2abd9d40e9e28dc63e9
---
M osmo-ggsn-latest/Dockerfile
1 file changed, 7 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/26/23226/1

diff --git a/osmo-ggsn-latest/Dockerfile b/osmo-ggsn-latest/Dockerfile
index 90b12b9..7729bfc 100644
--- a/osmo-ggsn-latest/Dockerfile
+++ b/osmo-ggsn-latest/Dockerfile
@@ -24,11 +24,18 @@
 	apt-get update && \
 	apt-get install -y --no-install-recommends \
 		bc \
+		bison \
 		bridge-utils \
 		busybox-static \
 		ca-certificates \
+		flex \
+		gcc \
+		git \
+		libc6-dev \
 		libelf-dev \
+		libssl-dev \
 		linux-image-amd64 \
+		make \
 		osmo-ggsn \
 		pax-utils \
 		qemu-system-x86 \

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/23226
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iaef87c3418b8e6f1e427b2abd9d40e9e28dc63e9
Gerrit-Change-Number: 23226
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210304/2a698842/attachment.htm>


More information about the gerrit-log mailing list