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:
66979bb
)
eglibc: use SRCDATE for now
author
Koen Kooi
<koen@openembedded.org>
Thu, 2 Aug 2007 05:47:22 +0000
(
05:47
+0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 2 Aug 2007 05:47:22 +0000
(
05:47
+0000)
packages/glibc/eglibc_svn.bb
patch
|
blob
|
history
diff --git
a/packages/glibc/eglibc_svn.bb
b/packages/glibc/eglibc_svn.bb
index
d9ff387
..
bf5023c
100644
(file)
--- a/
packages/glibc/eglibc_svn.bb
+++ b/
packages/glibc/eglibc_svn.bb
@@
-2,7
+2,7
@@
require glibc.inc
DEFAULT_PREFERENCE = "-1"
-PV = "2.6+svn
r${SRCREV
}"
+PV = "2.6+svn
${SRCDATE
}"
SRC_URI = "svn://svn.eglibc.org;module=trunk \
"
S = "${WORKDIR}/trunk/libc"