From patchwork Fri Jun 27 05:24:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 364776 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 083D41400DE for ; Fri, 27 Jun 2014 15:26:24 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 226D08B625; Fri, 27 Jun 2014 05:26:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GYmpgRgsEA38; Fri, 27 Jun 2014 05:26:14 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id E04CD8B8A1; Fri, 27 Jun 2014 05:26:09 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id ACA151C2098 for ; Fri, 27 Jun 2014 05:25:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A942F8B640 for ; Fri, 27 Jun 2014 05:25:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KkoSp3S-kL1J for ; Fri, 27 Jun 2014 05:25:59 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-ig0-f177.google.com (mail-ig0-f177.google.com [209.85.213.177]) by whitealder.osuosl.org (Postfix) with ESMTPS id 2107A8B086 for ; Fri, 27 Jun 2014 05:25:59 +0000 (UTC) Received: by mail-ig0-f177.google.com with SMTP id c1so1554769igq.16 for ; Thu, 26 Jun 2014 22:25:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=JoAegLkqt5mAWXiKTcbS6Mws0sTisWszJxCUJa8LwTM=; b=WHQ6/rKaBCDrg1GGYUvyArKZQfG5pWJTl+54yqGBwBk8RsNk/VqwdxetjNE/CAcQmL LJokawHCJgSRSiLTMvECaZRnEE8MXIQ/Poofyx+1b2SXWyeFxcJBKo5GKj+36IFGKjNY zfEBSKDifzMrs5x+XMQq08JdkBovnQjx/hi3brwiEbC5cgkGjxZWi0+Hj/hKHMoTizvz 1M014JjXjZZLBqG4J3beG+DfxAg7/dzDIHqkra+yZ6c7CX7S+i7T0W9yDCDv55hhMxqw YnzsJ1TwJ9EEgnoxPikAQj3+KthMHPY2oG6H7SnTxVEb7GKfLilzf2Ca5Ap6aZbeda7q Q8ZA== X-Received: by 10.50.18.12 with SMTP id s12mr9869424igd.22.1403846758608; Thu, 26 Jun 2014 22:25:58 -0700 (PDT) Received: from localhost.localdomain (216-50-218-2.dal-10.cvx.algx.net. [216.50.218.2]) by mx.google.com with ESMTPSA id uu8sm10678526igb.13.2014.06.26.22.25.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 26 Jun 2014 22:25:58 -0700 (PDT) From: Gary Bisson To: buildroot@busybox.net Date: Thu, 26 Jun 2014 22:24:50 -0700 Message-Id: <1403846694-21974-8-git-send-email-bisson.gary@gmail.com> X-Mailer: git-send-email 2.0.0 In-Reply-To: <1403846694-21974-1-git-send-email-bisson.gary@gmail.com> References: <1403150639-29382-1-git-send-email-bisson.gary@gmail.com> <1403846694-21974-1-git-send-email-bisson.gary@gmail.com> Cc: Gary Bisson , yann.morin.1998@free.fr Subject: [Buildroot] [PATCH v2 07/11] libfslcodec: bump to version 3.0.11 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net this package version is now independent from freescale-imx package. Signed-off-by: Gary Bisson --- package/libfslcodec/libfslcodec.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libfslcodec/libfslcodec.mk b/package/libfslcodec/libfslcodec.mk index d52158c..1a364bb 100644 --- a/package/libfslcodec/libfslcodec.mk +++ b/package/libfslcodec/libfslcodec.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBFSLCODEC_VERSION = $(FREESCALE_IMX_VERSION) +LIBFSLCODEC_VERSION = 3.0.11 LIBFSLCODEC_SITE = $(FREESCALE_IMX_SITE) LIBFSLCODEC_SOURCE = libfslcodec-$(LIBFSLCODEC_VERSION).bin LIBFSLCODEC_LICENSE = Freescale Semiconductor Software License Agreement, BSD-3c (flac, ogg headers)