summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb3
1 files changed, 1 insertions, 2 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 c617cf09a3..888b13e2f6 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
@@ -4,9 +4,8 @@ LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSES/MIT;md5=544799d0b492f119fa04641d1b8868ed" 4LIC_FILES_CHKSUM = "file://LICENSES/MIT;md5=544799d0b492f119fa04641d1b8868ed"
5 5
6SRC_URI = "git://github.com/cbrake/linux-serial-test.git;protocol=https;branch=master" 6SRC_URI = "git://github.com/cbrake/linux-serial-test.git;protocol=https;branch=master"
7
8PV = "0+git" 7PV = "0+git"
9SRCREV = "2ee61484167eab846f7b7c565284d7c350d738d3" 8SRCREV = "1a81f3c7be086ee01a9be8589a606426276c86d5"
10 9
11# Upstream repo does not tag 10# Upstream repo does not tag
12UPSTREAM_CHECK_COMMITS = "1" 11UPSTREAM_CHECK_COMMITS = "1"