Skip to content

Commit 908b424

Browse files
committed
fixup: rename branch
Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
1 parent e815132 commit 908b424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.eve

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ BUILD_KIT_VERSION=v0.23.1
2323
BUILD_KIT_BUILDER=eve-kernel-builder-$(BUILD_KIT_VERSION)
2424

2525
SOURCE_DATE_EPOCH=$(shell git log -1 --format=%ct)
26-
BRANCH=eve-kernel-next-$(ARCHITECTURE)
26+
BRANCH=eve-kernel-$(ARCHITECTURE)-next
2727
# replace previouse line with follwoing when eve-kernel-*-next is promoted to production
2828
# BRANCH=eve-kernel-$(ARCHITECTURE)-$(KERNEL_TAG)-$(EVE_FLAVOR)
2929
# make sure we get a date in correct format, otherwise initramfs cpio mtime will be variable

0 commit comments

Comments
 (0)