From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id B594D7318D for ; Tue, 7 Jun 2016 12:14:04 +0000 (UTC) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 07 Jun 2016 05:13:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,432,1459839600"; d="scan'208";a="823278871" Received: from linux.intel.com ([10.23.219.25]) by orsmga003.jf.intel.com with ESMTP; 07 Jun 2016 05:13:40 -0700 Received: by linux.intel.com (Postfix, from userid 48) id 478AA6A4008; Tue, 7 Jun 2016 06:01:06 -0700 (PDT) Received: from 10.252.15.9 (SquirrelMail authenticated user alexander.kanavin) by linux.intel.com with HTTP; Tue, 7 Jun 2016 16:01:06 +0300 (EEST) Message-ID: <51476.10.252.15.9.1465304466.squirrel@linux.intel.com> In-Reply-To: <7ecc446309e1c0368ff482dce7f7978cff3fd6d7.1465288175.git.jussi.kukkone n@intel.com> References: <7ecc446309e1c0368ff482dce7f7978cff3fd6d7.1465288175.git.jussi.kukkonen@intel.com> Date: Tue, 7 Jun 2016 16:01:06 +0300 (EEST) From: alexander.kanavin@linux.intel.com To: "Jussi Kukkonen" User-Agent: SquirrelMail/1.4.8-5.el4.centos.8 MIME-Version: 1.0 X-Priority: 3 (Normal) Importance: Normal Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH 09/37] matchbox-keyboard: Enable GTK+3 IM module 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: Tue, 07 Jun 2016 12:14:05 -0000 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit > * Build GTK+3 im module (and no GTK+2 by default) > * Fix FILES for this case The upstream needs a version tag, used as PV in the recipe. Alex