[oe] [STABLE][PATCH] dhcp 3.0.2: fix QA error

Philip Balister philip at balister.org
Wed Jul 22 12:50:23 UTC 2009


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

Koen Kooi wrote:
> From: Koen Kooi <koen at openembedded.org>
> 
> 
> Signed-off-by: Koen Kooi <koen at 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
>  }
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090722/ba900fde/attachment-0002.bin>


More information about the Openembedded-devel mailing list