gcc-or1k-linux: update to 2021.11-5

Versions:
- https://toolchains.bootlin.com/releases_openrisc.html

Toolchain:     openrisc--musl--stable-2021.11-5
GCC:           10.3.0
GDB:           -
Linux headers: 4.9.291
musl:          1.2.2
binutils:      2.36.1
This commit is contained in:
heitbaum 2021-12-28 10:50:11 +00:00 committed by Rudi Heitbaum
parent 8893cf7106
commit 23e50998d8

View File

@ -2,8 +2,8 @@
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gcc-or1k-linux"
PKG_VERSION="2021.05-1"
PKG_SHA256="73c14b48015fb964ff0bf24cbed5be4cad2eac7cf9ce90e65d6cff03d2a7b18d"
PKG_VERSION="2021.11-5"
PKG_SHA256="409e4a7473125e7de7c8b0e6bc1cb971d53e63ac057e9a19102e4ce1467f442a"
PKG_LICENSE="GPL"
PKG_SITE="https://toolchains.bootlin.com/releases_openrisc.html"
PKG_URL="https://toolchains.bootlin.com/downloads/releases/toolchains/openrisc/tarballs/openrisc--musl--stable-${PKG_VERSION}.tar.bz2"