From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [PATCH] license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate problems when MACHINE is part of DEPLOY_DIR_IMAGE
Date: Tue, 17 May 2011 11:57:41 +0100 [thread overview]
Message-ID: <1305629861.3424.225.camel@rex> (raw)
In-Reply-To: <1305625673-28395-1-git-send-email-koen@dominion.thruhere.net>
On Tue, 2011-05-17 at 11:47 +0200, Koen Kooi wrote:
> See http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/002535.html for more info.
>
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
> 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 d0a1418..4fd1f85 100644
> --- a/meta/classes/license.bbclass
> +++ b/meta/classes/license.bbclass
> @@ -8,7 +8,7 @@
> # licenses.conf and compare them to the license names in the recipes. You'll see some
> # differences and that should be corrected.
>
> -LICENSE_DIRECTORY ??= "${DEPLOY_DIR_IMAGE}/licenses"
> +LICENSE_DIRECTORY ??= "${DEPLOY_DIR}/licenses"
> LICSSTATEDIR = "${WORKDIR}/license-destdir/"
>
> addtask populate_lic after do_patch before do_package
Merged to master, thanks.
Richard
prev parent reply other threads:[~2011-05-17 11:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 9:47 [PATCH] license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate problems when MACHINE is part of DEPLOY_DIR_IMAGE Koen Kooi
2011-05-17 10:57 ` Richard Purdie [this message]
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=1305629861.3424.225.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=koen@dominion.thruhere.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox