integrate workaround concerning gcc 6 issue with const initialization
This commit is contained in:
parent
afd97803d0
commit
fca38f05a2
|
|
@ -5,7 +5,7 @@ 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=master"
|
||||||
SRCREV = "82be95b103f636dce3f8c5c733bf4a1bea6bedfd"
|
SRCREV = "21b16866620ffcbb75e32cbcc69395baec04cf48"
|
||||||
|
|
||||||
PV = "0.0.1+git${SRCPV}"
|
PV = "0.0.1+git${SRCPV}"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ 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=master"
|
||||||
SRCREV = "82be95b103f636dce3f8c5c733bf4a1bea6bedfd"
|
SRCREV = "21b16866620ffcbb75e32cbcc69395baec04cf48"
|
||||||
SRC_URI_append = " \
|
SRC_URI_append = " \
|
||||||
file://sys-mon.conf \
|
file://sys-mon.conf \
|
||||||
file://sys-mon.service \
|
file://sys-mon.service \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue