[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1570 - in glibc-package: branches/glibc-2.4/debian branches/glibc-2.4/debian/sysdeps trunk/debian trunk/debian/sysdeps



Author: aurel32
Date: 2006-05-28 22:16:03 +0000 (Sun, 28 May 2006)
New Revision: 1570

Modified:
   glibc-package/branches/glibc-2.4/debian/changelog
   glibc-package/branches/glibc-2.4/debian/sysdeps/sparc.mk
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/sysdeps/sparc.mk
Log:
 * debian/sysdeps/sparc.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as d-i
   still needs a 2.4 kernel.



Modified: glibc-package/branches/glibc-2.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.4/debian/changelog	2006-05-28 22:01:46 UTC (rev 1569)
+++ glibc-package/branches/glibc-2.4/debian/changelog	2006-05-28 22:16:03 UTC (rev 1570)
@@ -134,6 +134,8 @@
     mipsel, powerpc and sparc.
   * debian/sysdeps/arm.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as the
     arm build daemons are still running a 2.4 kernel.
+  * debian/sysdeps/sparc.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as d-i
+    still needs a 2.4 kernel.
   * patches/kfreebsd/local-sysdeps.diff: update to revision 1577 (from
     glibc-bsd).
   * Add debian/patches/powerpc/cvs-gcc41-initfini.diff (fix build with gcc 4.1

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/sparc.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/sparc.mk	2006-05-28 22:01:46 UTC (rev 1569)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/sparc.mk	2006-05-28 22:16:03 UTC (rev 1570)
@@ -1,5 +1,8 @@
 libc_extra_config_options = $(extra_config_options) --disable-sanity-checks
 
+# udeb Config
+udeb_MIN_KERNEL_SUPPORTED = 2.4.1
+
 # NPTL Config
 GLIBC_PASSES += nptl
 

Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-05-28 22:01:46 UTC (rev 1569)
+++ glibc-package/trunk/debian/changelog	2006-05-28 22:16:03 UTC (rev 1570)
@@ -26,6 +26,8 @@
     mipsel, powerpc and sparc.
   * debian/sysdeps/arm.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as the
     arm build daemons are still running a 2.4 kernel.
+  * debian/sysdeps/sparc.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as d-i
+    still needs a 2.4 kernel.
   * patches/kfreebsd/local-sysdeps.diff: update to revision 1577 (from
     glibc-bsd).
   * Add debian/patches/powerpc/cvs-gcc41-initfini.diff (fix build with gcc 4.1

Modified: glibc-package/trunk/debian/sysdeps/sparc.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/sparc.mk	2006-05-28 22:01:46 UTC (rev 1569)
+++ glibc-package/trunk/debian/sysdeps/sparc.mk	2006-05-28 22:16:03 UTC (rev 1570)
@@ -1,3 +1,6 @@
+# udeb Config
+udeb_MIN_KERNEL_SUPPORTED = 2.4.1
+
 # build 64-bit (sparc64) alternative library
 GLIBC_PASSES += sparc64
 DEB_ARCH_REGULAR_PACKAGES += libc6-sparc64 libc6-dev-sparc64



Reply to: