Package Details: xtensa-lx106-elf-gcc-bin 8.4.0-1

Git Clone URL: https://aur.archlinux.org/xtensa-lx106-elf-gcc-bin.git (read-only, click to copy)
Package Base: xtensa-lx106-elf-gcc-bin
Description: ESP8266 GCC Cross-compiler Toolchain
Upstream URL: https://github.com/espressif/ESP8266_RTOS_SDK
Keywords: ESP8266 gcc xtensa
Licenses: GPL
Conflicts: xtensa-lx106-elf-gcc
Provides: xtensa-lx106-elf-gcc
Submitter: ufbycd
Maintainer: ufbycd
Last Packager: ufbycd
Votes: 2
Popularity: 0.000000
First Submitted: 2018-09-16 02:13 (UTC)
Last Updated: 2021-01-09 15:48 (UTC)

Latest Comments

eimis commented on 2021-01-17 12:02 (UTC)

thank you so much for maintaining this ☮

ufbycd commented on 2020-04-05 03:02 (UTC)

Updated to version 1.22.0_100_ge567ec7_5.2.0, thanks to doragasu.

doragasu commented on 2020-03-28 11:10 (UTC)

Patch for version crosstool-ng-1.22.0-100-ge567ec7 (the one recommended for the newest ESP8266_RTOS_SDK release/v3.3):

diff --git a/PKGBUILD b/PKGBUILD
index 3ff8cc1..1f85c33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@

 _pkgname=xtensa-lx106-elf-gcc
 pkgname=$_pkgname-bin
-pkgver=1.22.0_92_g8facf4c_5.2.0
+pkgver=1.22.0_100_ge567ec7_5.2.0
 pkgrel=2
 pkgdesc="ESP8266 GCC Cross-compiler Toolchain"
 arch=('x86_64')
@@ -16,10 +16,10 @@ optdepends=()
 install=$_pkgname.install
 source=($_pkgname.install
         "$_pkgname.sh"
-        "https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-92-g8facf4c-5.2.0.tar.gz")
+        "https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-${pkgver//"_"/"-"}.tar.gz")
 sha256sums=('8fa5e234d15686f29b679b6808b2f8971c0e3271859502c295ee8420b6ab0d53'
             '9b9499713cb6911616ded8bd3b82568e9d602540e2ff1ca4d996ff06e80c0c0a'
-            'fd90ec6b067de5bef9004773475be9985b0bd7e325dd1f8eaf42fc579c4de633')
+            '706a02853759c2f85d912f68df4f5b4566ecb41422de5afe35a45d064eb8e494')

 package() {
   install -d "$pkgdir"/opt/$_pkgname

ufbycd commented on 2019-03-23 14:40 (UTC)

File .SRCINFO has been updated.

sambazley commented on 2019-02-04 23:26 (UTC)

Could you update .SRCINFO please? The version number in .SRCINFO and PKGBUILD don't match which causes a warning when I update.

ufbycd commented on 2018-11-27 12:49 (UTC)

Thanks fredericva, URL is up to date now.

fredericva commented on 2018-11-19 13:50 (UTC)

Wrong URL in out-of-date comment, the correct new version is: https://dl.espressif.com/dl/xtensa-lx106-elf-linux64-1.22.0-92-g8facf4c-5.2.0.tar.gz