From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ee0-f47.google.com ([74.125.83.47]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Rt4vo-000875-PI for openembedded-core@lists.openembedded.org; Thu, 02 Feb 2012 23:15:04 +0100 Received: by eekd41 with SMTP id d41so793603eek.6 for ; Thu, 02 Feb 2012 14:07:08 -0800 (PST) Received: by 10.14.119.136 with SMTP id n8mr1414436eeh.87.1328220425933; Thu, 02 Feb 2012 14:07:05 -0800 (PST) Received: from [192.168.1.2] ([79.117.107.69]) by mx.google.com with ESMTPS id b3sm14092181een.2.2012.02.02.14.07.05 (version=SSLv3 cipher=OTHER); Thu, 02 Feb 2012 14:07:05 -0800 (PST) Message-ID: <4F2B0908.7010107@gherzan.ro> Date: Fri, 03 Feb 2012 00:07:04 +0200 From: Andrei Gherzan User-Agent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: <1328199617-1195-1-git-send-email-andrei@gherzan.ro> In-Reply-To: Subject: Re: [PATCH] dhcp: Update to 4.2.3-P2 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2012 22:15:04 -0000 Content-Type: multipart/alternative; boundary="------------050709000801090904090100" --------------050709000801090904090100 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/02/2012 08:32 PM, Otavio Salvador wrote: > On Thu, Feb 2, 2012 at 14:20, Andrei Gherzan > wrote: > > From: Andrei Gherzan > > > 1. Update to 4.2.3-P2 > 2. From 4.2.0 final release, -lcrypto check was removed and we > compile static libraries > from bind that are linked to libcrypto. This is why i added a > patch in order to add > -lcrypto to LIBS. > > > The patch I sent yestarday will cause a conflict in this one. You > might want to rebase it against my tree at: > https://github.com/OSSystems/oe-core > > If you want, you can cherry-pick mine and send it together with your > one so we avoid a conflict for Richard or Saul to deal with. > I couldn't find your commit on dhcp in that repo. Here is my new commit with signed-off message: https://github.com/agherzan/yocto-dev/commit/4fa2e86cc242bca3064c92ce6759dab0bca4eb5c @g --------------050709000801090904090100 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 02/02/2012 08:32 PM, Otavio Salvador wrote:
On Thu, Feb 2, 2012 at 14:20, Andrei Gherzan <andrei@gherzan.ro> wrote:
From: Andrei Gherzan <andrei.gherzan@windriver.com>

1. Update to 4.2.3-P2
2. From 4.2.0 final release, -lcrypto check was removed and we compile static libraries
from bind that are linked to libcrypto. This is why i added a patch in order to add
-lcrypto to LIBS.

The patch I sent yestarday will cause a conflict in this one. You might want to rebase it against my tree at: https://github.com/OSSystems/oe-core

If you want, you can cherry-pick mine and send it together with your one so we avoid a conflict for Richard or Saul to deal with.
 

I couldn't find your commit on dhcp in that repo.
Here is my new commit with signed-off message:

https://github.com/agherzan/yocto-dev/commit/4fa2e86cc242bca3064c92ce6759dab0bca4eb5c

@g
--------------050709000801090904090100--