From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Qc28S-0003Wn-7e for openembedded-core@lists.openembedded.org; Wed, 29 Jun 2011 23:17:24 +0200 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 29 Jun 2011 14:13:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,445,1304319600"; d="scan'208";a="22060596" Received: from swold-mobl.jf.intel.com (HELO [10.24.82.35]) ([10.24.82.35]) by fmsmga002.fm.intel.com with ESMTP; 29 Jun 2011 14:13:40 -0700 Message-ID: <4E0B9584.4070909@linux.intel.com> Date: Wed, 29 Jun 2011 14:13:40 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc13 Thunderbird/3.1.10 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: <2c83cbe9b56b589ad8786d8d371c2d85810b31f2.1309246787.git.edwin.zhai@intel.com> <1309269269.20015.295.camel@rex> In-Reply-To: <1309269269.20015.295.camel@rex> Subject: Re: [PATCH 1/3] glib-networking: Add 2.28.7 as new recipe X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2011 21:17:24 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 06/28/2011 06:54 AM, Richard Purdie wrote: > On Tue, 2011-06-28 at 15:42 +0800, edwin.zhai@intel.com wrote: >> From: Zhai Edwin >> >> glib-networking contains the implementations of certain GLib networking >> features that cannot be implemented directly in GLib itself because of their >> dependencies. TLS/SSL support is one of them, which is needed for accessing SSL >> web page. >> >> Signed-off-by: Zhai Edwin >> --- >> .../glib-networking/glib-networking_2.28.7.bb | 21 ++++++++++++++++++++ >> 1 files changed, 21 insertions(+), 0 deletions(-) >> create mode 100644 meta/recipes-core/glib-networking/glib-networking_2.28.7.bb > > I merged this patch but we should revisit the issue of the gnome bbclass > files in a subsequent patch. > Should this not go into recipes-support? Sau! > Cheers, > > Richard > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >