From: Rouven Czerwinski <[email protected]> The package_tar.bbclass was removed in 90ce19122802 ("meta/classes-global: remove package_tar.bbclass"), remove the documentation variable associated with it as well.
No functional changes. Signed-off-by: Rouven Czerwinski <[email protected]> --- meta/conf/documentation.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index 94368d5c2b..953b2140d1 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf @@ -35,7 +35,6 @@ do_package_qa[doc] = "Runs QA checks on packaged files" 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" -do_package_write_tar[doc] = "Creates tar archives for packages and places them in the Package Feed area" do_packagedata[doc] = "Creates package metadata used by the build system to generate the final packages" do_patch[doc] = "Locates patch files and applies them to the source code" do_populate_lic[doc] = "Writes license information for the recipe that is collected later when the image is constructed" -- 2.52.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237820): https://lists.openembedded.org/g/openembedded-core/message/237820 Mute This Topic: https://lists.openembedded.org/mt/119586915/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
