From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id B964665CBF for ; Tue, 10 Nov 2015 14:31:34 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP; 10 Nov 2015 06:31:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,270,1444719600"; d="scan'208";a="832919299" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by fmsmga001.fm.intel.com with ESMTP; 10 Nov 2015 06:31:03 -0800 Message-ID: <5641FFE7.2050705@linux.intel.com> Date: Tue, 10 Nov 2015 16:32:07 +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: openembedded-core@lists.openembedded.org References: <5641FF6D.7000508@linux.intel.com> <5641FF66.7040705@pseudoterminal.org> In-Reply-To: <5641FF66.7040705@pseudoterminal.org> 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 14:31:34 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 11/10/2015 04:29 PM, Carlos Rafael Giani wrote: > Doesn't vala rely on GObject introspection, which is unsupported in OE? I posted the patchset that adds the support for gobject introspection the other day. There is a bonus support for vala bindings in there as well. Alex