From 87fb43c266e8800ef5be62fa0bd5f67ea56b2a08 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 11 Oct 2012 05:46:09 -0700 Subject: documentation: poky-ref-manual - change support to opkg from ipkg We haven't supported ipkg for some time now - it was replaced by opkg (whilst still using the ipk package format). (From yocto-docs rev: 07b3dd9a73be25f31c919ed750ca320c7507eff0) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-variables.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/poky-ref-manual/ref-variables.xml') diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 6ef30c23f8..eeebe3477b 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -114,8 +114,8 @@ A list of packages not to install despite being recommended by a recipe. - Support for this variable exists only for images that use the - ipkg packaging system. + Support for this variable exists only when using the + ipk packaging backend. -- cgit v1.2.3-54-g00ecf