From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [STABLE][PATCH] netkit-ftp: Fixed GNU_HASH QA error.
Date: Tue, 28 Apr 2009 07:47:05 -0400 [thread overview]
Message-ID: <49F6ECB9.7030301@balister.org> (raw)
In-Reply-To: <1240919202-18679-1-git-send-email-k.kooi@student.utwente.nl>
[-- Attachment #1: Type: text/plain, Size: 883 bytes --]
Koen Kooi wrote:
> From: Koen Kooi <koen@openembedded.org>
>
>
> Signed-off-by: Koen Kooi <koen@openembedded.org>
Acked-by: Philip Balister <philip@balister.org>
> ---
> recipes/netkit-ftp/netkit-ftp_0.17.bb | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/netkit-ftp/netkit-ftp_0.17.bb b/recipes/netkit-ftp/netkit-ftp_0.17.bb
> index 41c3b08..20ad1fb 100644
> --- a/recipes/netkit-ftp/netkit-ftp_0.17.bb
> +++ b/recipes/netkit-ftp/netkit-ftp_0.17.bb
> @@ -4,9 +4,11 @@ LICENSE = "BSD"
> SRC_URI = "ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-ftp-${PV}.tar.gz \
> file://mconfig.patch;patch=1"
>
> +PR = "r1"
> +
> EXTRA_OEMAKE = ""
> do_compile () {
> - oe_runmake 'CC=${CC}' 'LD=${LD}' all
> + oe_runmake 'CC=${CC}' 'LD=${LD}' 'LDFLAGS=${LDFLAGS}' all
> }
>
> do_install () {
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]
prev parent reply other threads:[~2009-04-28 11:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-28 11:46 [STABLE][PATCH] netkit-ftp: Fixed GNU_HASH QA error Koen Kooi
2009-04-28 11:47 ` Philip Balister [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=49F6ECB9.7030301@balister.org \
--to=philip@balister.org \
--cc=openembedded-devel@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