fix branch name issue in dey-example-src.inc
This commit is contained in:
parent
5b18593bfd
commit
56184bf744
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue