1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <sect1 id="ch-materials-patches-mips">
|
---|
9 | <?dbhtml filename="patches-mips.html"?>
|
---|
10 |
|
---|
11 | <title>Additional Patches for MIPS</title>
|
---|
12 |
|
---|
13 | <variablelist role="materials">
|
---|
14 |
|
---|
15 | <varlistentry os="linux-mips-patch">
|
---|
16 | <term>Linux-MIPS Merge Patch - <token>&linux-mips-patch-size;</token>:</term>
|
---|
17 | <listitem>
|
---|
18 | <para>Download: <ulink
|
---|
19 | url="&patches-root;&linux-mips-patch;"/></para>
|
---|
20 | <para>MD5 sum: <literal>&linux-mips-patch-md5;</literal></para>
|
---|
21 | </listitem>
|
---|
22 | </varlistentry>
|
---|
23 |
|
---|
24 | <varlistentry os="linux-mips_fixes-patch">
|
---|
25 | <term>Linux MIPS Fixes Patch - <token>&linux-mips_fixes-patch-size;</token>:</term>
|
---|
26 | <listitem>
|
---|
27 | <para>Download: <ulink
|
---|
28 | url="&patches-root;&linux-mips_fixes-patch;"/></para>
|
---|
29 | <para>MD5 sum: <literal>&linux-mips_fixes-patch-md5;</literal></para>
|
---|
30 | </listitem>
|
---|
31 | </varlistentry>
|
---|
32 |
|
---|
33 | <varlistentry os="linux-squashfs-patch">
|
---|
34 | <term>Linux Squashfs Patch - <token>&linux-squashfs-patch-size;</token>:</term>
|
---|
35 | <listitem>
|
---|
36 | <para>Download: <ulink
|
---|
37 | url="&patches-root;&linux-squashfs-patch;"/></para>
|
---|
38 | <para>MD5 sum: <literal>&linux-squashfs-patch-md5;</literal></para>
|
---|
39 | </listitem>
|
---|
40 | </varlistentry>
|
---|
41 |
|
---|
42 | <varlistentry os="linux-d80211-patch">
|
---|
43 | <term>Linux BCM947XX port - <token>&linux-d80211-patch-size;</token>:</term>
|
---|
44 | <listitem>
|
---|
45 | <para>Download: <ulink
|
---|
46 | url="&patches-root;&linux-d80211-patch;"/></para>
|
---|
47 | <para>MD5 sum: <literal>&linux-d80211-patch-md5;</literal></para>
|
---|
48 | </listitem>
|
---|
49 | </varlistentry>
|
---|
50 |
|
---|
51 | <varlistentry os="linux-bcm43xx-patch">
|
---|
52 | <term>Linux BCM43XX-d80211 backport - <token>&linux-bcm43xx-patch-size;</token>:</term>
|
---|
53 | <listitem>
|
---|
54 | <para>Download: <ulink
|
---|
55 | url="&patches-root;&linux-bcm43xx-patch;"/></para>
|
---|
56 | <para>MD5 sum: <literal>&linux-bcm43xx-patch-md5;</literal></para>
|
---|
57 | </listitem>
|
---|
58 | </varlistentry>
|
---|
59 |
|
---|
60 | <varlistentry os="linux-bcm947xx-patch">
|
---|
61 | <term>Linux BCM947XX port - <token>&linux-bcm947xx-patch-size;</token>:</term>
|
---|
62 | <listitem>
|
---|
63 | <para>Download: <ulink
|
---|
64 | url="&patches-root;&linux-bcm947xx-patch;"/></para>
|
---|
65 | <para>MD5 sum: <literal>&linux-bcm947xx-patch-md5;</literal></para>
|
---|
66 | </listitem>
|
---|
67 | </varlistentry>
|
---|
68 |
|
---|
69 | </variablelist>
|
---|
70 |
|
---|
71 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
72 | href="../common/patches.xml"
|
---|
73 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
74 |
|
---|
75 | </sect1>
|
---|