From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mail.openembedded.org (Postfix) with ESMTP id 5F91B65CF5 for ; Fri, 13 Feb 2015 15:51:28 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP; 13 Feb 2015 07:51:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,571,1418112000"; d="scan'208";a="677555052" Received: from unknown (HELO [10.219.4.49]) ([10.219.4.49]) by fmsmga002.fm.intel.com with ESMTP; 13 Feb 2015 07:51:27 -0800 Message-ID: <54DE1D81.1060506@linux.intel.com> Date: Fri, 13 Feb 2015 09:51:29 -0600 From: =?UTF-8?B?QW7DrWJhbCBMaW3Ds24=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: openembedded-core@lists.openembedded.org References: In-Reply-To: Subject: Re: [PATCH 0/2] xserver-xorg update and improvments 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, 13 Feb 2015 15:51:29 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit ping. On 10/02/15 12:32, Aníbal Limón wrote: > The following changes since commit 870323cac1e40e8f95ea7bd6f425a85dcfbab612: > > linux-yocto/3.14: fix qemumips build error (2015-02-08 08:00:30 +0000) > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib alimon/xserver_xorg > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/xserver_xorg > > Aníbal Limón (2): > xserver-xorg: Update to 1.16.3 > xserver-xorg: Improvments in systemd-logind disable > > meta/recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +- > .../xorg-xserver/{xserver-xorg_1.16.2.bb => xserver-xorg_1.16.3.bb} | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.16.2.bb => xserver-xorg_1.16.3.bb} (88%) >