summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/pam
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/pam')
-rw-r--r--meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb2
-rw-r--r--meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb2
2 files changed, 2 insertions, 2 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 9838e75ef5..5c2af44c73 100644
--- a/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
+++ b/meta-oe/recipes-extended/pam/pam-plugin-ccreds_11.bb
@@ -11,7 +11,7 @@ REQUIRED_DISTRO_FEATURES = "pam"
11 11
12SRCREV = "e2145df09469bf84878e4729b4ecd814efb797d1" 12SRCREV = "e2145df09469bf84878e4729b4ecd814efb797d1"
13 13
14SRC_URI = "git://github.com/PADL/pam_ccreds" 14SRC_URI = "git://github.com/PADL/pam_ccreds;branch=master;protocol=https"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
diff --git a/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb b/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb
index 626b22fe48..5022300ba3 100644
--- a/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb
+++ b/meta-oe/recipes-extended/pam/pam-plugin-ldapdb_1.3.bb
@@ -11,7 +11,7 @@ inherit features_check
11REQUIRED_DISTRO_FEATURES = "pam" 11REQUIRED_DISTRO_FEATURES = "pam"
12 12
13SRCREV = "84d7b260f1ae6857ae36e014c9a5968e8aa1cbe8" 13SRCREV = "84d7b260f1ae6857ae36e014c9a5968e8aa1cbe8"
14SRC_URI = "git://github.com/rmbreak/pam_ldapdb \ 14SRC_URI = "git://github.com/rmbreak/pam_ldapdb;branch=master;protocol=https \
15 file://0001-include-stdexcept-for-std-invalid_argument.patch \ 15 file://0001-include-stdexcept-for-std-invalid_argument.patch \
16" 16"
17 17