From c50ef4e5f33eb11ce1a0c4e1847f4d39cd4e503f Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 8 Jul 2023 16:26:46 +0200 Subject: linux-serial-test: Update to latest git revision Update the recipe to latest git revision to pull in latest fixes. Signed-off-by: Marek Vasut Signed-off-by: Khem Raj --- meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb b/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb index 7f08a82d61..7abdcb2523 100644 --- a/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb +++ b/meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSES/MIT;md5=544799d0b492f119fa04641d1b8868ed" SRC_URI = "git://github.com/cbrake/linux-serial-test.git;protocol=https;branch=master" PV = "0+git${SRCPV}" -SRCREV = "cacd2790eae7bf4767d4243f5b31134698d3b20d" +SRCREV = "2ee61484167eab846f7b7c565284d7c350d738d3" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf