[oe-commits] org.oe.dev uclibc_svn: fix glitch with double file://

woglinde2 commit oe at amethyst.openembedded.net
Thu May 8 21:31:46 UTC 2008


uclibc_svn: fix glitch with double file://

Author: woglinde2 at openembedded.org
Branch: org.openembedded.dev
Revision: f0d37b436d1ce39437b94acd261109f04af36c38
ViewMTN: http://monotone.openembedded.org/revision/info/f0d37b436d1ce39437b94acd261109f04af36c38
Files:
1
packages/uclibc/uclibc_svn.bb
Diffs:

#
# mt diff -r50ae3742f97d27f0ee06bd8194119fd4b115badc -rf0d37b436d1ce39437b94acd261109f04af36c38
#
#
#
# patch "packages/uclibc/uclibc_svn.bb"
#  from [7f7b88655ad3b9c6de082315d896a6b63a38703d]
#    to [ad24bcc3c7bdb569484f30d9b7580bb5d6de7dc6]
#
============================================================
--- packages/uclibc/uclibc_svn.bb	7f7b88655ad3b9c6de082315d896a6b63a38703d
+++ packages/uclibc/uclibc_svn.bb	ad24bcc3c7bdb569484f30d9b7580bb5d6de7dc6
@@ -32,7 +32,7 @@ SRC_URI += "svn://uclibc.org/trunk;modul
             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"






More information about the Openembedded-commits mailing list