libnmapp: changed default branch to develop

BugzID: 63549

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2021-01-15 09:52:47 +01:00
parent f0e46133ef
commit 41cd2f56fb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ SECTION = "base"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7a167c7940db2679f2901cdaef95658a"
SRC_URI = "git://git.netmodule.intranet/nm-tools/libnmapp.git;protocol=ssh;user=gitea;branch=master"
SRC_URI = "git://git.netmodule.intranet/nm-tools/libnmapp.git;protocol=ssh;user=gitea;branch=develop"
SRCREV = "50da472b0add9a829e1b2a7b1dc9ec68a4f59677"
PV = "0.0.1+git${SRCPV}"