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

khem commit oe at amethyst.openembedded.net
Mon Sep 1 18:31:36 UTC 2008


Convert spaces into tabs for better readability.

Author: khem at openembedded.org
Branch: org.openembedded.dev
Revision: 3cf7e5f6eed59497a0164a981af89d6bd0f96fae
ViewMTN: http://monotone.openembedded.org/revision/info/3cf7e5f6eed59497a0164a981af89d6bd0f96fae
Files:
1
packages/uclibc/uclibc_0.9.29.bb
Diffs:

#
# mt diff -r370c944fc196b541d71200c33db672b1ddd44a8b -r3cf7e5f6eed59497a0164a981af89d6bd0f96fae
#
#
#
# patch "packages/uclibc/uclibc_0.9.29.bb"
#  from [36b3e0ba61c9b81964d2c2a0a34ac781598ecf46]
#    to [70ce6d0fe0f840efa0e761c132f0eda27e546da2]
#
============================================================
--- packages/uclibc/uclibc_0.9.29.bb	36b3e0ba61c9b81964d2c2a0a34ac781598ecf46
+++ packages/uclibc/uclibc_0.9.29.bb	70ce6d0fe0f840efa0e761c132f0eda27e546da2
@@ -7,7 +7,7 @@ UCLIBC_BASE ?= "0.9.29"
 # 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 @@ SRC_URI += "file://uClibc.machine file:/
 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