From: Peter Hutterer Date: Thu, 21 Mar 2024 05:52:37 +0000 (+1000) Subject: gitlab CI: drop unnecessary B2C_VERSION X-Git-Tag: accepted/tizen/unified/20250224.161828~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b1e6e8fa60fa3bdf7f4417cc61c09e8b8e18cf17;p=platform%2Fupstream%2Flibevdev.git gitlab CI: drop unnecessary B2C_VERSION Signed-off-by: Peter Hutterer --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 73d04c8..d6f2881 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -652,7 +652,6 @@ soname: variables: MESON_BUILDDIR: build_dir B2C_KERNEL: https://gitlab.freedesktop.org/api/v4/projects/libevdev%2Fhid-tools/packages/generic/kernel-x86_64/v6.5/bzImage - B2C_VERSION: 2ff65156ba67fa8a0c309a4fc16c5df1a88a3844 B2C_IMAGE: $FDO_DISTRIBUTION_IMAGE B2C_COMMAND: .gitlab-ci/start-in-systemd.sh script: diff --git a/.gitlab-ci/ci.template b/.gitlab-ci/ci.template index 5917271..520144b 100644 --- a/.gitlab-ci/ci.template +++ b/.gitlab-ci/ci.template @@ -401,7 +401,6 @@ soname: variables: MESON_BUILDDIR: build_dir B2C_KERNEL: {{ b2c.kernel }} - B2C_VERSION: {{ b2c.version }} B2C_IMAGE: $FDO_DISTRIBUTION_IMAGE B2C_COMMAND: .gitlab-ci/start-in-systemd.sh script: