summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb')
-rw-r--r--meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
index 81d0746f8..1637389db 100644
--- a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
+++ b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
@@ -15,6 +15,9 @@ SRC_URI = "git://github.com/PADL/pam_ccreds;branch=master;protocol=https \
15 file://0001-configure-Check-for-function-from-libdb-during-confi.patch \ 15 file://0001-configure-Check-for-function-from-libdb-during-confi.patch \
16 " 16 "
17 17
18# Upstream repo does not tag
19UPSTREAM_CHECK_COMMITS = "1"
20
18S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
19 22
20inherit autotools 23inherit autotools