KERNEL_URL
Remote URL of git repository, from which the kernel will be
built.
https://git.kernel.org/pub/scm/linux/kernel/git/pablo/gtp.git
KERNEL_REMOTE_NAME
Short name for the remote URL, which will be used to add it to
the local git checkout with
git remote add.
pablo-gtp
KERNEL_BRANCH
Branch to check out from the remote with
KERNEL_URL and KERNEL_REMOTE_NAME
before building the kernel.
main
OSMOCOM_VERSION
Version of the Osmocom stack to test against the kernel. Either
latest for the latest release version, or
master for HEAD of Osmocom git repositories.
master
BRANCH
Branch of
docker-playground.git
(for development of the test infrastructure, don't change this
when testing kernel trees).
osmith/wip