summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/tasks.rst
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2023-04-22 15:19:43 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-22 10:42:54 +0100
commit356b6f0e3266175d310dae2009f69707e5f010c3 (patch)
tree31caf557a329065d1e06f0bd764f69b48e66b293 /documentation/ref-manual/tasks.rst
parent8242bd30def1af9286a8cdbed8c569c58a6af38b (diff)
downloadpoky-356b6f0e3266175d310dae2009f69707e5f010c3.tar.gz
ref-manual: Remove references to package_tar class
This has been removed in 4.2. (From yocto-docs rev: a5dcaf95915deec5243ab2fd0711c63e98b2a661) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-rw-r--r--documentation/ref-manual/tasks.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst
index f2b93185af..0db960b22f 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -260,17 +260,6 @@ the package feeds area. For more information, see the
260":ref:`overview-manual/concepts:package feeds`" section in 260":ref:`overview-manual/concepts:package feeds`" section in
261the Yocto Project Overview and Concepts Manual. 261the Yocto Project Overview and Concepts Manual.
262 262
263.. _ref-tasks-package_write_tar:
264
265``do_package_write_tar``
266------------------------
267
268Creates tarballs and places them in the
269``${``\ :term:`DEPLOY_DIR_TAR`\ ``}`` directory in
270the package feeds area. For more information, see the
271":ref:`overview-manual/concepts:package feeds`" section in
272the Yocto Project Overview and Concepts Manual.
273
274.. _ref-tasks-packagedata: 263.. _ref-tasks-packagedata:
275 264
276``do_packagedata`` 265``do_packagedata``