diff options
| -rw-r--r-- | meta-oe/recipes-core/musl-rpmatch/musl-rpmatch_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/musl-rpmatch/musl-rpmatch_git.bb b/meta-oe/recipes-core/musl-rpmatch/musl-rpmatch_git.bb index 0bb45b8eaf..fe3cf73e43 100644 --- a/meta-oe/recipes-core/musl-rpmatch/musl-rpmatch_git.bb +++ b/meta-oe/recipes-core/musl-rpmatch/musl-rpmatch_git.bb | |||
| @@ -7,6 +7,9 @@ SRC_URI = "gitsm://github.com/pullmoll/musl-rpmatch.git;protocol=https;branch=ma | |||
| 7 | PV = "1.0+git" | 7 | PV = "1.0+git" |
| 8 | SRCREV = "46267b154987d3e1f25d3a75423faa62bb5ee342" | 8 | SRCREV = "46267b154987d3e1f25d3a75423faa62bb5ee342" |
| 9 | 9 | ||
| 10 | # Upstream repo has not made releases/tags after 1.0 | ||
| 11 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 12 | |||
| 10 | inherit autotools | 13 | inherit autotools |
| 11 | 14 | ||
| 12 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
