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 D7903766B2 for ; Tue, 10 Nov 2015 15:36:43 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 10 Nov 2015 07:36:44 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,271,1444719600"; d="scan'208";a="816358325" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by orsmga001.jf.intel.com with ESMTP; 10 Nov 2015 07:36:41 -0800 Message-ID: <56420F4A.9030507@linux.intel.com> Date: Tue, 10 Nov 2015 17:37:46 +0200 From: Alexander Kanavin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: <5641FF6D.7000508@linux.intel.com> <3967262.YS5vrjTqP1@peggleto-mobl.ger.corp.intel.com> <564207E6.9090409@linux.intel.com> <56420AE4.1090500@linux.intel.com> In-Reply-To: Subject: Re: [RFC] Remove vala from oe-core 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, 10 Nov 2015 15:36:44 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 11/10/2015 05:29 PM, Otavio Salvador wrote: >> PACKAGECONFIG alone is not sufficient; to build the bindings properly, the >> package also needs to inherit vala.bbclass: >> >> https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/tree/meta/classes/vala.bbclass?h=akanavin/gobject-introspection-experimental > > and this belong to meta-vala (or other). This reduces the core and > this is something we really should to push for. If this class is moved to meta-vala, how do you make packages in oe-core inherit it, or otherwise do what it does? Alex