summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-09-25 15:56:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-30 21:37:42 +0100
commit0369712563d9c147f81b1c505f9d6b0646269789 (patch)
treef56a7a7b7b157f7a9e1b682da182a4b3be6ae497 /documentation
parent1fd575f17aeaea9ba86cc8097ec34481daad6cc2 (diff)
downloadast2050-yocto-poky-0369712563d9c147f81b1c505f9d6b0646269789.zip
ast2050-yocto-poky-0369712563d9c147f81b1c505f9d6b0646269789.tar.gz
ref-manual: Updated the bin_package class.
I added a small sentence to note that this class is a good class to use for extracting and installing propretary binaries. (From yocto-docs rev: adde5e66f46df0b4e21bfe0fc0b47a9a8bed5e0c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 868a0da..3e7662e 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -186,6 +186,8 @@
binary from source.
The binary package is extracted and new packages in the configured
output package format are created.
+ Extraction and installation of proprietary binaries is a good example
+ use for this class.
<note>
For RPMs and other packages that do not contain a subdirectory,
you should specify a "subdir" parameter.
OpenPOWER on IntegriCloud