From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D7386E00543; Fri, 8 Aug 2014 12:38:28 -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=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (rjohnweber[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.213.49 listed in list.dnswl.org] Received: from mail-yh0-f49.google.com (mail-yh0-f49.google.com [209.85.213.49]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E7904E0034B for ; Fri, 8 Aug 2014 12:38:17 -0700 (PDT) Received: by mail-yh0-f49.google.com with SMTP id b6so4442494yha.36 for ; Fri, 08 Aug 2014 12:38:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Yd9P8nJ0qnU24llsPof/kAFXy2/Bd1+llLUBPEwAjNI=; b=wH73hT77G1ZvIKtwJ3yC1Kmb8LtRJQ104bj39SzyvahNPTs7iG7GPPzRL94OoIssd1 R2kAcrbZpzWzNj1bgoHG3BXZGXTWe+wlUGJKfQ+PXR+7PMbVDcaWyP0zof4u3+mml9zc i7yjYnLJ7NeereaScksiLd2iHMbnEWbVLuWT0ehoZQZfC4ZPoYIWzo4htpsXu4QCzOsA zvKcUOxpz2Cw6euC3o8reeYVqoOkb9JSwugr7vgbz40brViqkXTw82T/O3RiX9OG/nyv QHBOzKEWQeRHI4mP0rFxnfFUQ8bN+vfvkxx8D6mr+2CZ/Zl7tICaNiT80TEDBMcLHUYo Fm6A== X-Received: by 10.236.125.72 with SMTP id y48mr17308504yhh.111.1407526696608; Fri, 08 Aug 2014 12:38:16 -0700 (PDT) Received: from goober-2.local ([75.76.45.160]) by mx.google.com with ESMTPSA id u23sm7366728yhg.28.2014.08.08.12.38.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 08 Aug 2014 12:38:16 -0700 (PDT) Message-ID: <53E52727.8050204@gmail.com> Date: Fri, 08 Aug 2014 14:38:15 -0500 From: John Weber 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: meta-freescale@yoctoproject.org References: <53E4F959.3000103@tekno-soft.it> In-Reply-To: <53E4F959.3000103@tekno-soft.it> Subject: Re: Asterisk v11 recipe 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: Fri, 08 Aug 2014 19:38:28 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 8/8/14, 11:22 AM, Roberto Fichera wrote: > Hi All, > > does anyone has an Asterisk v11 recipe? > > Thanks in advance, > Roberto Fichera. Probably better asked in oe-core: openembedded-core@lists.openembedded.org But if you do a search you'll find that a recipe does exist in meta-telephony. Not sure if it is the version you're looking for. John