aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pam/libpam_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pam/libpam_1.0.2.bb')
-rw-r--r--recipes/pam/libpam_1.0.2.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/pam/libpam_1.0.2.bb b/recipes/pam/libpam_1.0.2.bb
index e6bde140c5..bc656647e5 100644
--- a/recipes/pam/libpam_1.0.2.bb
+++ b/recipes/pam/libpam_1.0.2.bb
@@ -24,10 +24,10 @@ p = "${pn}-${PV}"
S = "${WORKDIR}/${p}"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/pam/library/${p}.tar.bz2 \
- file://pam-nodocs.patch;patch=1 "
+ file://pam-nodocs.patch;apply=yes "
-SRC_URI_append_linux-uclibc = " file://pam-disable-nis-on-uclibc.patch;patch=1"
-SRC_URI_append_linux-uclibceabi = " file://pam-disable-nis-on-uclibc.patch;patch=1"
+SRC_URI_append_linux-uclibc = " file://pam-disable-nis-on-uclibc.patch;apply=yes"
+SRC_URI_append_linux-uclibceabi = " file://pam-disable-nis-on-uclibc.patch;apply=yes"
inherit autotools