diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index 943d22a7d8..945c7f19af 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml @@ -166,7 +166,7 @@ The OpenEmbedded build system can build packages in various formats such as - ipk for ipkg/opkg, + ipk for opkg, Debian package (.deb), or RPM. The packages can then be upgraded using the package tools on the device, much like on a desktop distribution such as Ubuntu or Fedora. 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.