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:
0242a9b
)
uclibc_svn: fix glitch with double file://
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Thu, 8 May 2008 21:28:46 +0000
(21:28 +0000)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Thu, 8 May 2008 21:28:46 +0000
(21:28 +0000)
packages/uclibc/uclibc_svn.bb
patch
|
blob
|
history
diff --git
a/packages/uclibc/uclibc_svn.bb
b/packages/uclibc/uclibc_svn.bb
index
6d4132a
..
92181b2
100644
(file)
--- a/
packages/uclibc/uclibc_svn.bb
+++ b/
packages/uclibc/uclibc_svn.bb
@@
-32,7
+32,7
@@
SRC_URI += "svn://uclibc.org/trunk;module=uClibc \
file://errno_values.h.patch;patch=1 \
file://build_wcs_upper_buffer.patch;patch=1 \
file://arm_fix_alignment.patch;patch=1 \
- file://
file://
unistd_arm.patch;patch=1 \
+ file://unistd_arm.patch;patch=1 \
"
S = "${WORKDIR}/uClibc"