Blame config.sh

Bernhard M. Wiedemann 6ebc4a
# The version of the main tarball to use
7a1991
SRCVERSION=6.8
Bernhard M. Wiedemann 6ebc4a
# variant of the kernel-source package, either empty or "-rt"
Bernhard M. Wiedemann 6ebc4a
VARIANT=
Bernhard M. Wiedemann 86a379
# enable kernel module compression
0ccffb
COMPRESS_MODULES="zstd"
Bernhard M. Wiedemann 78ffbf
COMPRESS_VMLINUX="xz"
Bernhard M. Wiedemann 6ebc4a
# Compile binary devicetrees on master and stable branches.
Bernhard M. Wiedemann 6ebc4a
BUILD_DTBS="Yes"
2fdf8f
# Generate a _multibuild file
2fdf8f
MULTIBUILD="Yes"
Bernhard M. Wiedemann 86a379
# Use new style livepatch package names
Bernhard M. Wiedemann 86a379
LIVEPATCH=livepatch
Bernhard M. Wiedemann 6ebc4a
# buildservice projects to build the kernel against
Bernhard M. Wiedemann 6ebc4a
OBS_PROJECT=openSUSE:Factory
Bernhard M. Wiedemann 6ebc4a
OBS_PROJECT_ARM=openSUSE:Factory:ARM
9a5a17
OBS_PROJECT_LEGACYX86=openSUSE:Factory:LegacyX86
Bernhard M. Wiedemann 6ebc4a
OBS_PROJECT_PPC=openSUSE:Factory:PowerPC
5c6fe4
OBS_PROJECT_RISCV=openSUSE:Factory:RISCV
17b2bb
OBS_PROJECT_S390=openSUSE:Factory:zSystems
Bernhard M. Wiedemann 6ebc4a
# Bugzilla info
Bernhard M. Wiedemann 6ebc4a
BUGZILLA_SERVER="apibugzilla.suse.com"
Bernhard M. Wiedemann 6ebc4a
BUGZILLA_PRODUCT="openSUSE Tumbleweed"
6a054f
# build documentation in HTML format
6a054f
BUILD_HTML=Yes
6a054f
# build documentation in PDF format
6a054f
BUILD_PDF=No