meta-netmodule-bsp: updated source revisions
This commit is contained in:
parent
3dba18ccfc
commit
87cf99189d
|
|
@ -4,7 +4,7 @@ LICENSE = "MIT"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=81438338854bd7a09cb97215f36db46b"
|
||||
|
||||
SRC_URI = "git://gitlab.com/netmodule/tools/storage-info.git;protocol=ssh;user=git;branch=develop"
|
||||
SRCREV ?= "761b6e2de7e697e44f6d37a4cafc98e72155340b"
|
||||
SRCREV ?= "6584feb5fb3e18572fee1cea9e20a6b8e5cd0251"
|
||||
|
||||
PV = "0.0.1+git${SRCPV}"
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ PV = "1.0-git${SRCPV}"
|
|||
|
||||
PR = "r1"
|
||||
|
||||
SRCREV ?= "646cdea85590a9de3f39b8677c4f1cd0b306c445"
|
||||
SRCREV ?= "e656bad963ec54e4f763503a813662b17e23e5ba"
|
||||
SRC_URI = "git://gitlab.com/netmodule/tools/wwan-config.git;protocol=ssh;user=git;branch=master \
|
||||
file://wwan-config@.service \
|
||||
file://default.conf \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
require linux-netmodule.inc
|
||||
|
||||
SRC_URI = "git://gitlab.netmodule.intranet/oem-linux/linux-netmodule.git;protocol=ssh;user=git;branch=5.10/standard/base"
|
||||
SRCREV ?= "b6b52428643797ab4be9e3a5fdead6877b8981b8"
|
||||
SRCREV ?= "383b4b9a26c1e3ff804a66132842d31e43681b06"
|
||||
|
||||
# Config fragments
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/conf:"
|
||||
|
|
|
|||
Loading…
Reference in New Issue