File: 0072-updated-toolchain-URL.patch

package info (click to toggle)
hackrf 2015.07.2-11
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 69,764 kB
  • ctags: 9,327
  • sloc: ansic: 13,907; python: 696; vhdl: 218; sh: 32; makefile: 15
file content (25 lines) | stat: -rw-r--r-- 680 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 4bee6b87c4324faaddf42219a52d3781333fd41e Mon Sep 17 00:00:00 2001
From: Michael Ossmann <mike@ossmann.com>
Date: Tue, 17 May 2016 18:13:30 -0600
Subject: [PATCH 072/111] updated toolchain URL

---
 firmware/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/firmware/README b/firmware/README
index 3a846be..89d31a7 100644
--- a/firmware/README
+++ b/firmware/README
@@ -6,7 +6,7 @@ projects.  The cpld directory contains HDL source for the CPLD.
 
 The firmware is set up for compilation with the GCC toolchain available here:
 
-https://code.launchpad.net/gcc-arm-embedded
+https://launchpad.net/gcc-arm-embedded
 
 Required dependency:
 
-- 
2.1.4