integrate workaround concerning gcc 6 issue with const initialization

This commit is contained in:
Marc Mattmueller 2020-05-12 10:35:31 +02:00
parent afd97803d0
commit fca38f05a2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=af1a38c2dcc3faf2d13219a0b39fcb16"
SRC_URI = "git://git.netmodule.intranet/nm-tools/features.git;protocol=ssh;user=gitea;branch=master"
SRCREV = "82be95b103f636dce3f8c5c733bf4a1bea6bedfd"
SRCREV = "21b16866620ffcbb75e32cbcc69395baec04cf48"
PV = "0.0.1+git${SRCPV}"

View File

@ -4,7 +4,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=699dc6077ab50a5eae0d352adaa137c0"
SRC_URI = "git://git.netmodule.intranet/nm-tools/features.git;protocol=ssh;user=gitea;branch=master"
SRCREV = "82be95b103f636dce3f8c5c733bf4a1bea6bedfd"
SRCREV = "21b16866620ffcbb75e32cbcc69395baec04cf48"
SRC_URI_append = " \
file://sys-mon.conf \
file://sys-mon.service \