mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
docs: ref-manual: classes: fix section name for github-releases
All other classes are suffixed with .bbclass so let's stay consistent and add it to github-releases section too. Cc: Quentin Schulz <foss+yocto@0leil.net> (From yocto-docs rev: 461bc36839278e69a3d2511ca15fae80a6140d77) Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a31e8e22a3
commit
ea0286609a
@@ -741,8 +741,8 @@ class.
|
||||
|
||||
.. _ref-classes-github-releases:
|
||||
|
||||
``github-releases``
|
||||
===================
|
||||
``github-releases.bbclass``
|
||||
===========================
|
||||
|
||||
For recipes that fetch release tarballs from github, the :ref:`github-releases <ref-classes-github-releases>`
|
||||
class sets up a standard way for checking available upstream versions
|
||||
|
||||
Reference in New Issue
Block a user