From patchwork Thu Jun 6 22:23:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 249553 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 6BFC42C0077 for ; Fri, 7 Jun 2013 08:23:34 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id E546EA04A9; Thu, 6 Jun 2013 22:23:29 +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 MIC21SlPg+uw; Thu, 6 Jun 2013 22:23:21 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 551F4A04C0; Thu, 6 Jun 2013 22:23:17 +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 4A5108F753 for ; Thu, 6 Jun 2013 22:23:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5B52A8F76B for ; Thu, 6 Jun 2013 22:23:17 +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 7UHRqWb5mlhK for ; Thu, 6 Jun 2013 22:23:16 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f176.google.com (mail-we0-f176.google.com [74.125.82.176]) by whitealder.osuosl.org (Postfix) with ESMTPS id 6D1D78F770 for ; Thu, 6 Jun 2013 22:23:16 +0000 (UTC) Received: by mail-we0-f176.google.com with SMTP id t56so2489222wes.21 for ; Thu, 06 Jun 2013 15:23:14 -0700 (PDT) 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:in-reply-to :references:in-reply-to:references; bh=t0xZnKYoXU6F421fNk5MLS6dod1dR2ulzcVuLe+elcc=; b=p1T2tLzd88XTElAYy7z9dGF/I/wKQK/UGBQIfIUdJmvQg4O99zdtWlQKVHcQsKYZ1X noEWK7rriGIlkZhz62Sd72fveDp2Ig/hCwKQVb2crwa6As1rqOyQ6Chm5cEzEMJif+QA UQRpv+i9oJHdoJDO3vMgwRfTdYCxKIUDgnGLPuuQD73dEqtRrbi6ysXBbSCYPQ6fnriJ tdHFLIOklpj+IVuSJfzfFRy09EGiMCs1zsl82u5/XSLERuLHxVxMAQ1h4n6byKEO0u+o fYahU17zVePRy9jYO2DRUJa7uAsKr1UEdOc/zpKzeLDimp+dK/Pxdry7mofP7pRG9wKq irKQ== X-Received: by 10.180.74.10 with SMTP id p10mr68709wiv.39.1370557394604; Thu, 06 Jun 2013 15:23:14 -0700 (PDT) Received: from gourin.bzh.lan (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id ft10sm5438437wib.7.2013.06.06.15.23.13 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 15:23:13 -0700 (PDT) From: "Yann E. MORIN" To: buildroot@busybox.net Date: Fri, 7 Jun 2013 00:23:06 +0200 Message-Id: X-Mailer: git-send-email 1.8.1.2 In-Reply-To: References: In-Reply-To: References: Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH 2/2] package/rpi-userland: bump version 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: "Yann E. MORIN" Signed-off-by: "Yann E. MORIN" --- package/rpi-userland/rpi-userland.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk index 45ad64b..55d7b09 100644 --- a/package/rpi-userland/rpi-userland.mk +++ b/package/rpi-userland/rpi-userland.mk @@ -4,7 +4,7 @@ # ################################################################################ -RPI_USERLAND_VERSION = 5e9a740a88a889dfc8a18bb1b00c17e5dd9d0108 +RPI_USERLAND_VERSION = 986774edf7c91a8a91d59abadbdb0b34b5a387dc RPI_USERLAND_SITE = http://github.com/raspberrypi/userland/tarball/$(RPI_USERLAND_VERSION) RPI_USERLAND_LICENSE = BSD-3c RPI_USERLAND_LICENSE_FILES = LICENCE