diff options
author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-06-16 14:20:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-04 16:05:22 +0100 |
commit | 7f23cf87b9c9b2da007e934bff0d9dac377e89a7 (patch) | |
tree | c6bd6c200881bb0e23d5129e1a1ce731ceba4e32 /bitbake/doc/bitbake-user-manual | |
parent | 98099349e358a9caaec8ec81f0d4abe588909cfe (diff) | |
download | poky-7f23cf87b9c9b2da007e934bff0d9dac377e89a7.tar.gz |
bitbake: bitbake-user-manual: Replaced bad link
Fixes [YOCTO #11675]
There was a "hambedded" link that was broken. The link was
intended to show the bitbake.conf file. I replaced it
with the link to show the actual bitbake.conf file.
(Bitbake rev: 3b8d101e564488ff1f5b27744404f9743da2b97d)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml index 8b7edbff54..970d028a57 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | |||
@@ -269,7 +269,7 @@ | |||
269 | and define some key BitBake variables. | 269 | and define some key BitBake variables. |
270 | For more information on the <filename>bitbake.conf</filename>, | 270 | For more information on the <filename>bitbake.conf</filename>, |
271 | see | 271 | see |
272 | <ulink url='http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/#an-overview-of-bitbakeconf'></ulink> | 272 | <ulink url='http://git.openembedded.org/bitbake/tree/conf/bitbake.conf'></ulink>. |
273 | </para> | 273 | </para> |
274 | <para>Use the following commands to create the <filename>conf</filename> | 274 | <para>Use the following commands to create the <filename>conf</filename> |
275 | directory in the project directory: | 275 | directory in the project directory: |