mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-24 15:50:10 +01:00
Rebuild FreeBSD image with space available for some upgrades
Hopefully fixes dbus/dbus#558, but we won't know until some time has passed. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
e835c7bd1a
commit
4d75035d24
1 changed files with 2 additions and 1 deletions
|
|
@ -82,7 +82,8 @@ variables:
|
||||||
BUILD_OS: freebsd
|
BUILD_OS: freebsd
|
||||||
BUILD_ARCH: "x86_64"
|
BUILD_ARCH: "x86_64"
|
||||||
FDO_DISTRIBUTION_VERSION: '14.3'
|
FDO_DISTRIBUTION_VERSION: '14.3'
|
||||||
FDO_DISTRIBUTION_TAG: "2025-08-08.2-$UPSTREAM_BRANCH"
|
FDO_DISTRIBUTION_TAG: "2025-08-19.0-$UPSTREAM_BRANCH"
|
||||||
|
FDO_IMAGE_SIZE: '+1G'
|
||||||
FDO_REPO_SUFFIX: "$BUILD_OS/$BUILD_ARCH"
|
FDO_REPO_SUFFIX: "$BUILD_OS/$BUILD_ARCH"
|
||||||
|
|
||||||
.cmake-common:
|
.cmake-common:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue