[Glibc-bsd-commits] r5123 - in trunk/kfreebsd-11/debian: . arch/mipsel

Robert Millan rmh at alioth.debian.org
Sat Nov 2 13:13:45 UTC 2013


Author: rmh
Date: 2013-11-02 13:13:45 +0000 (Sat, 02 Nov 2013)
New Revision: 5123

Added:
   trunk/kfreebsd-11/debian/arch/mipsel/malta.disabled
Removed:
   trunk/kfreebsd-11/debian/arch/mipsel/malta.config
Modified:
   trunk/kfreebsd-11/debian/changelog
Log:
Disable mipsel builds.  (Closes: #727829)

Deleted: trunk/kfreebsd-11/debian/arch/mipsel/malta.config
===================================================================
--- trunk/kfreebsd-11/debian/arch/mipsel/malta.config	2013-11-02 13:08:27 UTC (rev 5122)
+++ trunk/kfreebsd-11/debian/arch/mipsel/malta.config	2013-11-02 13:13:45 UTC (rev 5123)
@@ -1,12 +0,0 @@
-# Kernel for Debian GNU/kFreeBSD on mipsel/malta machines
-
-include		MALTA
-
-makeoptions	ARCH_FLAGS="-march=mips32 -mabi=32 -D__mips_o32"
-makeoptions	WITHOUT_KERNEL_TRAMPOLINE=1
-
-options		CPU_HAVEFPU
-options		EXT2FS
-
-# Options used by all Debian kernels
-include		DEBIAN

Copied: trunk/kfreebsd-11/debian/arch/mipsel/malta.disabled (from rev 5122, trunk/kfreebsd-11/debian/arch/mipsel/malta.config)
===================================================================
--- trunk/kfreebsd-11/debian/arch/mipsel/malta.disabled	                        (rev 0)
+++ trunk/kfreebsd-11/debian/arch/mipsel/malta.disabled	2013-11-02 13:13:45 UTC (rev 5123)
@@ -0,0 +1,12 @@
+# Kernel for Debian GNU/kFreeBSD on mipsel/malta machines
+
+include		MALTA
+
+makeoptions	ARCH_FLAGS="-march=mips32 -mabi=32 -D__mips_o32"
+makeoptions	WITHOUT_KERNEL_TRAMPOLINE=1
+
+options		CPU_HAVEFPU
+options		EXT2FS
+
+# Options used by all Debian kernels
+include		DEBIAN

Modified: trunk/kfreebsd-11/debian/changelog
===================================================================
--- trunk/kfreebsd-11/debian/changelog	2013-11-02 13:08:27 UTC (rev 5122)
+++ trunk/kfreebsd-11/debian/changelog	2013-11-02 13:13:45 UTC (rev 5123)
@@ -5,11 +5,12 @@
     fixed in upstream already.
   * Move modules to /boot/modules, as discussed in
     https://lists.debian.org/debian-bsd/2013/09/msg00003.html
+  * Disable mipsel builds.  (Closes: #727829)
 
   [ Guillem Jover ]
   * Remove myself from Uploaders.
 
- -- Robert Millan <rmh at debian.org>  Sat, 12 Oct 2013 01:36:08 +0200
+ -- Robert Millan <rmh at debian.org>  Sat, 02 Nov 2013 14:13:22 +0100
 
 kfreebsd-11 (11.0~svn256281-1) experimental; urgency=low
 




More information about the Glibc-bsd-commits mailing list