srcrev: updated source revisions by Jenkins Job

This commit is contained in:
Marc Mattmüller 2024-03-18 05:51:17 +01:00
parent e20ff1ff22
commit d82216bb12
4 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ SRC_URI = "git://git.netmodule.intranet/NRSW/board-descriptor.git;protocol=ssh;u
" "
PV = "1.0+git${SRCPV}" PV = "1.0+git${SRCPV}"
SRCREV="75b608d47b1c98cb66caf9a5d5a82b27990d8bbf" SRCREV = "922a3896399f8d4239b9d9d05cb2e9f7480a27d8"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -7,7 +7,7 @@ SRC_URI = "git://git.netmodule.intranet/NRSW/system-info.git;protocol=ssh;user=g
" "
PV = "1.0+git${SRCPV}" PV = "1.0+git${SRCPV}"
SRCREV = "9ac224b6411758ec399518b0781659f1d8b7beb7" SRCREV = "285dfe7f3c00660b81ee7fbb7666a8a115afdcd5"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -2,7 +2,7 @@ require u-boot-nm.inc
SRC_URI = "git://git.netmodule.intranet/nmrouter/u-boot.git;protocol=ssh;user=gitea;branch=nrsw-sitara-2016.04" SRC_URI = "git://git.netmodule.intranet/nmrouter/u-boot.git;protocol=ssh;user=gitea;branch=nrsw-sitara-2016.04"
SRCREV = "66fb8f8532ba174b14542c0c8a0245818df14f02" SRCREV = "3134deeab751cf9516fc823812ff2eaecb89eedd"
SPL_BINARY = "MLO" SPL_BINARY = "MLO"
UBOOT_SUFFIX = "img" UBOOT_SUFFIX = "img"

View File

@ -20,7 +20,7 @@ KERNEL_VERSION_SANITY_SKIP="1"
LINUX_VERSION = "5.15" LINUX_VERSION = "5.15"
LINUX_VERSION_EXTENSION = "-netmodule" LINUX_VERSION_EXTENSION = "-netmodule"
SRCREV = "5a18cd05107545cb6f971c01126a13fc6a5d7eb6" SRCREV = "2401c97d01a543362b00810d645a38c23aede9c2"
PV = "${LINUX_VERSION}+git${SRCPV}" PV = "${LINUX_VERSION}+git${SRCPV}"