meta-netmodule-distro: updated source revisions
This commit is contained in:
parent
42fbea767a
commit
08a479521b
|
|
@ -10,7 +10,7 @@ RDEPENDS_${PN} = "python3-core python3-smbus"
|
|||
|
||||
SRC_URI = "git://git.netmodule.intranet/nm-tools/smart-battery.git;protocol=ssh;user=gitea;branch=master "
|
||||
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRCREV ?= "7caae36f50ea23f69458fc50887c5ab59b4d48f3"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ LICENSE = "GPLv2+"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1f002990697cc3f88357d1c0790d47b2"
|
||||
|
||||
SRC_URI = "git://gitlab.com/netmodule/tools/libnmapp.git;protocol=ssh;user=git;branch=develop"
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRCREV ?= "17508c33a5435a8d680c63052960ad5ca19d5b3c"
|
||||
|
||||
PV = "0.0.1+git${SRCPV}"
|
||||
LIB_SHORT_NAME = "nmapp"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ RDEPENDS_${PN} = " \
|
|||
SRC_URI = " \
|
||||
git://gitlab.com/netmodule/tools/nmhw-fwupdate.git;user=git;protocol=ssh; \
|
||||
"
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRCREV ?= "68b84ce457e8cd4a59e2f366114edf0098acbe4d"
|
||||
|
||||
S = "${WORKDIR}/git/src"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ LICENSE = "GPLv2+"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6f1c528c9a0010ef398e26c661ff286e"
|
||||
|
||||
SRC_URI = "git://gitlab.com/netmodule/tools/ssf-mgr.git;protocol=ssh;user=git;branch=develop"
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRCREV ?= "f38b4845464ed7f56cd371fec9bcf9b139077947"
|
||||
|
||||
PV = "0.0.1+git${SRCPV}"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ LICENSE = "MIT"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=bde2a6343527f4ace81c3fb4ca0d2742"
|
||||
|
||||
SRC_URI = "git://gitlab.netmodule.intranet/oem-linux/tools/sys-mon.git;protocol=ssh;user=git;branch=develop"
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRCREV ?= "495c4e4364af589c04a1ff52b048615c9d2e931c"
|
||||
|
||||
PV = "0.0.1+git${SRCPV}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue