From a61cb95ebdf1566272e21ed0516852fb1f79a02f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 5 Jun 2017 15:21:36 -0700 Subject: ref-manual: Updated PACKAGECONFIG_CONFARGS variable description Fixes [YOCTO #11600] "configure" and "cmake" are not do_* tasks of BitBake. I updated the formatting of these programs and removed links that were to the tasks in the reference manual. (From yocto-docs rev: 2605c7378f6b4b49c2e2baaf159fd2c289d83a1a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index efe423adc7..89094466f7 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -9671,11 +9671,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" cmake use PACKAGECONFIG_CONFARGS to pass PACKAGECONFIG - options to tasks such as - do_configure - and - do_cmake, - respectively. + options to configure and + cmake, respectively. If you are using PACKAGECONFIG but not a class that handles the do_configure task, then -- cgit v1.2.3-54-g00ecf