Skip to content

Commit

Permalink
bump arc tools to 2019.03 release
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
  • Loading branch information
EvgeniiDidin committed Jun 18, 2019
1 parent 5d0a3ca commit 4081d56
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package/binutils/Config.in.host
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ endchoice

config BR2_BINUTILS_VERSION
string
default "arc-2019.03-rc2" if BR2_BINUTILS_VERSION_ARC
default "arc-2019.03-release" if BR2_BINUTILS_VERSION_ARC
default "2.28.1" if BR2_BINUTILS_VERSION_2_28_X
default "2.29.1" if BR2_BINUTILS_VERSION_2_29_X
default "2.30" if BR2_BINUTILS_VERSION_2_30_X
Expand Down
2 changes: 1 addition & 1 deletion package/binutils/binutils.hash
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sha512 e747ea20d8d79fcd21b9d9f6695059caa7189d60f19256da398e34b789fea9a133c32b19
sha512 0fca326feb1d5f5fe505a827b20237fe3ec9c13eaf7ec7e35847fd71184f605ba1cefe1314b1b8f8a29c0aa9d88162849ee1c1a3e70c2f7407d88339b17edb30 binutils-2.31.1.tar.xz

# Locally calculated (fetched from Github)
sha512 edf24f55ebcb0e7b31bc0320fe48a781722d4be4f32c0e30a22db60fa743f5baddaec937f31d15305cb6e55dbc3081c7e20ba6d659caa1fa529941e35ab2a08c binutils-gdb-arc-2019.03-rc2.tar.gz
sha512 e2d8c109ed006eb143bab8360c9e29287c05a0b273448d256edee7458e356d45b27c9869ca6be96206df360c24ba607b21c185190d3a4731999dad515b157c18 binutils-gdb-arc-2019.03-release.tar.gz
4 changes: 2 additions & 2 deletions package/binutils/binutils.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
BINUTILS_VERSION = $(call qstrip,$(BR2_BINUTILS_VERSION))
ifeq ($(BINUTILS_VERSION),)
ifeq ($(BR2_arc),y)
BINUTILS_VERSION = arc-2019.03-rc2
BINUTILS_VERSION = arc-2019.03-release
else
BINUTILS_VERSION = 2.29.1
endif
endif # BINUTILS_VERSION

ifeq ($(BINUTILS_VERSION),arc-2019.03-rc2)
ifeq ($(BINUTILS_VERSION),arc-2019.03-release)
BINUTILS_SITE = $(call github,foss-for-synopsys-dwc-arc-processors,binutils-gdb,$(BINUTILS_VERSION))
BINUTILS_SOURCE = binutils-gdb-$(BINUTILS_VERSION).tar.gz
BINUTILS_FROM_GIT = y
Expand Down
2 changes: 1 addition & 1 deletion package/gcc/Config.in.host
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ config BR2_GCC_VERSION
default "6.5.0" if BR2_GCC_VERSION_6_X
default "7.4.0" if BR2_GCC_VERSION_7_X
default "8.3.0" if BR2_GCC_VERSION_8_X
default "arc-2019.03-rc2" if BR2_GCC_VERSION_ARC
default "arc-2019.03-release" if BR2_GCC_VERSION_ARC
default "or1k-musl-5.4.0-20170218" if BR2_GCC_VERSION_OR1K

config BR2_EXTRA_GCC_CONFIG_OPTIONS
Expand Down
2 changes: 1 addition & 1 deletion package/gcc/gcc.hash
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ sha512 8864d8e4b97c2e1a4f17422f6e68120172ebefeab97b1757734f7185ca68a6b9a89011c6
sha512 1811337ae3add9680cec64968a2509d085b6dc5b6783fc1e8c295e3e47416196fd1a3ad8dfe7e10be2276b4f62c357659ce2902f239f60a8648548231b4b5802 gcc-8.3.0.tar.xz

# Locally calculated (fetched from Github)
sha512 91e7a3201bb319314403bd86a66f338168280d6facec570619341519fb7b8a0b7332c2b1f786032fbf17bba6473488c9726c149ef5e538103d1fe54473e67bd2 gcc-arc-2019.03-rc2.tar.gz
sha512 c3f63fb601140f92d2dbef96b2dcc025ef754d2f049bfcc3d33e746c7b218b5138f2d8768cd580134858a8d347d234cf3ead276638f6de409f8f07c986e136b6 gcc-arc-2019.03-release.tar.gz
# Locally calculated (fetched from Github)
sha512 2de7cf47333a4092b02d3bb98f4206f14966f1d139a724d09cf3b22f8a43ae0c704f33e6477d6367a03c29b265480dc900169e9d417006c5d46f0ae446b8c6f1 gcc-or1k-musl-5.4.0-20170218.tar.gz
2 changes: 1 addition & 1 deletion package/gdb/Config.in.host
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ config BR2_PACKAGE_GDB_NEEDS_CXX11
# If cross-gdb is not enabled, the latest working version is chosen.
config BR2_GDB_VERSION
string
default "arc-2019.03-rc2-gdb" if BR2_arc
default "arc-2019.03-release-gdb" if BR2_arc
default "7.12.1" if BR2_GDB_VERSION_7_12
default "8.0.1" if BR2_GDB_VERSION_8_0
default "8.1.1" if BR2_GDB_VERSION_8_1 || !BR2_PACKAGE_HOST_GDB
Expand Down
2 changes: 1 addition & 1 deletion package/gdb/gdb.hash
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sha512 7dcd5e8c90de92f577834d887b5f54edb93a07083bfe661bc46c270a6cc4919f0b348e7e
sha512 2aa81cfd389bb48c35d7d9f95cc10e88b4f7ad4597bdde0f8f1fd312f60f10d9fb2cc6e5a9355227d89ff328f7feb0fc411a69394560cafeb9fa75d35d896d11 gdb-8.2.1.tar.xz

# Locally calculated (fetched from Github)
sha512 a2e25c0a7eb66685edb6b58b31ed007a0dd1193be39158d6f640a1579a51ef5f44a509dcd7b3fcb5f43946b58c4c6c2e8be034aa3fec7061824eaeaddc7063b7 gdb-arc-2019.03-rc2-gdb.tar.gz
sha512 45b4610b92d4c9fb8c3f516c0e86867f34dfd9e47af3af582b1470f2e4bcb04070dd8d69e033dc758e5587f012b9f472572c5075b3331d9d574bdc3edb9b11f9 gdb-arc-2019.03-release-gdb.tar.gz
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Locally calculated (fetched from Github)
sha256 9ed08f5e88f11885ff397b7ddabe583a169dcd9a4a334840336156fa5664c413 glibc-arc-2019.03-rc2.tar.gz
sha256 d8fd15462475f7e268147903cd7811705707b9bd9b29cd9dfe9a941ba48c7ea2 glibc-arc-2019.03-release.tar.gz

# Hashes for license files
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
Expand Down
2 changes: 1 addition & 1 deletion package/glibc/glibc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
################################################################################

ifeq ($(BR2_arc),y)
GLIBC_VERSION = arc-2019.03-rc2
GLIBC_VERSION = arc-2019.03-release
GLIBC_SITE = $(call github,foss-for-synopsys-dwc-arc-processors,glibc,$(GLIBC_VERSION))
else ifeq ($(BR2_RISCV_32),y)
GLIBC_VERSION = 4e2943456e690d89f48e6e710757dd09404b0c9a
Expand Down

0 comments on commit 4081d56

Please sign in to comment.