ucblic-0.9.26: Enable ipv6/rpc options for i686/i386 systems to solve compile errors...
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 8 Feb 2006 11:09:00 +0000 (11:09 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 8 Feb 2006 11:09:00 +0000 (11:09 +0000)
packages/uclibc/uclibc-0.9.26/i386/uClibc.config
packages/uclibc/uclibc-0.9.26/i686/uClibc.config
packages/uclibc/uclibc_0.9.26.bb

index 3b35693..4ff3fc2 100644 (file)
@@ -82,9 +82,9 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ"
 #
 # Networking Support
 #
-# UCLIBC_HAS_IPV6 is not set
+UCLIBC_HAS_IPV6=y
 UCLIBC_HAS_RPC=y
-# UCLIBC_HAS_FULL_RPC is not set
+UCLIBC_HAS_FULL_RPC=y
 
 #
 # String and Stdio Support
index 3b35693..4ff3fc2 100644 (file)
@@ -82,9 +82,9 @@ UCLIBC_TZ_FILE_PATH="/etc/TZ"
 #
 # Networking Support
 #
-# UCLIBC_HAS_IPV6 is not set
+UCLIBC_HAS_IPV6=y
 UCLIBC_HAS_RPC=y
-# UCLIBC_HAS_FULL_RPC is not set
+UCLIBC_HAS_FULL_RPC=y
 
 #
 # String and Stdio Support
index 4cecf07..a29232c 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r6"
+PR = "r7"
 
 include uclibc.inc