From patchwork Mon Mar 18 13:04:31 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesper Baekdahl X-Patchwork-Id: 228567 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 AAABA2C00A3 for ; Tue, 19 Mar 2013 00:07:55 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id AC61FA02C3; Mon, 18 Mar 2013 13:07:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fuUwrmUEMw+6; Mon, 18 Mar 2013 13:07:46 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 08B56A01B2; Mon, 18 Mar 2013 13:06:55 +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 508A38F74B for ; Mon, 18 Mar 2013 13:05:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id CD2468C7ED for ; Mon, 18 Mar 2013 13:05:46 +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 b-aEwFcz+VGt for ; Mon, 18 Mar 2013 13:05:32 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by whitealder.osuosl.org (Postfix) with ESMTPS id A194C8C671 for ; Mon, 18 Mar 2013 13:05:30 +0000 (UTC) Received: by mail-wi0-f173.google.com with SMTP id hq4so2613747wib.12 for ; Mon, 18 Mar 2013 06:05:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=yPRbE/+11/mA8bcHK15zj0m27XpuLjGQiETpKhANfaE=; b=SRYywoITMy14e7yLurt42RzkBmpxm4yuo2jUkJ200jyvfStuwcXpkT9AmzeLqviqGY iDkKsA9iZPXwYcIutgUKds4AUmb5/qCu9t5VeRTHaVBPit0dd/AUxhdI/wV56WS+ymSY C5DoMIfH6ANx348FBvM7AoB4m1q4uFSs8pparZszaT1KCo4GEqZTuDYF1ayOjKabKBlS LAree1eRnMCNqUw1SAUSPwVwBLB/5hcM0XtoT+Nh0EGngcyRQAKC5VhJu6xUQuhYG9Dt 9Z9ZCBFfDLHAgxH1BG+eWFeUh6pWNa8mf5xuHtoqhLJHOdzhEze8W2+QLLyS4lLAMKMV kiOA== X-Received: by 10.180.87.98 with SMTP id w2mr16546985wiz.30.1363611928735; Mon, 18 Mar 2013 06:05:28 -0700 (PDT) Received: from localhost.localdomain (cpe.xe-6-0-0-953.boanqu2.dk.customer.tdc.net. [188.180.79.66]) by mx.google.com with ESMTPS id ex15sm757835wid.5.2013.03.18.06.05.28 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 Mar 2013 06:05:28 -0700 (PDT) From: Jesper Baekdahl To: buildroot@busybox.net Date: Mon, 18 Mar 2013 14:04:31 +0100 Message-Id: <1363611926-27105-6-git-send-email-jbb@gamblify.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1363611926-27105-1-git-send-email-jbb@gamblify.com> References: <1363611926-27105-1-git-send-email-jbb@gamblify.com> X-Gm-Message-State: ALoCoQnbTzGX9/Ih7Jj+A3rEGkWctBP1KnMnX8FkeHL62k12HlUPAAJ7edYKjH24sxCyLEtysNpH Subject: [Buildroot] [PATCH 065/120] xdriver_xf86-video-siliconmotion: bump revision to X11R7.7 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: Will Wagner Signed-off-by: Will Wagner Signed-off-by: Jesper Baekdahl --- .../xdriver_xf86-video-siliconmotion.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk b/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk index 88e8f07..d7db8ce 100644 --- a/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk +++ b/package/x11r7/xdriver_xf86-video-siliconmotion/xdriver_xf86-video-siliconmotion.mk @@ -4,7 +4,7 @@ # ################################################################################ -XDRIVER_XF86_VIDEO_SILICONMOTION_VERSION = 1.7.4 +XDRIVER_XF86_VIDEO_SILICONMOTION_VERSION = 1.7.6 XDRIVER_XF86_VIDEO_SILICONMOTION_SOURCE = xf86-video-siliconmotion-$(XDRIVER_XF86_VIDEO_SILICONMOTION_VERSION).tar.bz2 XDRIVER_XF86_VIDEO_SILICONMOTION_SITE = http://xorg.freedesktop.org/releases/individual/driver XDRIVER_XF86_VIDEO_SILICONMOTION_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_videoproto xproto_xextproto xproto_xproto