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] git: RDEPENDS are transitive, so remove tk so it builds with just OE-core
Date: Wed, 11 May 2011 16:21:42 +0100 [thread overview]
Message-ID: <1305127302.30391.376.camel@rex> (raw)
In-Reply-To: <1305049402-31382-1-git-send-email-koen@dominion.thruhere.net>
On Tue, 2011-05-10 at 19:43 +0200, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
> meta/recipes-devtools/git/git.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc
> index 7f12859..9c7375f 100644
> --- a/meta/recipes-devtools/git/git.inc
> +++ b/meta/recipes-devtools/git/git.inc
> @@ -41,7 +41,7 @@ RDEPENDS_${PN}-perltools = "${PN} perl perl-module-file-path findutils"
>
> # git-tk package with gitk and git-gui
> PACKAGES =+ "${PN}-tk"
> -RDEPENDS_${PN}-tk = "${PN} tk tcl"
> +#RDEPENDS_${PN}-tk = "${PN} tk tcl"
> EXTRA_OEMAKE = "TCL_PATH=${STAGING_BINDIR_CROSS}/tclsh"
> FILES_${PN}-tk = " \
> ${bindir}/gitk \
Merged to master but I tweaked it to also disable the EXTRA_OEMAKE.
Cheers,
Richard
prev parent reply other threads:[~2011-05-11 15:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-10 17:43 [PATCH] git: RDEPENDS are transitive, so remove tk so it builds with just OE-core Koen Kooi
2011-05-11 15:21 ` 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=1305127302.30391.376.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