From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ig0-f175.google.com (mail-ig0-f175.google.com [209.85.213.175]) by mail.openembedded.org (Postfix) with ESMTP id 9BE4470884 for ; Wed, 30 Jul 2014 17:53:33 +0000 (UTC) Received: by mail-ig0-f175.google.com with SMTP id uq10so7786723igb.8 for ; Wed, 30 Jul 2014 10:53:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=paUwkN/7aQuiFdrRmo9XYfqgkcjfADHnrV/4j72b1KE=; b=nrfxk1jTdxj87GR81YjqXkYesj4bTcLjNUtRfhMPg9VOaHEZha+V1YIqF9dvMidLrK RmJ0OSj6OHVgoP+b8MR0sJhk7dYtijfoEfMp8vBrZbTWAgw0Qwb+OrI91K3+g3D5eBpU IT2wgB3eSs4h460NzfmVjfgVq7tVLchPde5s2rst930C3nlwsf79dB7cUa4B3aef+x6y nDU1zt5Dw97E6k2RPzDLAN0NbrsFK3Fh5fWZE2UVQhbAtQ6QdZnSEoHVpzEgY7/4erM0 kmo46yn88SF73/zmfc4r0RPGRQ4zxp0BS6GLOy3PN8FAjhlxw7NQ032spNU/jMQRVXHu 5/Ow== MIME-Version: 1.0 X-Received: by 10.50.79.196 with SMTP id l4mr10107026igx.12.1406742814410; Wed, 30 Jul 2014 10:53:34 -0700 (PDT) Sender: lchristina26@gmail.com Received: by 10.64.11.102 with HTTP; Wed, 30 Jul 2014 10:53:34 -0700 (PDT) In-Reply-To: References: Date: Wed, 30 Jul 2014 11:53:34 -0600 X-Google-Sender-Auth: ULp2ybZjKGFEj2cGSTeCKqw3UQA Message-ID: From: Leah To: openembedded-core@lists.openembedded.org Subject: Add recipe to openembedded, adjust layer 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: Wed, 30 Jul 2014 17:53:38 -0000 Content-Type: multipart/alternative; boundary=089e01183f48bf160d04ff6cd593 --089e01183f48bf160d04ff6cd593 Content-Type: text/plain; charset=UTF-8 Hi, I have a recipe - cyassl_3.1.0.bb, a lightweight ssl library that I would like to add to openembedded. I am not sure as to the best location, perhaps recipes-connectivity? Do I need to submit this recipe the same way I would submit a layer? Also, is there a way to edit my current layer's information(meta-wolfssl) on the openembedded layer index? Thanks, Leah -- Leah Thompson www.wolfssl.com leah@wolfssl.com 406-570-1389 Skype: lchristina26 -- Leah Thompson www.wolfssl.com leah@wolfssl.com 406-570-1389 Skype: lchristina26 --089e01183f48bf160d04ff6cd593 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I have a recipe - cyassl_3.1.0.bb, a lightweight ssl library that I would like t= o add to openembedded. I am not sure as to the best location, perhaps recip= es-connectivity? Do I need to submit this recipe the same way I would submi= t a layer?

Also, is there a way to edit my current layer's information(meta-wo= lfssl) on the openembedded layer index?

Thanks,

Leah

--
Skype: lchristina26





--

<= /p>Leah Thompson

www.wolfssl.com
leah@wolfssl.com
406-570-1389
Skype: lchristina26


=
--089e01183f48bf160d04ff6cd593-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id 71D0A70961 for ; Wed, 30 Jul 2014 18:08:22 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 30 Jul 2014 11:08:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,765,1400050800"; d="scan'208";a="577820047" Received: from mmckenna-mobl2.ger.corp.intel.com (HELO [10.255.12.249]) ([10.255.12.249]) by fmsmga002.fm.intel.com with ESMTP; 30 Jul 2014 11:07:12 -0700 Message-ID: <53D93450.4070503@linux.intel.com> Date: Wed, 30 Jul 2014 11:07:12 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Leah , openembedded-core@lists.openembedded.org References: In-Reply-To: Subject: Re: Add recipe to openembedded, adjust layer 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: Wed, 30 Jul 2014 18:08:31 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/30/2014 10:53 AM, Leah wrote: > Hi, > > I have a recipe - cyassl_3.1.0.bb, a lightweight ssl library that I would > like to add to openembedded. I am not sure as to the best location, perhaps > recipes-connectivity? Do I need to submit this recipe the same way I would > submit a layer? > THis might be better suited for the meta-openembedded collection of layers, possibly under meta-networking, you can send it to the openembedded-devel@lists.openembedded.org list as a patch. > Also, is there a way to edit my current layer's information(meta-wolfssl) > on the openembedded layer index? > It appears that Chris Conlon has already submitted meta-wolfssl, see http://layers.openembedded.org/layerindex/branch/master/layer/meta-wolfssl/ Sau! > Thanks, > > Leah > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id CFA2370961 for ; Wed, 30 Jul 2014 18:09:53 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.9/8.14.5) with ESMTP id s6UI9saR027203 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 30 Jul 2014 11:09:54 -0700 (PDT) Received: from Marks-MacBook-Pro.local (172.25.36.227) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.174.1; Wed, 30 Jul 2014 11:09:53 -0700 Message-ID: <53D934F1.2030807@windriver.com> Date: Wed, 30 Jul 2014 13:09:53 -0500 From: Mark Hatle Organization: Wind River Systems User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Leah , References: In-Reply-To: Subject: Re: Add recipe to openembedded, adjust layer 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: Wed, 30 Jul 2014 18:10:04 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 7/30/14, 12:53 PM, Leah wrote: > Hi, > > I have a recipe - cyassl_3.1.0.bb , a lightweight ssl > library that I would like to add to openembedded. I am not sure as to the best > location, perhaps recipes-connectivity? Do I need to submit this recipe the same > way I would submit a layer? Usually we say meta-oe first -- unless the item shows a significant reason to be in oe-core. (The gating factor for oe-core is it really does need to be a core piece of functionality, and something the maintainers are willing to promise to fix if it brakes. Due to limited resources, it's currently difficult for any of the maintainers to promise that.. thus meta-oe first.) > Also, is there a way to edit my current layer's information(meta-wolfssl) on the > openembedded layer index? A number of us have access to edit the layer information (myself included). Feel free to send me an email with the edits. --Mark > Thanks, > > Leah > > -- > > Leah Thompson > www.wolfssl.com > leah@wolfssl.com > 406-570-1389 > Skype: lchristina26 > > > > > > -- > > Leah Thompson > www.wolfssl.com > leah@wolfssl.com > 406-570-1389 > Skype: lchristina26 > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mail.openembedded.org (Postfix) with ESMTP id 6096570975 for ; Thu, 31 Jul 2014 09:05:16 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 31 Jul 2014 02:05:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,770,1400050800"; d="scan'208";a="578115090" Received: from sawijeko-mobl.gar.corp.intel.com (HELO peggleto-mobl5.ger.corp.intel.com) ([10.252.122.98]) by fmsmga002.fm.intel.com with ESMTP; 31 Jul 2014 02:05:15 -0700 From: Paul Eggleton To: Leah Date: Thu, 31 Jul 2014 10:05:14 +0100 Message-ID: <23852972.XdYKTrkO3Z@peggleto-mobl5.ger.corp.intel.com> Organization: Intel Corporation User-Agent: KMail/4.13.3 (Linux/3.15.6-200.fc20.x86_64; KDE/4.13.3; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: Add recipe to openembedded, adjust layer 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: Thu, 31 Jul 2014 09:05:26 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi Leah, On Wednesday 30 July 2014 11:53:34 Leah wrote: > I have a recipe - cyassl_3.1.0.bb, a lightweight ssl library that I would > like to add to openembedded. I am not sure as to the best location, perhaps > recipes-connectivity? Do I need to submit this recipe the same way I would > submit a layer? > > Also, is there a way to edit my current layer's information(meta-wolfssl) > on the openembedded layer index? You can edit a layer's information if you are a maintainer of that layer; you simply create an account with the same email address as in the maintainer entry and then once logged in there will be an edit button on the top right of the layer index page. Alternatively we're happy to make edits on request (including adding / replacing maintainers) if needed. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre