git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97d3680
)
krb5_1.6.3.bb: copyperms.patch is applied manually so add apply=no
author
Khem Raj
<raj.khem@gmail.com>
Fri, 9 Jul 2010 19:24:55 +0000
(12:24 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Fri, 9 Jul 2010 19:24:55 +0000
(12:24 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/krb/krb5_1.6.3.bb
patch
|
blob
|
history
diff --git
a/recipes/krb/krb5_1.6.3.bb
b/recipes/krb/krb5_1.6.3.bb
index
3394994
..
810874e
100644
(file)
--- 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/"