From 1f8c466f7d81913c77f203a04668cd98ac610729 Mon Sep 17 00:00:00 2001 From: Mr Jenkins Date: Fri, 25 Nov 2022 11:19:51 +0100 Subject: [PATCH] meta-netmodule-bsp: updated source revisions --- recipes-bsp/u-boot/u-boot-ti33x_git.bb | 2 +- recipes-connectivity/wwan-config/wwan-config.bb | 2 +- recipes-core/udev/udev-rules-nmhw_git.bb | 2 +- recipes-kernel/linux/linux-netmodule_git-4.14-nxp.bb | 2 +- recipes-kernel/linux/linux-netmodule_git-5.10.bb | 2 +- .../system-state-framework/ssc-sysstate-driver_git.bb | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti33x_git.bb b/recipes-bsp/u-boot/u-boot-ti33x_git.bb index 337b371..3a07ffe 100644 --- a/recipes-bsp/u-boot/u-boot-ti33x_git.bb +++ b/recipes-bsp/u-boot/u-boot-ti33x_git.bb @@ -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" diff --git a/recipes-connectivity/wwan-config/wwan-config.bb b/recipes-connectivity/wwan-config/wwan-config.bb index 3e0b04f..2969c2c 100644 --- a/recipes-connectivity/wwan-config/wwan-config.bb +++ b/recipes-connectivity/wwan-config/wwan-config.bb @@ -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 \ diff --git a/recipes-core/udev/udev-rules-nmhw_git.bb b/recipes-core/udev/udev-rules-nmhw_git.bb index c592b1c..8113bf9 100644 --- a/recipes-core/udev/udev-rules-nmhw_git.bb +++ b/recipes-core/udev/udev-rules-nmhw_git.bb @@ -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;" diff --git a/recipes-kernel/linux/linux-netmodule_git-4.14-nxp.bb b/recipes-kernel/linux/linux-netmodule_git-4.14-nxp.bb index 6a7a093..ab86177 100644 --- a/recipes-kernel/linux/linux-netmodule_git-4.14-nxp.bb +++ b/recipes-kernel/linux/linux-netmodule_git-4.14-nxp.bb @@ -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" diff --git a/recipes-kernel/linux/linux-netmodule_git-5.10.bb b/recipes-kernel/linux/linux-netmodule_git-5.10.bb index 5ce9550..8cc1ca5 100644 --- a/recipes-kernel/linux/linux-netmodule_git-5.10.bb +++ b/recipes-kernel/linux/linux-netmodule_git-5.10.bb @@ -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:" diff --git a/recipes-kernel/system-state-framework/ssc-sysstate-driver_git.bb b/recipes-kernel/system-state-framework/ssc-sysstate-driver_git.bb index 018b93d..c5e7fed 100644 --- a/recipes-kernel/system-state-framework/ssc-sysstate-driver_git.bb +++ b/recipes-kernel/system-state-framework/ssc-sysstate-driver_git.bb @@ -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}/\""