meta-netmodule-bsp: updated source revisions

This commit is contained in:
Mr Jenkins 2022-11-25 11:19:51 +01:00
parent 063bdd83a3
commit 1f8c466f7d
6 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ require u-boot-nm.inc
SRC_URI = "git://gitlab.com/netmodule/bootloader/netmodule-uboot.git;protocol=ssh;user=git;branch=2016.05/standard/am335x"
# Should be updated when a new U-Boot Version is available
SRCREV ?= "7b4add1789640d188d2c5d4c7885f942908846f6"
SRCREV ?= "e1069f6d235774f1c9a94f37ba0f87eee92e22bf"
SPL_BINARY = "MLO"
UBOOT_SUFFIX = "img"

View File

@ -23,7 +23,7 @@ PV = "1.0-git${SRCPV}"
PR = "r1"
SRCREV ?= "e656bad963ec54e4f763503a813662b17e23e5ba"
SRCREV ?= "a43fea589208ae24d2aa4da5f3d7876f12775896"
SRC_URI = "git://gitlab.com/netmodule/tools/wwan-config.git;protocol=ssh;user=git;branch=master \
file://wwan-config@.service \
file://default.conf \

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
SECTION = "base"
S = "${WORKDIR}/git"
SRCREV ?= "b061655a4cc2553499decc20ee3954a72a69fcee"
SRCREV ?= "a41b64b4ecf22764263ac7df8873bfdeae0e2381"
SRC_URI = "git://gitlab.com/netmodule/tools/udev-rules-nmhw;protocol=ssh;user=git;branch=master;"

View File

@ -1,5 +1,5 @@
require linux-netmodule.inc
SRC_URI = "git://gitlab.com/netmodule/kernel/linux-netmodule.git;protocol=ssh;user=git;branch=4.14/nxp/nmhw23"
SRCREV ?= "4c9842d4b5940a93e38121ce855fb3d6bbbaeaf0"
SRCREV ?= "082ec53b8a2774ae38ce67bc0cdd81ca97da77f8"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"

View File

@ -1,7 +1,7 @@
require linux-netmodule.inc
SRC_URI = "git://gitlab.com/netmodule/kernel/linux-netmodule.git;protocol=ssh;user=git;branch=5.10/standard/base"
SRCREV ?= "383b4b9a26c1e3ff804a66132842d31e43681b06"
SRCREV ?= "9970f0c8f7aec308198e9b82ded61cc29f27f18b"
# Config fragments
FILESEXTRAPATHS_prepend := "${THISDIR}/conf:"

View File

@ -16,7 +16,7 @@ KERNEL_MODULE_AUTOLOAD += "sysstate"
PACKAGE_ARCH = "${TUNE_PKGARCH}"
PV = "1.0.0"
SRCREV ?= "19a75e6acbb5541c905ecdfc63ddba1591a619bf"
SRCREV ?= "e6cd905b06a04af2a1a5fedd07d1ce0c34cfe433"
EXTRA_OEMAKE += "ccflags-y=\"-I${STAGING_INCDIR}/\""