mirror of
https://github.com/scummvm/dockerized-bb.git
synced 2026-06-20 05:46:00 +00:00
ALL: Various toolchains updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
TOOLCHAIN_VERSION=e4d7ff76ad34ec69817d7b2f05c3a00a4c491e2b
|
||||
TOOLCHAIN_VERSION=5f2063b94ff6d936b5e1fd7c971fae290ee14a1b
|
||||
|
||||
# Versions of components to use provided by toolchain
|
||||
BINUTILS_VER=2.23.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
CCTOOLS_PORT_VERSION=457dc6ddf5244ebf94f28e924e3a971f1566bd66
|
||||
CCTOOLS_PORT_VERSION=04663295d0425abfac90a42440a7ec02d7155fea
|
||||
export LDID_VERSION=4bf8f4d60384a0693dbbe2084ce62a35bfeb87ab
|
||||
|
||||
PACKAGE_DIR=$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
PSP_PACKAGES_VERSION=964d73c9011ae054bd0d9195b1e9be706b87976b
|
||||
PSP_PACKAGES_VERSION=009e7970e938743cdf42e7595986ccc68a3dd5e1
|
||||
|
||||
PACKAGE_DIR=$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)
|
||||
HELPERS_DIR=$PACKAGE_DIR/../..
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
|
||||
PSPDEV_VERSION=9af210e25b3e83dcad57b26985b437146efef97a
|
||||
export PSPTOOLCHAIN_VERSION=b6c1547ee82eada94dcb07acdcfd7fd40a3f4421
|
||||
export PSPSDK_VERSION=304c93a96979a970ff68dffc07688ef5f149cae4
|
||||
export PSPSDK_VERSION=34f782175876c76603707d51b84f31e6f1bed41e
|
||||
export PSPLINKUSB_VERSION=dbf5b94dd973dc49ee28d596a03c1362bcbce9e3
|
||||
export EBOOTSIGNER_VERSION=10cfbb51ea87adfe02d63dc3a262c8480fdf31e7
|
||||
export PSPTOOLCHAIN_ALLEGREX_VERSION=11942d2a69c9e96e9e1465b315488b0ffb4df819
|
||||
export PSPTOOLCHAIN_ALLEGREX_VERSION=ee08e260b88b1ab4dd5ba71b0aa621fb6b28c35c
|
||||
export PSPTOOLCHAIN_EXTRA_VERSION=880705e1993a43c8e0533e53e67bab6f3b57e202
|
||||
export BINUTILS_VERSION=684a872506aeda6c6ac37074df24e5d5ce23e808
|
||||
export GCC_VERSION=0049612a76e8f44b9c21646cb90ca4bad8f4aff3
|
||||
export GCC_VERSION=d2a03ce80d5dba86995fd4c4c408eaacc48e9f3e
|
||||
export NEWLIB_VERSION=dd3c854d70d2a0b4293569433d262c9ade4d60a0
|
||||
export PSP_PACMAN_VERSION=23e6b9389626a32336063e90c486aa4db73a74d7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user