diff options
| -rw-r--r-- | meta-oe/recipes-test/linux-serial-test/linux-serial-test_git.bb | 3 |
1 files changed, 3 insertions, 0 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 e909676abc..7346011158 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 | |||
| @@ -8,6 +8,9 @@ SRC_URI = "git://github.com/cbrake/linux-serial-test.git;protocol=https;branch=m | |||
| 8 | PV = "0+git" | 8 | PV = "0+git" |
| 9 | SRCREV = "2ee61484167eab846f7b7c565284d7c350d738d3" | 9 | SRCREV = "2ee61484167eab846f7b7c565284d7c350d738d3" |
| 10 | 10 | ||
| 11 | # Upstream repo does not tag | ||
| 12 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 13 | |||
| 11 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 12 | 15 | ||
| 13 | inherit cmake | 16 | inherit cmake |
