diff options
| -rw-r--r-- | meta-oe/recipes-support/libp11/libp11_0.4.10.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libp11/libp11_0.4.10.bb b/meta-oe/recipes-support/libp11/libp11_0.4.10.bb index 655db49073..7fe0640d94 100644 --- a/meta-oe/recipes-support/libp11/libp11_0.4.10.bb +++ b/meta-oe/recipes-support/libp11/libp11_0.4.10.bb | |||
| @@ -12,6 +12,8 @@ DEPENDS = "libtool openssl" | |||
| 12 | SRC_URI = "git://github.com/OpenSC/libp11.git" | 12 | SRC_URI = "git://github.com/OpenSC/libp11.git" |
| 13 | SRCREV = "973d31f3f58d5549ddd8b1f822ce8f72186f9d68" | 13 | SRCREV = "973d31f3f58d5549ddd8b1f822ce8f72186f9d68" |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_GITTAGREGEX = "libp11-(?P<pver>\d+(\.\d+)+)" | ||
| 16 | |||
| 15 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 16 | 18 | ||
| 17 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |
