From 1cab7d1e4b4e0a5ba14f5aee86957885cda011b8 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 21 Sep 2016 04:57:01 -0300 Subject: cross-binutils: update xtensa patch --- cross/cross-binutils/PKGBUILD | 4 ++-- cross/cross-binutils/binutils-xtensa.patch | 10 ---------- 2 files changed, 2 insertions(+), 12 deletions(-) (limited to 'cross') diff --git a/cross/cross-binutils/PKGBUILD b/cross/cross-binutils/PKGBUILD index 095c86790..580559040 100644 --- a/cross/cross-binutils/PKGBUILD +++ b/cross/cross-binutils/PKGBUILD @@ -120,9 +120,9 @@ checkdepends=('dejagnu' 'bc') options=('staticlibs' '!distcc' '!ccache') #source=(ftp://ftp.gnu.org/gnu/$_pkgname/$_pkgname-${pkgver}.tar.bz2{,.sig}) source=(git://sourceware.org/git/$_pkgname-gdb.git#commit=${_commit} - $_pkgname-xtensa.patch::https://raw.githubusercontent.com/qca/open-ath9k-htc-firmware/1.3.2/local/patches/$_pkgname.patch) + $_pkgname-xtensa.patch) md5sums=('SKIP' - '7077126d96e9a755a0eaddb5505efe68') + 'd3c1408246493c42fc2b78508571f584') #validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93') prepare() { diff --git a/cross/cross-binutils/binutils-xtensa.patch b/cross/cross-binutils/binutils-xtensa.patch index 9a8ec65de..824677167 100644 --- a/cross/cross-binutils/binutils-xtensa.patch +++ b/cross/cross-binutils/binutils-xtensa.patch @@ -28869,16 +28869,6 @@ diff --git a/include/xtensa-config.h b/include/xtensa-config.h index 30f4f41..fe9b051 100644 --- a/include/xtensa-config.h +++ b/include/xtensa-config.h -@@ -1,7 +1,7 @@ - /* Xtensa configuration settings. -- Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 -+ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 - Free Software Foundation, Inc. -- Contributed by Bob Wilson (bob.wilson@acm.org) at Tensilica. -+ Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by @@ -44,10 +44,7 @@ #define XCHAL_HAVE_L32R 1 -- cgit v1.2.3