From ea0286609a86645ee74424fe3a9d30a49fa8cb2e Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Mon, 7 Nov 2022 17:22:05 +0100 Subject: 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 (From yocto-docs rev: 461bc36839278e69a3d2511ca15fae80a6140d77) Signed-off-by: Quentin Schulz Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/classes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 6bab15257e..c340562390 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -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 ` class sets up a standard way for checking available upstream versions -- cgit v1.2.3-54-g00ecf