From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx-3.enea.com (sestofw01.enea.se [192.36.1.252]) by mail.openembedded.org (Postfix) with SMTP id 39F956E8E2 for ; Fri, 28 Feb 2014 11:47:21 +0000 (UTC) Received: from [172.16.141.133] (172.16.141.133) by smtp.enea.com (172.21.1.209) with Microsoft SMTP Server id 14.3.158.1; Fri, 28 Feb 2014 12:47:20 +0100 Message-ID: <53107740.2080508@enea.com> Date: Fri, 28 Feb 2014 12:47:12 +0100 From: =?UTF-8?B?RGF2aWQgTnlzdHLDtm0=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: "Burton, Ross" References: <1393587200-16322-1-git-send-email-david.nystrom@enea.com> In-Reply-To: X-Originating-IP: [172.16.141.133] Cc: OE-core Subject: Re: [PATCH] e2fsprogs: Add util-linux-libuuid to DEPENDS X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Feb 2014 11:47:24 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: quoted-printable On 2014-02-28 12:44, Burton, Ross wrote: > On 28 February 2014 11:33, David Nystr=C3=B6m = wrote: >> -DEPENDS =3D "util-linux" >> +DEPENDS =3D "util-linux util-linux-libuuid" > > That makes no sense: the value of DEPENDS is a list of recipes, and > util-linux is the recipe. > > Ross > Correct, scrap this patch. //DD