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

r1528 - in glibc-package/trunk/debian: . sysdeps



Author: aurel32
Date: 2006-05-25 22:05:48 +0000 (Thu, 25 May 2006)
New Revision: 1528

Added:
   glibc-package/trunk/debian/sysdeps/arm.mk
Modified:
   glibc-package/trunk/debian/changelog
Log:
  * 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.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-05-25 22:04:11 UTC (rev 1527)
+++ glibc-package/trunk/debian/changelog	2006-05-25 22:05:48 UTC (rev 1528)
@@ -21,6 +21,8 @@
     kfreebsd-i386 and kfreebsd-amd64.
   * debian/sysdeps/*.mk: build the udeb with -Os on amd64, i386, mips and 
     mipsel.
+  * 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.
   * patches/kfreebsd/local-sysdeps.diff: update to revision 1577 (from
     glibc-bsd).
 

Added: glibc-package/trunk/debian/sysdeps/arm.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/arm.mk	2006-05-25 22:04:11 UTC (rev 1527)
+++ glibc-package/trunk/debian/sysdeps/arm.mk	2006-05-25 22:05:48 UTC (rev 1528)
@@ -0,0 +1,2 @@
+# udeb Config
+udeb_MIN_KERNEL_SUPPORTED = 2.4.1



Reply to: