features: changed branch of features to develop and updatd hash

BugzID: 63549

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2021-01-15 09:15:05 +01:00
parent a124382664
commit f0e46133ef
2 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,8 @@ SECTION = "base"
LICENSE = "LGPLv3" LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=af1a38c2dcc3faf2d13219a0b39fcb16" LIC_FILES_CHKSUM = "file://LICENSE;md5=af1a38c2dcc3faf2d13219a0b39fcb16"
SRC_URI = "git://git.netmodule.intranet/nm-tools/features.git;protocol=ssh;user=gitea;branch=master" SRC_URI = "git://git.netmodule.intranet/nm-tools/features.git;protocol=ssh;user=gitea;branch=develop"
SRCREV = "21b16866620ffcbb75e32cbcc69395baec04cf48" SRCREV = "6625657772d2b5be6ee20cd9b5c28fc661c3831e"
PV = "0.0.1+git${SRCPV}" PV = "0.0.1+git${SRCPV}"

View File

@ -3,8 +3,8 @@ SECTION = "base"
LICENSE = "GPLv2+" LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=699dc6077ab50a5eae0d352adaa137c0" LIC_FILES_CHKSUM = "file://LICENSE;md5=699dc6077ab50a5eae0d352adaa137c0"
SRC_URI = "git://git.netmodule.intranet/nm-tools/features.git;protocol=ssh;user=gitea;branch=master" SRC_URI = "git://git.netmodule.intranet/nm-tools/features.git;protocol=ssh;user=gitea;branch=develop"
SRCREV = "4617917a887d151b7c45edfcadc3cb5cc44c2b39" SRCREV = "6625657772d2b5be6ee20cd9b5c28fc661c3831e"
SRC_URI_append = " \ SRC_URI_append = " \
file://sys-mon.conf \ file://sys-mon.conf \
file://sys-mon.service \ file://sys-mon.service \