Fix SRC_URI

This commit is contained in:
Alexandre Bard 2022-08-03 15:06:56 +02:00
parent 496ad0cb8b
commit c2a8409b7c
1 changed files with 2 additions and 6 deletions

View File

@ -1,14 +1,10 @@
LICENSE = "CLOSED"
LIC_FILES_CHKSUM = ""
SRC_URI = "git://gitea@git.netmodule.intranet/NRSW/lpa.git;branch=sdk_1.6;protocol=ssh \
file://0001-Fix-segfault-accessing-a-null-pointer.patch \
file://0002-semedia_toby-Fix-serial-reading.patch \
file://0003-toby-Use-wwan0-as-device-name.patch \
"
SRC_URI = "git://gitea@git.netmodule.intranet/NRSW/lpa.git;branch=sdk_1.6;protocol=ssh"
PV = "1.0+git${SRCPV}"
SRCREV = "3ed22fa779382f2e407d6bce621a2cfb5cf26044"
SRCREV = "454007f13a713943ae1caff6704d889fde06c1c2"
S = "${WORKDIR}/git"