diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 14:32:55 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:21 +0000 | 
| commit | b027c7e133d6540f420c24911314e5db3930f218 (patch) | |
| tree | 236cfac8005ebdcbb6b997252bf4cf3328ab6d38 | |
| parent | efa17008f235fb0659ac298c1003168453dbf020 (diff) | |
| download | poky-b027c7e133d6540f420c24911314e5db3930f218.tar.gz | |
ref-manual: Edits to package_tar class.
(From yocto-docs rev: 32d110b37c1525f817c3ec604490abcf328d8e19)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index c115ee2bfa..fa99ec5415 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1862,7 +1862,7 @@ | |||
| 1862 | <title><filename>package_tar.bbclass</filename></title> | 1862 | <title><filename>package_tar.bbclass</filename></title> | 
| 1863 | 1863 | ||
| 1864 | <para> | 1864 | <para> | 
| 1865 | The consolidated Unix archive file (<filename>package_tar</filename>) | 1865 | The <filename>package_tar</filename> | 
| 1866 | class provides support for creating packages that use the | 1866 | class provides support for creating packages that use the | 
| 1867 | <filename>.tar</filename> file format. | 1867 | <filename>.tar</filename> file format. | 
| 1868 | The class ensures the packages are written out to the | 1868 | The class ensures the packages are written out to the | 
