summaryrefslogtreecommitdiff
path: root/poky/documentation/kernel-dev/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'poky/documentation/kernel-dev/intro.rst')
-rw-r--r--poky/documentation/kernel-dev/intro.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/poky/documentation/kernel-dev/intro.rst b/poky/documentation/kernel-dev/intro.rst
index f6c9b97137..c95d2f7cb9 100644
--- a/poky/documentation/kernel-dev/intro.rst
+++ b/poky/documentation/kernel-dev/intro.rst
@@ -72,7 +72,8 @@ tools with your own kernel sources.
The remainder of this manual provides instructions for completing
specific Linux kernel development tasks. These instructions assume you
-are comfortable working with :oe_wiki:`BitBake </Bitbake>` recipes and basic
+are comfortable working with
+`BitBake <https://openembedded.org/wiki/Bitbake>`__ recipes and basic
open-source development tools. Understanding these concepts will
facilitate the process of working with the kernel recipes. If you find
you need some additional background, please be sure to review and