diff options
| -rw-r--r-- | meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb | 3 |
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 81d0746f89..1637389dba 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 | ||
| 19 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 20 | |||
| 18 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 19 | 22 | ||
| 20 | inherit autotools | 23 | inherit autotools |
