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 DDF3279D55 for ; Wed, 31 Oct 2018 22:26:48 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-10) with ESMTPSA id w9VMQjDq030770 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 31 Oct 2018 22:26:46 GMT Message-ID: <401e8ded8d9fa7cd72b4b32315e337bfc8fb3400.camel@linuxfoundation.org> From: Richard Purdie To: Anuj Mittal , openembedded-core@lists.openembedded.org Date: Wed, 31 Oct 2018 22:26:45 +0000 In-Reply-To: <4e434cc58c28b1b1cbc0861141d244b5f17ea02b.camel@linuxfoundation.org> References: <20181030081942.20787-1-anuj.mittal@intel.com> <4e434cc58c28b1b1cbc0861141d244b5f17ea02b.camel@linuxfoundation.org> X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.1 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.100.1 at dan X-Virus-Status: Clean Subject: Re: [PATCH] xf86-video-intel: update to latest 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: Wed, 31 Oct 2018 22:26:49 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2018-10-31 at 16:58 +0000, Richard Purdie wrote: > On Tue, 2018-10-30 at 16:19 +0800, Anuj Mittal wrote: > > For changes, please see: > > > > > > https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=e4fe79cf0d9a05ee3f3a027148ef0aeb2b1b34e1...0932a6b37ba6d5c9e916a1cb6ab89c3205b81a0c > > > > Enable sna by default and remove upstreamed patches. > > > > Signed-off-by: Anuj Mittal > > Fails on musl unfortunately: > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/11/builds/157/steps/7/logs/step1b and nightly-world: https://autobuilder.yoctoproject.org/typhoon/#/builders/33/builds/151/steps/7/logs/step1b and nightly-world-lsb: https://autobuilder.yoctoproject.org/typhoon/#/builders/31/builds/151/steps/7/logs/step1b Cheers, Richard