From 74cefbb5f72219e8c8b394723dcbee8ab7145d57 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Apr 2018 10:16:15 -0700 Subject: [PATCH] ref-manual: Removed redundant link to PACKAGES. (From yocto-docs rev: d9482b43c1166ef2fd663c903a15222c66faf979) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index d544a3d2f6..ef165b05e1 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -11752,9 +11752,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" In the example, the package name (${PN}-dev) must appear as it would in the - PACKAGES - namespace before any renaming of the output package by - classes such as debian.bbclass. + PACKAGES namespace before any renaming + of the output package by classes such as + debian.bbclass.