]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
sdk-manual: Fixed a broken link to the "base" class
authorScott Rifenbark <srifenbark@gmail.com>
Fri, 19 Aug 2016 19:54:54 +0000 (12:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 22:09:28 +0000 (23:09 +0100)
(From yocto-docs rev: 22eba313276ea95030634eef8632e4e05cb1e484)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/sdk-manual/sdk-extensible.xml

index 4210d15333f307fef895f279d97935cd69f12811..be80621b070993a92472940fda104f377ee1d475 100644 (file)
         with the <filename>inherit</filename> directive, leaving the recipe
         to describe just the things that are specific to the software to be
         built.
-        A <ulink url='ref-classes-base'><filename>base</filename></ulink>
+        A <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-base'><filename>base</filename></ulink>
         class exists that is implicitly inherited by all recipes and provides
         the functionality that most typical recipes need.
     </para>