aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nis/pwdutils_2.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nis/pwdutils_2.6.bb')
-rw-r--r--recipes/nis/pwdutils_2.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/nis/pwdutils_2.6.bb b/recipes/nis/pwdutils_2.6.bb
index 06e2bdb938..e30b70ea8e 100644
--- a/recipes/nis/pwdutils_2.6.bb
+++ b/recipes/nis/pwdutils_2.6.bb
@@ -16,8 +16,8 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
# an selinux API is used even if no selinux is detected by
# configure.
-SRC_URI += " file://no-selinux.patch;patch=1"
-SRC_URI += " file://libdl.patch;patch=1"
+SRC_URI += " file://no-selinux.patch;apply=yes"
+SRC_URI += " file://libdl.patch;apply=yes"
DEPENDS += " libpam openldap openssl"