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