From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 25FB7E007C1; Wed, 20 Aug 2014 07:33:59 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.tekno-soft.it (li153-180.members.linode.com [109.74.206.180]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A3471E0079E for ; Wed, 20 Aug 2014 07:33:57 -0700 (PDT) Received: from dragon.tekno-soft.it (host142-53-static.94-94-b.business.telecomitalia.it [94.94.53.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: robyf@tekno-soft.it) by mail.tekno-soft.it (Postfix) with ESMTPSA id E8F3117727; Wed, 20 Aug 2014 14:39:06 +0000 (UTC) Message-ID: <53F4B1C3.2000806@tekno-soft.it> Date: Wed, 20 Aug 2014 16:33:39 +0200 From: Roberto Fichera Organization: TeknoSOFT User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org, meta-freescale@yoctoproject.org, Holger Hans Peter Freyther References: <53F49881.3090409@tekno-soft.it> <53F4A10A.2000009@balister.org> In-Reply-To: <53F4A10A.2000009@balister.org> X-Intuitive-System-MailScanner-Information: Please contact the ISP for more information X-Intuitive-System-MailScanner-ID: E8F3117727.A77F8 X-Intuitive-System-MailScanner: Found to be clean X-Intuitive-System-MailScanner-From: kernel@tekno-soft.it Subject: Re: [oe] [ANNOUNCE] New telephony recipe with Asterisk 11.x, OPUS codec, SRTP and libPRI X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2014 14:33:59 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 08/20/2014 03:22 PM, Philip Balister wrote: > On 08/20/2014 08:45 AM, Roberto Fichera wrote: >> Hi All, >> >> I've made freely available a new telephony meta layer at > There is already a meta-telephony at: > > http://layers.openembedded.org/layerindex/branch/master/layer/meta-telephony/ > > We should try and avoid having layers with duplicate recipes. It does > look like asterisk in meta-telephony needs updating. Yep! Some recipes might need an update as I can see. > Also, please remember to use the layer index to search for recipes > before writing your own :) In case I can easily merge my recipes with the meta-telephony. Cheers, Roberto Fichera. > > Philip > >> https://github.com/DICENetworks/meta-dicenetworks >> >> In the new meta layer you can find Asterisk v11.9 recipe supporting >> SRTP, OPUS Codec as well as libPRI, DAHDI kernel drivers and tools >> and GSM library. >> >> Feel free to suggest any improvements and fixes. >> >> Cheers, >> Roberto Fichera. >> From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.tekno-soft.it (li153-180.members.linode.com [109.74.206.180]) by mail.openembedded.org (Postfix) with ESMTP id F1EA0601A8 for ; Wed, 20 Aug 2014 14:33:55 +0000 (UTC) Received: from dragon.tekno-soft.it (host142-53-static.94-94-b.business.telecomitalia.it [94.94.53.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: robyf@tekno-soft.it) by mail.tekno-soft.it (Postfix) with ESMTPSA id E8F3117727; Wed, 20 Aug 2014 14:39:06 +0000 (UTC) Message-ID: <53F4B1C3.2000806@tekno-soft.it> Date: Wed, 20 Aug 2014 16:33:39 +0200 From: Roberto Fichera Organization: TeknoSOFT User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org, meta-freescale@yoctoproject.org, Holger Hans Peter Freyther References: <53F49881.3090409@tekno-soft.it> <53F4A10A.2000009@balister.org> In-Reply-To: <53F4A10A.2000009@balister.org> X-Intuitive-System-MailScanner-Information: Please contact the ISP for more information X-Intuitive-System-MailScanner-ID: E8F3117727.A77F8 X-Intuitive-System-MailScanner: Found to be clean X-Intuitive-System-MailScanner-From: kernel@tekno-soft.it X-Spam-Status: No Subject: Re: [meta-freescale] [ANNOUNCE] New telephony recipe with Asterisk 11.x, OPUS codec, SRTP and libPRI X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2014 14:33:58 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 08/20/2014 03:22 PM, Philip Balister wrote: > On 08/20/2014 08:45 AM, Roberto Fichera wrote: >> Hi All, >> >> I've made freely available a new telephony meta layer at > There is already a meta-telephony at: > > http://layers.openembedded.org/layerindex/branch/master/layer/meta-telephony/ > > We should try and avoid having layers with duplicate recipes. It does > look like asterisk in meta-telephony needs updating. Yep! Some recipes might need an update as I can see. > Also, please remember to use the layer index to search for recipes > before writing your own :) In case I can easily merge my recipes with the meta-telephony. Cheers, Roberto Fichera. > > Philip > >> https://github.com/DICENetworks/meta-dicenetworks >> >> In the new meta layer you can find Asterisk v11.9 recipe supporting >> SRTP, OPUS Codec as well as libPRI, DAHDI kernel drivers and tools >> and GSM library. >> >> Feel free to suggest any improvements and fixes. >> >> Cheers, >> Roberto Fichera. >>