From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ni.com (skprod2.natinst.com [130.164.80.23]) by mail.openembedded.org (Postfix) with ESMTP id BE1D16E668 for ; Fri, 11 Dec 2015 15:09:24 +0000 (UTC) Received: from us-aus-mgwout1.amer.corp.natinst.com (nb-chan1-1338.natinst.com [130.164.19.134]) by us-aus-skprod2.natinst.com (8.15.0.59/8.15.0.59) with ESMTP id tBBF9OIw013333; Fri, 11 Dec 2015 09:09:24 -0600 Received: from adi-pc-linux ([130.164.14.198]) by us-aus-mgwout1.amer.corp.natinst.com (Lotus Domino Release 8.5.3FP6 HF1218) with ESMTP id 2015121109092444-1022835 ; Fri, 11 Dec 2015 09:09:24 -0600 Date: Fri, 11 Dec 2015 17:09:21 +0200 From: Ioan-Adrian Ratiu To: "Burton, Ross" Message-ID: <20151211170921.5def47d6@adi-pc-linux> In-Reply-To: References: <1449137834-20165-1-git-send-email-adrian.ratiu@ni.com> Organization: National Instruments MIME-Version: 1.0 X-MIMETrack: Itemize by SMTP Server on US-AUS-MGWOut1/AUS/H/NIC(Release 8.5.3FP6 HF1218|December 12, 2014) at 12/11/2015 09:09:24 AM, Serialize by Router on US-AUS-MGWOut1/AUS/H/NIC(Release 8.5.3FP6 HF1218|December 12, 2014) at 12/11/2015 09:09:24 AM, Serialize complete at 12/11/2015 09:09:24 AM X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2015-12-11_08:, , signatures=0 Cc: OE-core Subject: Re: [RESEND PATCH] x11vnc: move recipe to meta-oe 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, 11 Dec 2015 15:09:27 -0000 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII On Thu, 3 Dec 2015 14:18:53 +0000 "Burton, Ross" wrote: > On 3 December 2015 at 10:17, Ioan-Adrian Ratiu wrote: > > > x11vnc can be configured with --use-system-libvncserver to use an > > external libvncserver which will be added to meta-oe. Since oe-core > > should not depend on meta-oe, we move x11vnc there. > > > > Signed-off-by: Ioan-Adrian Ratiu > > > > Obviously we shouldn't remove it from oe-core until it's been merged into > meta-oe, so please ping when that's happened. > > Ross Hello x11vnc has just been accepted into meta-oe on master-next an hour ago. Thank you, Adrian