diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index fed25b25e6..54691ec9f6 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2160,6 +2160,11 @@ | |||
| 2160 | <link linkend='ref-classes-package_ipk'><filename>package_ipk</filename></link>, | 2160 | <link linkend='ref-classes-package_ipk'><filename>package_ipk</filename></link>, |
| 2161 | and | 2161 | and |
| 2162 | <link linkend='ref-classes-package_tar'><filename>package_tar</filename></link>. | 2162 | <link linkend='ref-classes-package_tar'><filename>package_tar</filename></link>. |
| 2163 | <note><title>Warning</title> | ||
| 2164 | The <filename>package_tar</filename> class is broken and not | ||
| 2165 | supported. | ||
| 2166 | It is recommended that you do not use this class. | ||
| 2167 | </note> | ||
| 2163 | </para> | 2168 | </para> |
| 2164 | 2169 | ||
| 2165 | <para> | 2170 | <para> |
| @@ -2298,6 +2303,12 @@ | |||
| 2298 | <section id='ref-classes-package_tar'> | 2303 | <section id='ref-classes-package_tar'> |
| 2299 | <title><filename>package_tar.bbclass</filename></title> | 2304 | <title><filename>package_tar.bbclass</filename></title> |
| 2300 | 2305 | ||
| 2306 | <note><title>Warning</title> | ||
| 2307 | The <filename>package_tar</filename> class is broken and is not | ||
| 2308 | supported. | ||
| 2309 | It is recommended that you do not use it. | ||
| 2310 | </note> | ||
| 2311 | |||
| 2301 | <para> | 2312 | <para> |
| 2302 | The <filename>package_tar</filename> | 2313 | The <filename>package_tar</filename> |
| 2303 | class provides support for creating packages that use the | 2314 | class provides support for creating packages that use the |
