From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: OE Core mailing list <openembedded-core@lists.openembedded.org>
Subject: still some remnants of allegedly removed "do_package_write" task
Date: Tue, 5 Aug 2014 06:57:33 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.11.1408050651560.10340@localhost> (raw)
yocto ref manual, 5.5.13 (Tasks), claims:
"The do_package_write task has been removed. The task is no longer
needed."
but there still appear to be a few lingering references to it in
oe-core:
$ grep -rw do_package_write meta
meta/classes/rm_work.bbclass: *do_package_write*)
meta/recipes-core/meta/meta-ide-support.bb:do_populate_ide_support[recrdeptask]
= "do_package_write"
meta/recipes-core/meta/package-index.bb:do_package_write[noexec] = "1"
meta/recipes-devtools/installer/adt-installer_1.0.bb:do_package_write[noexec]
= "1"
meta/conf/documentation.conf:do_package_write[doc] = "Creates the
actual packages and places them in the Package Feed area"
$
assuming all packaging is now handled by the packaging-specific
tasks like do_package_write_{ipk,rpm,deb}, can those last few
references be deleted? (not the one in rm_work.bbclass, though, given
that it's a wildcard.)
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
reply other threads:[~2014-08-05 10:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.11.1408050651560.10340@localhost \
--to=rpjday@crashcourse.ca \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.