aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-09 12:24:55 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-09 12:24:55 -0700
commitf04e9d554681c5eb49c017083f73665420e4b5df (patch)
tree9b15c44232d821d58764fbaa0f63ea265305d852 /recipes
parent97d368012fda0b1050a85e1d8d86b28430f34f23 (diff)
downloadopenembedded-f04e9d554681c5eb49c017083f73665420e4b5df.tar.gz
krb5_1.6.3.bb: copyperms.patch is applied manually so add apply=no
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/krb/krb5_1.6.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/krb/krb5_1.6.3.bb b/recipes/krb/krb5_1.6.3.bb
index 33949946f4..810874e6b5 100644
--- a/recipes/krb/krb5_1.6.3.bb
+++ b/recipes/krb/krb5_1.6.3.bb
@@ -9,7 +9,7 @@ inherit autotools binconfig
SRC_URI = "http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.3-signed.tar \
file://fix-uclibc-ruserpass-collision.patch;apply=no \
- file://copyperms.patch"
+ file://copyperms.patch;apply=no"
S = "${WORKDIR}/${PN}-${PV}/src/"