Explorar el Código

Add uClinux support to ostable and triplettable

Simon Richter hace 17 años
padre
commit
28a8ec9ba0
Se han modificado 3 ficheros con 6 adiciones y 0 borrados
  1. 2 0
      debian/changelog
  2. 2 0
      ostable
  3. 2 0
      triplettable

+ 2 - 0
debian/changelog

@@ -24,6 +24,8 @@ dpkg (1.15.4) UNRELEASED; urgency=low
   * Fix an always false test when trying to decide which package to deselect
     to resolve a dependency problem in dselect.
   * Add uClibc Linux support to ostable and triplettable. Closes: #455501
+  * Add uClinux support to ostable and triplettable.
+    Thanks to Simon Richter <sjr@debian.org>.
 
   [ Raphael Hertzog ]
   * Replace install-info by a wrapper around GNU's install-info. The wrapper

+ 2 - 0
ostable

@@ -28,3 +28,5 @@ bsd-freebsd		freebsd			freebsd[^-]*
 bsd-netbsd		netbsd			netbsd[^-]*
 bsd-openbsd		openbsd			openbsd[^-]*
 sysv-solaris		solaris			solaris[^-]*
+uclibceabi-uclinux	uclinux-uclibceabi	uclinux[^-]*-uclibceabi
+uclibc-uclinux		uclinux-uclibc		uclinux[^-]*(-uclibc.*)?

+ 2 - 0
triplettable

@@ -17,3 +17,5 @@ bsd-openbsd-<cpu>	openbsd-<cpu>
 bsd-netbsd-<cpu>	netbsd-<cpu>
 bsd-darwin-<cpu>	darwin-<cpu>
 sysv-solaris-<cpu>	solaris-<cpu>
+uclibceabi-uclinux-arm	uclinux-armel
+uclibc-uclinux-<cpu>	uclinux-<cpu>