kernel-dev: Fixed link to BitBake command:

Reported-by: Bill Traynor <btraynor@gmail.com>
(From yocto-docs rev: 4bce72419c01e0c77969a56eb194ad7179b7ad80)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day 2014-07-18 10:56:45 +03:00 committed by Richard Purdie
parent 6aeed29a51
commit ca4e42ad28
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
The sections that follow provide instructions for completing
specific Linux kernel development tasks.
These instructions assume you are comfortable working with
<ulink url='http://developer.berlios.de/projects/bitbake/'>BitBake</ulink>
<ulink url='http://openembedded.org/wiki/Bitbake'>BitBake</ulink>
recipes and basic open-source development tools.
Understanding these concepts will facilitate the process of working
with the kernel recipes.