summaryrefslogtreecommitdiff
path: root/extra/linux-olpc-xo1/sphinx-workaround.patch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-05-24 11:10:50 +0200
committerErich Eckner <git@eckner.net>2020-05-24 11:10:50 +0200
commitf65d8ed5e7567d8670011fc08bfb40066b68a3e7 (patch)
treeee2853fe3d67071be93c4a5d1399451e0488a964 /extra/linux-olpc-xo1/sphinx-workaround.patch
parent0b449f832b14d2c6cf6fbcf9465261850dc6f2de (diff)
downloadpackages-f65d8ed5e7567d8670011fc08bfb40066b68a3e7.tar.xz
linux-olpc-xo1: moved from [core] to [extra], config path fixed
Diffstat (limited to 'extra/linux-olpc-xo1/sphinx-workaround.patch')
-rw-r--r--extra/linux-olpc-xo1/sphinx-workaround.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/extra/linux-olpc-xo1/sphinx-workaround.patch b/extra/linux-olpc-xo1/sphinx-workaround.patch
new file mode 100644
index 00000000..1aa3f1c8
--- /dev/null
+++ b/extra/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']
+