make/Makefile: update DISTRO, UPSTREAM_DISTRO

Update the Makefile, so it does not pick the wrong base distribution
when running make in e.g. osmo-bsc-master directly (without going
through ttcn3-*/jenkins.sh as jenkins does).

Change-Id: I31b2a1b8c70b973f4ec0f93d6e9e5e417afec994
This commit is contained in:
Oliver Smith 2023-09-27 11:13:43 +02:00
parent 63ee53cee7
commit 414acb7f4a
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@ OSMO_UECUPS_BRANCH?=master
OPEN5GS_BRANCH?=main
BUILD_ARGS?=
RUN_ARGS?=-it
UPSTREAM_DISTRO?=debian:bullseye
DISTRO?=debian-bullseye
UPSTREAM_DISTRO?=debian:bookworm
DISTRO?=debian-bookworm
# Full OBS repository mirror consists of:
# ${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/${OSMOCOM_REPO_VERSION}