[oe-commits] : Convert spaces into tabs for better readability.

OE GIT Trial gittrial at amethyst.openembedded.net
Fri Aug 29 06:31:36 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 48a488cc3c2c121f6f1462e87f7d8516de3d04d2
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=48a488cc3c2c121f6f1462e87f7d8516de3d04d2

Author:  <khem at openembedded.org>
Date:   Fri Aug 29 05:33:34 2008 +0000

Convert spaces into tabs for better readability.

---

 packages/uclibc/uclibc_0.9.29.bb |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/packages/uclibc/uclibc_0.9.29.bb b/packages/uclibc/uclibc_0.9.29.bb
index f521490..90b52b3 100644
--- a/packages/uclibc/uclibc_0.9.29.bb
+++ b/packages/uclibc/uclibc_0.9.29.bb
@@ -7,7 +7,7 @@
 # on whether the base patches apply to the selected (SRCDATE) svn release.
 #
 UCLIBC_BASE ?= "0.9.29"
-PR = "r25"
+PR = "r26"
 DEFAULT_PREFERENCE = "1"
 
 require uclibc.inc
@@ -15,23 +15,23 @@ require uclibc.inc
 PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc"
 
 SRC_URI += "file://uClibc.machine file://uClibc.distro \
-	    file://errno_values.h.patch;patch=1 \
-	    file://termios.h.patch;patch=1 \
-	    file://unistd_arm.patch;patch=1 \
-	    file://build_wcs_upper_buffer.patch;patch=1 \
-            file://uClibc-0.9.29-001-fix-mmap.patch;patch=1 \
-            file://uClibc-0.9.29-002-atmel.1.patch;patch=1 \
-            file://uClibc-0.9.29-avr32-fix-sa_onstack.patch;patch=1 \
-	    file://uClibc-0.9.29-conditional-sched_affinity.patch;patch=1 \
-	    file://uClibc-0.9.29-fix-gethostent_r-failure-retval.patch;patch=1 \
-	    file://uClibc-0.9.29-fix-internal_function-definition.patch;patch=1 \
-	    file://uClibc-0.9.29-rm-whitespace.patch;patch=1 \
-            file://uClibc-0.9.29-avr32-bzero.patch;patch=1 \
-	    file://uClibc-0.9.29-nonposix_bashisms.patch;patch=1 \
-            file://arm_fix_alignment.patch;patch=1 \
-	    file://uclibc-arm-ftruncate64.patch;patch=1 \
-	    file://uclibc-use-fgnu89-inline.patch;patch=1 \
-           "
+		file://errno_values.h.patch;patch=1 \
+		file://termios.h.patch;patch=1 \
+		file://unistd_arm.patch;patch=1 \
+		file://build_wcs_upper_buffer.patch;patch=1 \
+		file://uClibc-0.9.29-001-fix-mmap.patch;patch=1 \
+		file://uClibc-0.9.29-002-atmel.1.patch;patch=1 \
+		file://uClibc-0.9.29-avr32-fix-sa_onstack.patch;patch=1 \
+		file://uClibc-0.9.29-conditional-sched_affinity.patch;patch=1 \
+		file://uClibc-0.9.29-fix-gethostent_r-failure-retval.patch;patch=1 \
+		file://uClibc-0.9.29-fix-internal_function-definition.patch;patch=1 \
+		file://uClibc-0.9.29-rm-whitespace.patch;patch=1 \
+		file://uClibc-0.9.29-avr32-bzero.patch;patch=1 \
+		file://uClibc-0.9.29-nonposix_bashisms.patch;patch=1 \
+		file://arm_fix_alignment.patch;patch=1 \
+		file://uclibc-arm-ftruncate64.patch;patch=1 \
+		file://uclibc-use-fgnu89-inline.patch;patch=1 \
+		"
 
 #recent versions uclibc require real kernel headers
 PACKAGE_ARCH = "${MACHINE_ARCH}"





More information about the Openembedded-commits mailing list