meta-netmodule-bsp: updated source revisions
This commit is contained in:
parent
ab9518068b
commit
fc29da1d42
|
|
@ -25,7 +25,7 @@ PV = "1.0-git${SRCPV}"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.com/netmodule/tools/gnssmgr.git;protocol=ssh;user=git;branch=master"
|
SRC_URI = "git://gitlab.com/netmodule/tools/gnssmgr.git;protocol=ssh;user=git;branch=master"
|
||||||
SRCREV ?= "e7970e6486473c78c2c6f1f63c5a15fc28606c2d"
|
SRCREV ?= "a3dad8288286ba10b6b753d896c9c79586ce2e90"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
PACKAGES =+ "${PN}-test"
|
PACKAGES =+ "${PN}-test"
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@ PV = "1.0-git${SRCPV}"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.com/netmodule/tools/nmubxlib.git;protocol=ssh;user=git;branch=master"
|
SRC_URI = "git://gitlab.com/netmodule/tools/nmubxlib.git;protocol=ssh;user=git;branch=master"
|
||||||
SRCREV ?= "5ccd0fe246be8f381c9b06e2703b6fe22fefcee8"
|
SRCREV ?= "7cf0e2563028a9970b88c4b5c9ba43cfaf79d7b2"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@ PV = "1.0-git${SRCPV}"
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
SRCREV ?= "a43fea589208ae24d2aa4da5f3d7876f12775896"
|
SRCREV ?= "cc765c4fb90fa7dbdf27aa7177fb01b9f0abda26"
|
||||||
SRC_URI = "git://gitlab.com/netmodule/tools/wwan-config.git;protocol=ssh;user=git;branch=master \
|
SRC_URI = "git://gitlab.com/netmodule/tools/wwan-config.git;protocol=ssh;user=git;branch=master \
|
||||||
file://wwan-config@.service \
|
file://wwan-config@.service \
|
||||||
file://default.conf \
|
file://default.conf \
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV ?= "a41b64b4ecf22764263ac7df8873bfdeae0e2381"
|
SRCREV ?= "6ecd4c6691c8b71e7147532faea40ba29988c062"
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.com/netmodule/tools/udev-rules-nmhw;protocol=ssh;user=git;branch=master;"
|
SRC_URI = "git://gitlab.com/netmodule/tools/udev-rules-nmhw;protocol=ssh;user=git;branch=master;"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
require linux-netmodule.inc
|
require linux-netmodule.inc
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.com/netmodule/kernel/linux-netmodule.git;protocol=ssh;user=git;branch=4.14/nxp/nmhw23"
|
SRC_URI = "git://gitlab.com/netmodule/kernel/linux-netmodule.git;protocol=ssh;user=git;branch=4.14/nxp/nmhw23"
|
||||||
SRCREV ?= "082ec53b8a2774ae38ce67bc0cdd81ca97da77f8"
|
SRCREV ?= "3ee53ea1ed03e93237e594621490839a0e2052d6"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
require linux-netmodule.inc
|
require linux-netmodule.inc
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.com/netmodule/kernel/linux-netmodule.git;protocol=ssh;user=git;branch=5.10/standard/base"
|
SRC_URI = "git://gitlab.com/netmodule/kernel/linux-netmodule.git;protocol=ssh;user=git;branch=5.10/standard/base"
|
||||||
SRCREV ?= "9970f0c8f7aec308198e9b82ded61cc29f27f18b"
|
SRCREV ?= "d2962928837c58e1d554a4a9fc0ab04aa83c6e21"
|
||||||
|
|
||||||
# Config fragments
|
# Config fragments
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/conf:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/conf:"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue