summaryrefslogtreecommitdiff
path: root/core/linux-olpc-xo1/sphinx-workaround.patch
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-05-24 10:50:33 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-05-24 10:50:33 +0200
commit0b449f832b14d2c6cf6fbcf9465261850dc6f2de (patch)
treebb99392af49c63e20eec864ead6f18f0e9a2d9c2 /core/linux-olpc-xo1/sphinx-workaround.patch
parente7f2e98a73d23634c8aea4e34928a2166a66309f (diff)
downloadpackages-0b449f832b14d2c6cf6fbcf9465261850dc6f2de.tar.xz
core/linux-olpc-xo1: renamed from linux-olpc
Diffstat (limited to 'core/linux-olpc-xo1/sphinx-workaround.patch')
-rw-r--r--core/linux-olpc-xo1/sphinx-workaround.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/core/linux-olpc-xo1/sphinx-workaround.patch b/core/linux-olpc-xo1/sphinx-workaround.patch
new file mode 100644
index 00000000..1aa3f1c8
--- /dev/null
+++ b/core/linux-olpc-xo1/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']
+