Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Andrei Dinu <andrei.adrianx.dinu@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] dhcp : upgrade to 4.2.4-P1
Date: Mon, 27 Aug 2012 08:53:52 -0700	[thread overview]
Message-ID: <503B9810.4060109@linux.intel.com> (raw)
In-Reply-To: <1345799734-4305-1-git-send-email-andrei.adrianx.dinu@intel.com>

On 08/24/2012 02:15 AM, Andrei Dinu wrote:
> Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
> ---
>   .../dhcp-3.0.3-dhclient-dbus.patch                 |    0
>   .../fix-client-path.patch                          |    0
>   .../fix-external-bind.patch                        |    0
>   .../fixincludes.patch                              |    0
>   .../link-with-lcrypto.patch                        |    0
>   .../noattrmode.patch                               |    0
>   .../dhcp/{dhcp-4.2.3-P2 => dhcp-4.2.4-P1}/site.h   |    0
>   .../dhcp/{dhcp_4.2.3-P2.bb => dhcp_4.2.4-P1.bb}    |    7 ++++---
>   8 files changed, 4 insertions(+), 3 deletions(-)
>   rename meta/recipes-connectivity/dhcp/{dhcp-4.2.3-P2 => dhcp-4.2.4-P1}/dhcp-3.0.3-dhclient-dbus.patch (100%)
>   rename meta/recipes-connectivity/dhcp/{dhcp-4.2.3-P2 => dhcp-4.2.4-P1}/fix-client-path.patch (100%)
>   rename meta/recipes-connectivity/dhcp/{dhcp-4.2.3-P2 => dhcp-4.2.4-P1}/fix-external-bind.patch (100%)
>   rename meta/recipes-connectivity/dhcp/{dhcp-4.2.3-P2 => dhcp-4.2.4-P1}/fixincludes.patch (100%)
>   rename meta/recipes-connectivity/dhcp/{dhcp-4.2.3-P2 => dhcp-4.2.4-P1}/link-with-lcrypto.patch (100%)
>   rename meta/recipes-connectivity/dhcp/{dhcp-4.2.3-P2 => dhcp-4.2.4-P1}/noattrmode.patch (100%)
>   rename meta/recipes-connectivity/dhcp/{dhcp-4.2.3-P2 => dhcp-4.2.4-P1}/site.h (100%)
>   rename meta/recipes-connectivity/dhcp/{dhcp_4.2.3-P2.bb => dhcp_4.2.4-P1.bb} (59%)
>
> diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/dhcp-3.0.3-dhclient-dbus.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/dhcp-3.0.3-dhclient-dbus.patch
> similarity index 100%
> rename from meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/dhcp-3.0.3-dhclient-dbus.patch
> rename to meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/dhcp-3.0.3-dhclient-dbus.patch
> diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fix-client-path.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/fix-client-path.patch
> similarity index 100%
> rename from meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fix-client-path.patch
> rename to meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/fix-client-path.patch
> diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fix-external-bind.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/fix-external-bind.patch
> similarity index 100%
> rename from meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fix-external-bind.patch
> rename to meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/fix-external-bind.patch
> diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fixincludes.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/fixincludes.patch
> similarity index 100%
> rename from meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/fixincludes.patch
> rename to meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/fixincludes.patch
> diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/link-with-lcrypto.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/link-with-lcrypto.patch
> similarity index 100%
> rename from meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/link-with-lcrypto.patch
> rename to meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/link-with-lcrypto.patch
> diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/noattrmode.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/noattrmode.patch
> similarity index 100%
> rename from meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/noattrmode.patch
> rename to meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/noattrmode.patch
> diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/site.h b/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/site.h
> similarity index 100%
> rename from meta/recipes-connectivity/dhcp/dhcp-4.2.3-P2/site.h
> rename to meta/recipes-connectivity/dhcp/dhcp-4.2.4-P1/site.h
> diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bb b/meta/recipes-connectivity/dhcp/dhcp_4.2.4-P1.bb
> similarity index 59%
> rename from meta/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bb
> rename to meta/recipes-connectivity/dhcp/dhcp_4.2.4-P1.bb
> index 67af3e2..850212e 100644
> --- a/meta/recipes-connectivity/dhcp/dhcp_4.2.3-P2.bb
> +++ b/meta/recipes-connectivity/dhcp/dhcp_4.2.4-P1.bb
> @@ -1,6 +1,6 @@
>   require dhcp.inc
>
> -PR = "r1"
> +PR = "r0"
>
>   SRC_URI += "file://fixincludes.patch \
>               file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \
> @@ -8,5 +8,6 @@ SRC_URI += "file://fixincludes.patch \
>               file://link-with-lcrypto.patch \
>              "
>
> -SRC_URI[md5sum] = "14f57fd580d01633d0fad4809007a801"
> -SRC_URI[sha256sum] = "5cf7ae2cad9c4ca0103748b2476ec8ea78484e408f8fe597e4e0a4afb051b469"
> +SRC_URI[md5sum] = "0ca7181024651f6323951d5498c8020b"
> +SRC_URI[sha256sum] = "d3baabef27fc006e1ce1c4e3d03d7e5c4b6a34d5a2f45fa47d69235ed25ad420"
> +
>
Merged into OE-Core

Thanks
	Sau!




      reply	other threads:[~2012-08-27 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-24  9:15 [PATCH] dhcp : upgrade to 4.2.4-P1 Andrei Dinu
2012-08-27 15:53 ` Saul Wold [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=503B9810.4060109@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=andrei.adrianx.dinu@intel.com \
    --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