aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2023-07-08 16:26:46 +0200
committerKhem Raj <raj.khem@gmail.com>2023-07-08 07:50:26 -0700
commitc50ef4e5f33eb11ce1a0c4e1847f4d39cd4e503f (patch)
treeaf4d45ac8b5a7822f1ea859521ba906c7dfd77a6 /meta-oe/recipes-test
parentb79b2514b3cd6b8fea673689c9e77827de200b5d (diff)
downloadmeta-openembedded-contrib-c50ef4e5f33eb11ce1a0c4e1847f4d39cd4e503f.tar.gz
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 <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-test')
-rw-r--r--meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb2
1 files changed, 1 insertions, 1 deletions
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"