diff options
| -rw-r--r-- | meta/recipes-support/boost/boost-build-native_4.3.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost-build-native_4.3.0.bb b/meta/recipes-support/boost/boost-build-native_4.3.0.bb index d8096de5af..258f8c9cdf 100644 --- a/meta/recipes-support/boost/boost-build-native_4.3.0.bb +++ b/meta/recipes-support/boost/boost-build-native_4.3.0.bb | |||
| @@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | |||
| 7 | SRC_URI = "git://github.com/boostorg/build;protocol=https" | 7 | SRC_URI = "git://github.com/boostorg/build;protocol=https" |
| 8 | SRCREV = "632ea768f3eb225b4472c5ed6d20afee708724ad" | 8 | SRCREV = "632ea768f3eb225b4472c5ed6d20afee708724ad" |
| 9 | 9 | ||
| 10 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+){2,}))" | ||
| 11 | |||
| 10 | inherit native | 12 | inherit native |
| 11 | 13 | ||
| 12 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
