summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-08-06 12:10:08 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-11 11:01:50 +0100
commit48989d3021b3a50ffecc243eb447fe715d524b7d (patch)
treef2f2c29de25e600b082f5569e25337d21f19a785 /meta/conf
parentd942d2220ca283613e426854ea0fc8a18c3fc262 (diff)
downloadast2050-yocto-poky-48989d3021b3a50ffecc243eb447fe715d524b7d.zip
ast2050-yocto-poky-48989d3021b3a50ffecc243eb447fe715d524b7d.tar.gz
Remove remnants of deleted "do_package_write" task.
As the do_package_write() task is listed as deleted, remove the few remaining references. (From OE-Core rev: 201d572ab5c57cda1b332356a3b7711bc346696e) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/documentation.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf
index eb36de0..7cf4476 100644
--- a/meta/conf/documentation.conf
+++ b/meta/conf/documentation.conf
@@ -33,7 +33,6 @@ do_listtasks[doc] = "Lists all defined tasks for a target"
do_menuconfig[doc] = "Runs 'make menuconfig' for the kernel"
do_package[doc] = "Analyzes the content of the holding area and splits it into subsets based on available packages and files"
do_package_index[doc] = "Creates or updates the index in the Package Feed area"
-do_package_write[doc] = "Creates the actual packages and places them in the Package Feed area"
do_package_write_deb[doc] = "Creates the actual DEB packages and places them in the Package Feed area"
do_package_write_ipk[doc] = "Creates the actual IPK packages and places them in the Package Feed area"
do_package_write_rpm[doc] = "Creates the actual RPM packages and places them in the Package Feed area"
OpenPOWER on IntegriCloud