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 0F68D77FF5 for ; Sat, 27 Jan 2018 16:35:52 +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 w0RGZqmj028177 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Sat, 27 Jan 2018 16:35:53 GMT Message-ID: <1517070952.756.40.camel@linuxfoundation.org> From: Richard Purdie To: openembedded-core Date: Sat, 27 Jan 2018 16:35:52 +0000 In-Reply-To: <1516102686.29722.267.camel@linuxfoundation.org> References: <1516102686.29722.267.camel@linuxfoundation.org> X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.99.2 at dan X-Virus-Status: Clean Subject: Re: Yocto Project, Spectre and Meltdown 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: Sat, 27 Jan 2018 16:35:53 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2018-01-16 at 11:38 +0000, Richard Purdie wrote: > I just wanted to give people an update on where the project stands > with these issues. Master now contains gcc and kernel fixes (in linux-yocto). meta-yocto- bsp updates are still pending. rocko-next also has those fixes and is undergoing testing which if it passes, will get pushed to rocko. I'm not aware of gcc 6.x patches for these issues yet which will gate fixes for pyro and morty. Cheers, Richard