From patchwork Sat Jan 19 11:03:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 213823 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id D02D72C0079 for ; Sat, 19 Jan 2013 22:07:24 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 5A978A00FF; Sat, 19 Jan 2013 11:07:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pFR8PiUPidbW; Sat, 19 Jan 2013 11:07:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 73893A004A; Sat, 19 Jan 2013 11:07:22 +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 765948F79A for ; Sat, 19 Jan 2013 11:06:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id C58B482809 for ; Sat, 19 Jan 2013 11:06:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JzekiHNzrQx4 for ; Sat, 19 Jan 2013 11:06:31 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) by whitealder.osuosl.org (Postfix) with ESMTPS id A39E789F30 for ; Sat, 19 Jan 2013 11:06:30 +0000 (UTC) Received: by mail-wg0-f46.google.com with SMTP id dr13so2646959wgb.1 for ; Sat, 19 Jan 2013 03:06:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:in-reply-to:references; bh=8IdlMkvKaF6dgUPTDCcy6TZK4A7iKMqNUPzOeVj3/50=; b=EZT+szHObPXbyp6/ex4kD2qvAblwwBeEJLvtc+96GC4Q4VB/DcJxaE/1+DiD8gNgbp xHk42gjanY8sOLIgh3wClrmx4F16DmG8VwSURWLGHX+oOFC94ylAl/ZkjOFnFWqjigYj w2zrPG6KjlEENZ2dH076pD6Y3RANT0QNxcdYvhvF0BwsQ+NSKYx/lza863cUpoiz1z3Y G7beZyfdpTiklbAXWz/4toQM70q4A9mUGLkYgPSRp9p+bfhb0/5a9xdk6gKJonzyOL9G dW2tVFsVOyYutC2JxKpqSCu2LFm5PAzUMwk22Vp8PZkfKTVDxiLLvZEpBtYLw+xUAT3C eQFQ== X-Received: by 10.180.75.135 with SMTP id c7mr7731759wiw.10.1358593588984; Sat, 19 Jan 2013 03:06:28 -0800 (PST) Received: from localhost.localdomain (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPS id t17sm8171990wiv.6.2013.01.19.03.06.28 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 19 Jan 2013 03:06:28 -0800 (PST) From: Samuel Martin To: buildroot@busybox.net Date: Sat, 19 Jan 2013 12:03:45 +0100 Message-Id: <5fcd6455c4b2248db95cd3b0670afad3dcf918db.1358593210.git.s.martin49@gmail.com> X-Mailer: git-send-email 1.8.1.1 In-Reply-To: References: In-Reply-To: References: Subject: [Buildroot] [PATCH 1/4] liburcu: bump to version 0.7.6 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: Samuel Martin --- package/liburcu/liburcu.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/liburcu/liburcu.mk b/package/liburcu/liburcu.mk index 0bfba37..b4a4424 100644 --- a/package/liburcu/liburcu.mk +++ b/package/liburcu/liburcu.mk @@ -3,7 +3,7 @@ # liburc: userspace RCU (read-copy-update) library # ############################################################# -LIBURCU_VERSION = 0.7.5 +LIBURCU_VERSION = 0.7.6 LIBURCU_SITE = http://lttng.org/files/urcu/ LIBURCU_SOURCE = userspace-rcu-$(LIBURCU_VERSION).tar.bz2