From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] [YOCTO #1819] license: PR bump failure
Date: Sat, 10 Dec 2011 10:33:42 -0800 [thread overview]
Message-ID: <4EE3A606.50205@linux.intel.com> (raw)
In-Reply-To: <ec285d5f7ed5fde668744bb167d70e5409ee4f1d.1323536396.git.elizabeth.flanagan@intel.com>
On 12/10/2011 09:03 AM, Beth Flanagan wrote:
> From: Elizabeth Flanagan<elizabeth.flanagan@intel.com>
>
> This addtask for do_populate_lic should be reverted back
> to before do_package as before do_compile causes failures
> when recipes are updated.
>
Beth,
The [YOCTO #1819] goes in the commit body, not the "subject part"
Sau!
> Signed-off-by: Elizabeth Flanagan<elizabeth.flanagan@intel.com>
> ---
> meta/classes/license.bbclass | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass
> index 4689aaf..dd5d1bc 100644
> --- a/meta/classes/license.bbclass
> +++ b/meta/classes/license.bbclass
> @@ -6,7 +6,7 @@
> LICENSE_DIRECTORY ??= "${DEPLOY_DIR}/licenses"
> LICSSTATEDIR = "${WORKDIR}/license-destdir/"
>
> -addtask populate_lic after do_patch before do_compile
> +addtask populate_lic after do_patch before do_package
> do_populate_lic[dirs] = "${LICSSTATEDIR}/${PN}"
> do_populate_lic[cleandirs] = "${LICSSTATEDIR}"
>
next prev parent reply other threads:[~2011-12-10 18:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-10 17:03 [PATCH 0/1] [YOCTO #1819] License addtask PR bump failure Beth Flanagan
2011-12-10 17:03 ` [PATCH 1/1] [YOCTO #1819] license: " Beth Flanagan
2011-12-10 18:33 ` Saul Wold [this message]
2011-12-12 23:09 ` [PATCH 0/1] [YOCTO #1819] License addtask " Saul Wold
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=4EE3A606.50205@linux.intel.com \
--to=sgw@linux.intel.com \
--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.