mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems: Update the kernel and tools packages to the latest RTEMS 5
This commit is contained in:
parent
1011d5f768
commit
0affb6647d
@ -2,9 +2,9 @@
|
|||||||
# RTEMS 5
|
# RTEMS 5
|
||||||
#
|
#
|
||||||
|
|
||||||
%define rtems_kernel_version cfe8f7a9b7e23590760874992fc461fe4a74964c
|
%define rtems_kernel_version 084ea83a9be60ea14a9e59bdcd7eda086f9b8725
|
||||||
%hash sha512 rtems-kernel-%{rtems_kernel_version}.tar.bz2 \
|
%hash sha512 rtems-kernel-%{rtems_kernel_version}.tar.bz2 \
|
||||||
guuWD6/ivNPjbCxezj8ui36xaexckN2urxKFBNZte66UDegtfgN1XC4Q8PhGrqgord1X9/B59J6+wIzkpNna7A==
|
P6Jru4hN0qSV98o14ARIigPPgyHUPRJPnJTJqJPQEDiAOtzuwRxrCbrxlWkG3lYVs15zHEuX8UmGtHJQdlRwWw==
|
||||||
|
|
||||||
#
|
#
|
||||||
# The RTEMS build instructions.
|
# The RTEMS build instructions.
|
||||||
|
@ -10,14 +10,14 @@
|
|||||||
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
||||||
%define rtems_tools_ext xz
|
%define rtems_tools_ext xz
|
||||||
%else
|
%else
|
||||||
%define rtems_tools_version ca7b290f94a19238ed068aad229854cf67dee9b5
|
%define rtems_tools_version 6de89d9268f3019f2eb9cf7e1ad8102792d6a428
|
||||||
%define rtems_tools_ext bz2
|
%define rtems_tools_ext bz2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
||||||
%source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.%{rtems_tools_ext}
|
%source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.%{rtems_tools_ext}
|
||||||
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \
|
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \
|
||||||
XOXag6wO1hlsXZAwWvADQV6TMd5Yt/+udEtJuD196FqdPfkocX0D/dbrXOzrqjThyaJCHZXXx+xs90Vdv/0jtg==
|
xygT4/Q1nw/q61ZGi0ICbte0ypbDx8vlws/XmWTwDJ5Udjr9zitGzqMthT1mrc/cEI7o3Dr4D8dzOwz05E2AGA==
|
||||||
|
|
||||||
#
|
#
|
||||||
# Optionally enable/disable building the RTEMS Tools via the command line.
|
# Optionally enable/disable building the RTEMS Tools via the command line.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user