From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id D7B9978289 for ; Thu, 29 Mar 2018 13:13:55 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id w2TDDnei029943 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Thu, 29 Mar 2018 14:13:51 +0100 Message-ID: <1522329229.11431.90.camel@linuxfoundation.org> From: Richard Purdie To: Bruce Ashfield , "Burton, Ross" Date: Thu, 29 Mar 2018 14:13:49 +0100 In-Reply-To: References: X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.99.3 at dan X-Virus-Status: Clean Cc: OE-core Subject: Re: [PATCH 0/7] linux-yocto: consolidated pull request 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: Thu, 29 Mar 2018 13:13:56 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2018-03-29 at 08:58 -0400, Bruce Ashfield wrote: > There's the stack validation warning, but I can run the hellomod > test on my qemux86-64 target and the 4.14 kernel. > > It is an incremental patch to linux-yocto_4.14 to add the > dependencies. > > Would you like the entire queue again, or just the new patch sent to > the list ? Just new patches is fine, I have the current set in master-next, thanks. Richard