From patchwork Thu Jun 19 04:03:58 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 361791 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id A70D21400B0 for ; Thu, 19 Jun 2014 14:04:40 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id B694331C30; Thu, 19 Jun 2014 04:04:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ESYdTF8dfEDd; Thu, 19 Jun 2014 04:04:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id AEEDC31D2B; Thu, 19 Jun 2014 04:04:35 +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 AB8581C2DBA for ; Thu, 19 Jun 2014 04:04:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A8C7788411 for ; Thu, 19 Jun 2014 04:04:30 +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 NRf4lqmaoC0M for ; Thu, 19 Jun 2014 04:04:30 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-qc0-f178.google.com (mail-qc0-f178.google.com [209.85.216.178]) by whitealder.osuosl.org (Postfix) with ESMTPS id 26ADC80650 for ; Thu, 19 Jun 2014 04:04:30 +0000 (UTC) Received: by mail-qc0-f178.google.com with SMTP id c9so1709378qcz.9 for ; Wed, 18 Jun 2014 21:04:29 -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=nOJ5TICsfJo5CrVRSOEKDScOZNbcjOL5Rceni/nFlF4=; b=A/eBqf43LxOsORbEKjDvYXTC8qld6M8u3TsAfXyhfm/ZvdI3G1ujahjWWtQi7etj8o pzTtzDrmjTnArbvfrd2g3+rq5Kmh56QSdoR3c4ROps6L40TJl9+GCzYlpY0X5ZHe/yV6 gcWxI1XlWx5KzUwdmzbGtU3LMbXM1qWMwjR6JiWts8HMUI/LzcTD50zIBqxLaXXLAs/5 t7cRevcA5nrAETT8WcQxpb96yEDHovRNJ5T8VLbP3X4cHVY6fPP4nvWE/R6S0L7pQwzu nsx3tA7gP4R949mge6N1vnCHOuDoo/hU37AZ62+2DIT1Ta9MFlljjdzgTDEZn5q3fPbz OUfw== X-Received: by 10.224.162.212 with SMTP id w20mr1875508qax.50.1403150669321; Wed, 18 Jun 2014 21:04:29 -0700 (PDT) Received: from N5520.gateway.innflux.com ([96.57.57.155]) by mx.google.com with ESMTPSA id 10sm6591982qaj.17.2014.06.18.21.04.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 18 Jun 2014 21:04:29 -0700 (PDT) From: Gary Bisson To: buildroot@busybox.net Date: Wed, 18 Jun 2014 21:03:58 -0700 Message-Id: <1403150639-29382-5-git-send-email-bisson.gary@gmail.com> X-Mailer: git-send-email 2.0.0 In-Reply-To: <1403150639-29382-1-git-send-email-bisson.gary@gmail.com> References: <1403150639-29382-1-git-send-email-bisson.gary@gmail.com> Cc: Gary Bisson , yann.morin.1998@free.fr Subject: [Buildroot] [PATCH 4/5] libfslparser: 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 Signed-off-by: Gary Bisson --- package/libfslparser/libfslparser.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libfslparser/libfslparser.mk b/package/libfslparser/libfslparser.mk index 0d92e02..d52b151 100644 --- a/package/libfslparser/libfslparser.mk +++ b/package/libfslparser/libfslparser.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBFSLPARSER_VERSION = $(FREESCALE_IMX_VERSION) +LIBFSLPARSER_VERSION = 3.0.11 LIBFSLPARSER_SITE = $(FREESCALE_IMX_SITE) LIBFSLPARSER_SOURCE = libfslparser-$(LIBFSLPARSER_VERSION).bin LIBFSLPARSER_LICENSE = Freescale Semiconductor Software License Agreement