summaryrefslogtreecommitdiff
path: root/core/linux-olpc/sphinx-workaround.patch
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-05-24 10:11:21 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-05-24 10:11:21 +0200
commite7f2e98a73d23634c8aea4e34928a2166a66309f (patch)
tree86b4abcb93f327796846adeab7ca165483cf42f9 /core/linux-olpc/sphinx-workaround.patch
parent06a1efdee036bcd0385a14d974d59f679bedb64a (diff)
downloadpackages-e7f2e98a73d23634c8aea4e34928a2166a66309f.tar.xz
core:linux-olpc: testing a OLPC XO-1 config
Diffstat (limited to 'core/linux-olpc/sphinx-workaround.patch')
-rw-r--r--core/linux-olpc/sphinx-workaround.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/core/linux-olpc/sphinx-workaround.patch b/core/linux-olpc/sphinx-workaround.patch
new file mode 100644
index 00000000..1aa3f1c8
--- /dev/null
+++ b/core/linux-olpc/sphinx-workaround.patch
@@ -0,0 +1,13 @@
+diff --git i/Documentation/conf.py w/Documentation/conf.py
+index 3c7bdf4cd31f..9a0ced58a3e9 100644
+--- i/Documentation/conf.py
++++ w/Documentation/conf.py
+@@ -36,7 +36,7 @@ needs_sphinx = '1.3'
+ # Add any Sphinx extension module names here, as strings. They can be
+ # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
+ # ones.
+-extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include', 'cdomain',
++extensions = ['kerneldoc', 'rstFlatTable', 'kernel_include',
+ 'kfigure', 'sphinx.ext.ifconfig', 'automarkup',
+ 'maintainers_include']
+