From patchwork Thu Nov 29 06:19:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: blunderer@blunderer.org X-Patchwork-Id: 202665 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 EA20E2C007B for ; Thu, 29 Nov 2012 17:20:33 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 8EB7C30CBC; Thu, 29 Nov 2012 06:20:30 +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 KGtGBuX0nm3A; Thu, 29 Nov 2012 06:20:28 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id AE6C920215; Thu, 29 Nov 2012 06:20:27 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 102968F74A for ; Thu, 29 Nov 2012 06:20:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id C35F7101523 for ; Thu, 29 Nov 2012 06:20:18 +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 L4vh1K7MNFNR for ; Thu, 29 Nov 2012 06:20:09 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-da0-f46.google.com (mail-da0-f46.google.com [209.85.210.46]) by fraxinus.osuosl.org (Postfix) with ESMTPS id CC27B100557 for ; Thu, 29 Nov 2012 06:20:09 +0000 (UTC) Received: by mail-da0-f46.google.com with SMTP id p5so4947888dak.33 for ; Wed, 28 Nov 2012 22:20:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer; bh=IqLPE2icI2UNWEtPMTeF+m8hcA5I1fNF8kOzCZH8ygE=; b=NImEc7rF7Z3x3cehNpAgNdYk6ClWbPHRN2xEewQXzNlaAYqNsEhez6oeEwCCCAd8RS jjUfelJTzvbG6Su55vK/2xGyeuAT3jUnEwKn1GwC5cipB2o4ZcsH+N7cBOArLa3mm6yE zNWCXDmXCRbp6vWdI8YpTK4K4NFDUNaL/mF8gZR3qsNstBqELhASiwoetUWwYTYkgIoz GucU4tvmlXuGgUT5Uyaby4VSgWmzkGHhoWCCOOwEE4yQR+IOOicc/2mwZvmLtZAQZd8+ syDeSXOcT/OPN0ffCykXP/xO4r+ymBBAa4EIV3x3540U2g36j43/0LY0074C8ZsG+pvW Oerg== Received: by 10.68.129.132 with SMTP id nw4mr65087715pbb.162.1354170016861; Wed, 28 Nov 2012 22:20:16 -0800 (PST) Received: from localhost.localdomain (c-24-18-137-245.hsd1.wa.comcast.net. [24.18.137.245]) by mx.google.com with ESMTPS id sz6sm701632pbc.52.2012.11.28.22.20.15 (version=SSLv3 cipher=OTHER); Wed, 28 Nov 2012 22:20:16 -0800 (PST) From: blunderer@blunderer.org To: buildroot@uclibc.org Date: Thu, 29 Nov 2012 07:19:56 +0100 Message-Id: <1354169996-22703-1-git-send-email-blunderer@blunderer.org> X-Mailer: git-send-email 1.7.10.4 Cc: Tristan Lelong Subject: [Buildroot] [PATCH] libroxml: bump version to 2.2.1 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 From: Tristan Lelong Signed-off-by: Tristan Lelong --- package/libroxml/libroxml-2.2.0-werror.patch | 22 ---------------------- package/libroxml/libroxml-2.2.1-werror.patch | 22 ++++++++++++++++++++++ package/libroxml/libroxml.mk | 2 +- 3 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 package/libroxml/libroxml-2.2.0-werror.patch create mode 100644 package/libroxml/libroxml-2.2.1-werror.patch diff --git a/package/libroxml/libroxml-2.2.0-werror.patch b/package/libroxml/libroxml-2.2.0-werror.patch deleted file mode 100644 index a72f2a7..0000000 --- a/package/libroxml/libroxml-2.2.0-werror.patch +++ /dev/null @@ -1,22 +0,0 @@ -[PATCH] remove -Werror from CFLAGS - --Werror should only be used during development, not in released SW. - -Signed-off-by: Peter Korsgaard ---- - Makefile | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -Index: libroxml-2.1.0/Makefile -=================================================================== ---- libroxml-2.1.0.orig/Makefile -+++ libroxml-2.1.0/Makefile -@@ -41,7 +41,7 @@ - - # options - override CPPFLAGS += -Iinc/ --override CFLAGS += $(OPTIM) -fPIC -Wall -Wextra -Wno-unused -Werror -Iinc/ $(DEFINES) -+override CFLAGS += $(OPTIM) -fPIC -Wall -Wextra -Wno-unused -Iinc/ $(DEFINES) - override LDFLAGS += - - ifeq ("$(OS)", "Darwin") diff --git a/package/libroxml/libroxml-2.2.1-werror.patch b/package/libroxml/libroxml-2.2.1-werror.patch new file mode 100644 index 0000000..5676ddf --- /dev/null +++ b/package/libroxml/libroxml-2.2.1-werror.patch @@ -0,0 +1,22 @@ +[PATCH] remove -Werror from CFLAGS + +-Werror should only be used during development, not in released SW. + +Signed-off-by: Peter Korsgaard +--- + Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +Index: libroxml-2.2.1/Makefile +=================================================================== +--- libroxml-2.2.1.orig/Makefile ++++ libroxml-2.2.1/Makefile +@@ -41,7 +41,7 @@ + + # options + override CPPFLAGS += -Iinc/ +-override CFLAGS += $(OPTIM) -fPIC -Wall -Wextra -Wno-unused -Werror -Iinc/ $(DEFINES) ++override CFLAGS += $(OPTIM) -fPIC -Wall -Wextra -Wno-unused -Iinc/ $(DEFINES) + override LDFLAGS += + + ifeq ("$(OS)", "Darwin") diff --git a/package/libroxml/libroxml.mk b/package/libroxml/libroxml.mk index 457a28a..d7ef6a4 100644 --- a/package/libroxml/libroxml.mk +++ b/package/libroxml/libroxml.mk @@ -2,7 +2,7 @@ # libroxml # -LIBROXML_VERSION = 2.2.0 +LIBROXML_VERSION = 2.2.1 LIBROXML_SITE = http://libroxml.googlecode.com/files LIBROXML_INSTALL_STAGING = YES