[oe-commits] Marcin Juszkiewicz : gnu-config: remove not used uclibc.patch

git version control git at git.openembedded.org
Mon Mar 1 16:01:49 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 5463fa1e85c7cf6a5a9e58551d9a12f261805ea2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5463fa1e85c7cf6a5a9e58551d9a12f261805ea2

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Mar  1 14:09:31 2010 +0100

gnu-config: remove not used uclibc.patch

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

 recipes/gnu-config/gnu-config/uclibc.patch |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/recipes/gnu-config/gnu-config/uclibc.patch b/recipes/gnu-config/gnu-config/uclibc.patch
deleted file mode 100644
index 20a3b11..0000000
--- a/recipes/gnu-config/gnu-config/uclibc.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- config.sub.orig	2004-05-14 19:38:36.000000000 -0500
-+++ config.sub	2004-05-14 19:39:17.000000000 -0500
-@@ -118,7 +118,7 @@
- # Here we must recognize all the valid KERNEL-OS combinations.
- maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
- case $maybe_os in
--  nto-qnx* | linux-gnu* | kfreebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
-+  nto-qnx* | linux-gnu* | linux-uclibc* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*)
-     os=-$maybe_os
-     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
-     ;;
-@@ -1135,7 +1135,8 @@
- 	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- 	      | -chorusos* | -chorusrdb* \
- 	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
--	      | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \
-+	      | -mingw32* | -linux-gnu* | -linux-uclibc* \
-+	      | -uxpv* | -beos* | -mpeix* | -udk* \
- 	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
- 	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
- 	      | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \





More information about the Openembedded-commits mailing list