All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [STABLE][PATCH] dhcp 3.0.2: fix QA error
Date: Wed, 22 Jul 2009 08:50:23 -0400	[thread overview]
Message-ID: <4A670B0F.9040306@balister.org> (raw)
In-Reply-To: <1248266770-24788-1-git-send-email-k.kooi@student.utwente.nl>

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

Acked-by: Philip Balister <philip@balister.org>

Koen Kooi wrote:
> From: Koen Kooi <koen@openembedded.org>
> 
> 
> Signed-off-by: Koen Kooi <koen@openembedded.org>
> ---
>  recipes/dhcp/dhcp_3.0.2.bb |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/dhcp/dhcp_3.0.2.bb b/recipes/dhcp/dhcp_3.0.2.bb
> index faf22b2..2ce8083 100644
> --- a/recipes/dhcp/dhcp_3.0.2.bb
> +++ b/recipes/dhcp/dhcp_3.0.2.bb
> @@ -2,7 +2,7 @@ SECTION = "console/network"
>  DESCRIPTION = "Internet Software Consortium DHCP package"
>  HOMEPAGE = "http://www.isc.org/"
>  LICENSE = "BSD"
> -PR = "r8"
> +PR = "r9"
>  SRC_URI = "ftp://ftp.isc.org/isc/dhcp/dhcp-3.0-history/dhcp-${PV}.tar.gz \
>  	   file://noattrmode.patch;patch=1 \
>  	   file://fixincludes.patch;patch=1 \
> @@ -19,6 +19,8 @@ INITSCRIPT_PACKAGES = "dhcp-server"
>  INITSCRIPT_NAME_dhcp-server = dhcp-server
>  INITSCRIPT_PARAMS_dhcp-server = "start 30 2 3 4 5 . stop 30 0 1 6 ."
>  
> +TARGET_CC_ARCH += "${LDFLAGS}"
> +
>  do_configure() {
>  	./configure
>  }

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]

  reply	other threads:[~2009-07-22 13:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-22 12:46 [STABLE][PATCH] dhcp 3.0.2: fix QA error Koen Kooi
2009-07-22 12:50 ` Philip Balister [this message]
2009-07-23 11:29 ` Marcin Juszkiewicz

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=4A670B0F.9040306@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 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.