switch to building from development branches

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2024-02-16 13:03:50 +01:00
parent 52eb698999
commit a71ab3313d
2 changed files with 4 additions and 4 deletions

View File

@ -2,5 +2,5 @@
require nativesdk-trustfence-sign-tools_git.bb
SRCBRANCH = "v2023.04/maint"
SRCREV = "d27aefc1691a14c6edaadf35ab147ac8afe5c98a"
SRCBRANCH = "v2023.04/master"
SRCREV = "${AUTOREV}"

View File

@ -2,5 +2,5 @@
require trustfence-sign-tools-native_git.bb
SRCBRANCH = "v2023.04/maint"
SRCREV = "d27aefc1691a14c6edaadf35ab147ac8afe5c98a"
SRCBRANCH = "v2023.04/master"
SRCREV = "${AUTOREV}"