[oe-commits] [bitbake] 02/02: bitbake-user-manual: Removed and replaced broken link

git at git.openembedded.org git at git.openembedded.org
Tue Jul 4 15:05:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository bitbake.

commit 877a1f476212dc151b74ce0f1febdc48956ef0e9
Author: Kristi Rifenbark <kristi.rifenbark at gmail.com>
AuthorDate: Fri Jun 16 15:09:06 2017 -0700

    bitbake-user-manual: Removed and replaced broken link
    
    Fixes [YOCTO #11675]
    
    THere was a "hambedded" link that was broken. The link was
    intended to give additional information on adding layers.
    Replaced with link about layers and replaced the wording.
    
    Signed-off-by: Kristi Rifenbark <kristi.rifenbark at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 doc/bitbake-user-manual/bitbake-user-manual-hello.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
index 970d028..36adf48 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
@@ -375,8 +375,8 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh
                 code separate from the general metadata used by BitBake.
                 Thus, this example creates and uses a layer called "mylayer".
                 <note>
-                    You can find additional information on adding a layer at
-                    <ulink url='http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/#adding-an-example-layer'></ulink>.
+                    You can find additional information on layers at
+                    <ulink url='http://www.yoctoproject.org/docs/2.3/bitbake-user-manual/bitbake-user-manual.html#layers'></ulink>.
                 </note>
                 </para>
                 <para>Minimally, you need a recipe file and a layer configuration

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list