[Glibc-bsd-commits] r5122 - in trunk/kfreebsd-10/debian: . arch/mipsel

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


Author: rmh
Date: 2013-11-02 13:08:27 +0000 (Sat, 02 Nov 2013)
New Revision: 5122

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

Deleted: trunk/kfreebsd-10/debian/arch/mipsel/malta.config
===================================================================
--- trunk/kfreebsd-10/debian/arch/mipsel/malta.config	2013-11-01 17:22:42 UTC (rev 5121)
+++ trunk/kfreebsd-10/debian/arch/mipsel/malta.config	2013-11-02 13:08:27 UTC (rev 5122)
@@ -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-10/debian/arch/mipsel/malta.disabled (from rev 5121, trunk/kfreebsd-10/debian/arch/mipsel/malta.config)
===================================================================
--- trunk/kfreebsd-10/debian/arch/mipsel/malta.disabled	                        (rev 0)
+++ trunk/kfreebsd-10/debian/arch/mipsel/malta.disabled	2013-11-02 13:08:27 UTC (rev 5122)
@@ -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-10/debian/changelog
===================================================================
--- trunk/kfreebsd-10/debian/changelog	2013-11-01 17:22:42 UTC (rev 5121)
+++ trunk/kfreebsd-10/debian/changelog	2013-11-02 13:08:27 UTC (rev 5122)
@@ -1,3 +1,9 @@
+kfreebsd-10 (10.0~svn257123-2) UNRELEASED; urgency=low
+
+  * Disable mipsel builds.  (Closes: #727829)
+
+ -- Robert Millan <rmh at debian.org>  Sat, 02 Nov 2013 14:08:05 +0100
+
 kfreebsd-10 (10.0~svn257123-1) experimental; urgency=low
 
   * New upstream snapshot.




More information about the Glibc-bsd-commits mailing list