From patchwork Sat Jul 20 08:08:34 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1134363 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45rL9k38lxz9sDB for ; Sat, 20 Jul 2019 18:08:55 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 390DD867C0; Sat, 20 Jul 2019 08:08:51 +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 WaljYK-zyrHq; Sat, 20 Jul 2019 08:08:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 667B2865C1; Sat, 20 Jul 2019 08:08:44 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 6BCED1BF2CC for ; Sat, 20 Jul 2019 08:08:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 652AF879EF for ; Sat, 20 Jul 2019 08:08:43 +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 DharVP74DNMh for ; Sat, 20 Jul 2019 08:08:40 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) by hemlock.osuosl.org (Postfix) with ESMTPS id 439CF878D1 for ; Sat, 20 Jul 2019 08:08:39 +0000 (UTC) Received: from fwd14.aul.t-online.de (fwd14.aul.t-online.de [172.20.26.242]) by mailout10.t-online.de (Postfix) with SMTP id 486EB41EE7EB for ; Sat, 20 Jul 2019 10:08:37 +0200 (CEST) Received: from fli4l.lan.fli4l (Z1Gfj+ZJYh5YbR2UZsxcOs861LjGe-BLzx-VP+5t-0JmlaFo3SUMBZSiChXduqdwF2@[91.58.14.86]) by fwd14.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1hokPz-0c97eS0; Sat, 20 Jul 2019 10:08:35 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:55046) by fli4l.lan.fli4l with esmtp (Exim 4.92) (envelope-from ) id 1hokPy-0005lf-6v for buildroot@buildroot.org; Sat, 20 Jul 2019 10:08:34 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 20 Jul 2019 10:08:34 +0200 Message-Id: <20190720080834.9261-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-ID: Z1Gfj+ZJYh5YbR2UZsxcOs861LjGe-BLzx-VP+5t-0JmlaFo3SUMBZSiChXduqdwF2 X-TOI-MSGID: 47e80550-efbb-4077-a2ac-1c9038e4d87e Subject: [Buildroot] [PATCH 1/1] package/libpciaccess: bump version to 0.16 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Removed patch applied upstream: https://gitlab.freedesktop.org/xorg/lib/libpciaccess/commit/1d71669e577f5f2eb02542851696d3bcb722a80b Signed-off-by: Bernd Kuhls --- package/libpciaccess/0001-musl-arm.patch | 20 -------------------- package/libpciaccess/libpciaccess.hash | 11 +++++------ package/libpciaccess/libpciaccess.mk | 2 +- 3 files changed, 6 insertions(+), 27 deletions(-) delete mode 100644 package/libpciaccess/0001-musl-arm.patch diff --git a/package/libpciaccess/0001-musl-arm.patch b/package/libpciaccess/0001-musl-arm.patch deleted file mode 100644 index 0077f451bf..0000000000 --- a/package/libpciaccess/0001-musl-arm.patch +++ /dev/null @@ -1,20 +0,0 @@ -Fix musl build - -Inspired by http://patchwork.openembedded.org/patch/111661/ -"inb/outb are implemented for ARM on glibc but not on linux in general -therefore the conditional has to reflect that" - -Signed-off-by: Bernd Kuhls - -diff -uNr libpciaccess-0.13.4.org/src/linux_sysfs.c libpciaccess-0.13.4/src/linux_sysfs.c ---- libpciaccess-0.13.4.org/src/linux_sysfs.c 2015-05-01 06:44:47.000000000 +0200 -+++ libpciaccess-0.13.4/src/linux_sysfs.c 2016-01-24 15:27:57.141562678 +0100 -@@ -49,7 +49,7 @@ - #include - #include - --#if defined(__i386__) || defined(__x86_64__) || defined(__arm__) -+#if defined(__i386__) || defined(__x86_64__) - #include - #else - #define inb(x) -1 diff --git a/package/libpciaccess/libpciaccess.hash b/package/libpciaccess/libpciaccess.hash index 36ca2d7e47..23823bb07f 100644 --- a/package/libpciaccess/libpciaccess.hash +++ b/package/libpciaccess/libpciaccess.hash @@ -1,8 +1,7 @@ -# From https://lists.x.org/archives/xorg-announce/2019-July/003004.html -md5 843e92d0eef94684a4eb9a2d311bfb12 libpciaccess-0.15.tar.bz2 -sha1 e89fe53622533650203271945759e5e397cdbe10 libpciaccess-0.15.tar.bz2 -sha256 a75643bb5cd02f6da8667d437b76492842dd56bc88e3dfb8410f5d535b99f5dc libpciaccess-0.15.tar.bz2 -sha512 c34abc438c549db22d27d71d63e13f93cb547eaea238ff2d193627b83a5877e2b34f6fcf4cdaf9b4f0c6b78206447fd9a578454783cfb4e9010e8de20de1364e libpciaccess-0.15.tar.bz2 - +# From https://lists.x.org/archives/xorg-announce/2019-July/003014.html +md5 b34e2cbdd6aa8f9cc3fa613fd401a6d6 libpciaccess-0.16.tar.bz2 +sha1 ffaa13f2df5f822da1089b55223b217c142ef919 libpciaccess-0.16.tar.bz2 +sha256 214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489 libpciaccess-0.16.tar.bz2 +sha512 2f250048a270dfc0823d4bdd613aa272c58a80eaafd922850f56c4b6f7a45a263ed4cf521b52b49f04484ea44ebefb7407d079aa058318a5751ffb181e38fed1 libpciaccess-0.16.tar.bz2 # Hash for license file: sha256 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608 COPYING diff --git a/package/libpciaccess/libpciaccess.mk b/package/libpciaccess/libpciaccess.mk index 5a95ae1338..d9a3a4e481 100644 --- a/package/libpciaccess/libpciaccess.mk +++ b/package/libpciaccess/libpciaccess.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBPCIACCESS_VERSION = 0.15 +LIBPCIACCESS_VERSION = 0.16 LIBPCIACCESS_SOURCE = libpciaccess-$(LIBPCIACCESS_VERSION).tar.bz2 LIBPCIACCESS_SITE = http://xorg.freedesktop.org/releases/individual/lib LIBPCIACCESS_LICENSE = MIT