Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
CrossToolchain:avr
Arduino
0003-drop-avr-toolchain-bundle.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0003-drop-avr-toolchain-bundle.patch of Package Arduino
From 2ed8d371cfa95f16f5737b6673f2a3df75814afb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= <kkaempf@suse.de> Date: Tue, 13 Sep 2016 20:18:55 +0200 Subject: [PATCH 3/7] drop avr-toolchain-bundle to prevent downloading of gcc toolchain --- build/build.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/build/build.xml b/build/build.xml index 6892d0f98..b508c6141 100644 --- a/build/build.xml +++ b/build/build.xml @@ -785,15 +785,6 @@ <antcall target="build-arduino-builder" /> - <antcall target="avr-toolchain-bundle"> - <param name="unpack_target" value="untar-native"/> - <param name="gcc_archive_file" value="avr-gcc-${AVRGCC-VERSION}-x86_64-pc-linux-gnu.tar.bz2"/> - <param name="gcc_version" value="${AVRGCC-VERSION}"/> - <param name="avrdude_archive_file" value="avrdude-${AVRDUDE-VERSION}-x86_64-pc-linux-gnu.tar.bz2"/> - <param name="avrdude_version" value="${AVRDUDE-VERSION}"/> - <param name="arduinoOTA_archive_file" value="arduinoOTA-${arduinoOTA-VERSION}-linux_amd64.tar.bz2"/> - <param name="arduinoOTA_version" value="${arduinoOTA-VERSION}"/> - </antcall> </target> <target name="linux-jvm-noop"/> -- 2.34.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor