fix branch name issue in dey-example-src.inc

This commit is contained in:
peyoot 2026-06-01 17:23:47 -05:00
parent 5b18593bfd
commit 56184bf744
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Copyright (C) 2019-2025, Digi International Inc. # Copyright (C) 2019-2025, Digi International Inc.
SRCBRANCH = "master" SRCBRANCH = "dey-5.0/maint"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
DEY_EXAMPLES_STASH = "${DIGI_MTK_GIT}/dey/dey-examples.git;protocol=ssh" DEY_EXAMPLES_STASH = "${DIGI_MTK_GIT}/dey/dey-examples.git;protocol=ssh"