mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
4.9: new branch, remove unnecessary bsets
This commit is contained in:
parent
cac72a2aea
commit
3266ec3e69
@ -1,18 +0,0 @@
|
|||||||
#
|
|
||||||
# All RTEMS 4.10 Tools Sets
|
|
||||||
#
|
|
||||||
|
|
||||||
4.10/rtems-autotools
|
|
||||||
4.10/rtems-arm
|
|
||||||
4.10/rtems-avr
|
|
||||||
4.10/rtems-bfin
|
|
||||||
4.10/rtems-i386
|
|
||||||
4.10/rtems-lm32
|
|
||||||
4.10/rtems-m32c
|
|
||||||
4.10/rtems-m32r
|
|
||||||
4.10/rtems-m68k
|
|
||||||
4.10/rtems-mips
|
|
||||||
4.10/rtems-nios2
|
|
||||||
4.10/rtems-powerpc
|
|
||||||
4.10/rtems-sh
|
|
||||||
4.10/rtems-sparc
|
|
@ -1,38 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS ARM 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch arm
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 BSP to build and test
|
|
||||||
#
|
|
||||||
# Do not build: lm3s3749
|
|
||||||
# For automated testing, edb7312 should be configured with:
|
|
||||||
# - ON_SKYEYE=1
|
|
||||||
# The GDB based simulators could be used as defaults for testing though.
|
|
||||||
# Skyeye includes coverage.
|
|
||||||
#
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps none
|
|
||||||
|
|
||||||
#
|
|
||||||
# Disable the tests because the samples do not build.
|
|
||||||
#
|
|
||||||
%define rtems_tests disable
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,23 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS 4.9 Autotools Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch none
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.9 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.9-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# The autotoolspackage.
|
|
||||||
#
|
|
||||||
package: rtems-%{rtems_version}-autotools-%{_host}-%{release}
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/autoconf-2.69-1
|
|
||||||
devel/automake-1.12.2-1
|
|
@ -1,28 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS AVR 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch avr
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Disable building a C++ compiler.
|
|
||||||
# configure: error: unable to detect exception model
|
|
||||||
#
|
|
||||||
%define enable_cxx 0
|
|
||||||
%define rtems_cxx 0
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,32 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS BFIN 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch bfin
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.11 BSP to build and test
|
|
||||||
#
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps none
|
|
||||||
|
|
||||||
#
|
|
||||||
# GDB simulator fix for the sed command.
|
|
||||||
#
|
|
||||||
%patch add gdb %{rtems_gdb_patches}/bfin/gdb-7.3.1-bfin-sim-fix-sed-20130319.diff
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,27 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS H8300 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch h8300
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.11 BSP to build and test
|
|
||||||
#
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps none
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,31 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS i386 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch i386
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.11 BSP to build and test
|
|
||||||
#
|
|
||||||
# For automated testing on Qemu, pc386 should be configured with:
|
|
||||||
# - USE_COM1_AS_CONSOLE=1
|
|
||||||
# - BSP_PRESS_KEY_FOR_RESET=0
|
|
||||||
# - BSP_RESET_BOARD_AT_EXIT=1
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps none
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,27 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS LM32 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch lm32
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.11 BSP to build and test
|
|
||||||
#
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps lm32_evr
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,27 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS M32C 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch m32c
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Disable building a C++ compiler.
|
|
||||||
#
|
|
||||||
%define enable_cxx 0
|
|
||||||
%define rtems_cxx 0
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,21 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS M32R 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch m32r
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,23 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS m68k 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch m68k
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps none
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,24 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS MIPS 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch mips
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps jmr3904
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,26 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS NIOS 4.10 Stable
|
|
||||||
#
|
|
||||||
# The NIOS source is a special version released by Altera.
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch nios2
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
|
|
||||||
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps none
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-nios2-binutils-2.20-1
|
|
||||||
tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1
|
|
||||||
tools/rtems-nios2-gdb-7.0-1
|
|
@ -1,22 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS PowerPC 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch powerpc
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps psim
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,22 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS SH 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch sh
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps simsh1
|
|
||||||
|
|
||||||
# Tools configurationt
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,22 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS SPARC 4.10 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch sparc
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS 4.10 base defines.
|
|
||||||
#
|
|
||||||
%include rtems-4.10-base.bset
|
|
||||||
%define rtems_bsps all
|
|
||||||
%define rtems_test_bsps sis
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.20.1-1
|
|
||||||
tools/rtems-gcc-4.4.7-newlib-1.18.0-1
|
|
||||||
tools/rtems-gdb-7.3.1-1
|
|
||||||
tools/rtems-kernel-4.10.2
|
|
@ -1,4 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch aarch64
|
|
||||||
%define with_libgomp
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,17 +0,0 @@
|
|||||||
4.12/rtems-arm
|
|
||||||
4.12/rtems-bfin
|
|
||||||
4.12/rtems-epiphany
|
|
||||||
4.12/rtems-i386
|
|
||||||
4.12/rtems-lm32
|
|
||||||
4.12/rtems-m32c
|
|
||||||
4.12/rtems-m68k
|
|
||||||
4.12/rtems-microblaze
|
|
||||||
4.12/rtems-mips
|
|
||||||
4.12/rtems-moxie
|
|
||||||
4.12/rtems-nios2
|
|
||||||
4.12/rtems-or1k
|
|
||||||
4.12/rtems-powerpc
|
|
||||||
4.12/rtems-sh
|
|
||||||
4.12/rtems-sparc
|
|
||||||
4.12/rtems-sparc64
|
|
||||||
4.12/rtems-v850
|
|
@ -1,4 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch arm
|
|
||||||
%define with_libgomp
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,23 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS 4.12 Internal Autotools Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch none
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS base defines.
|
|
||||||
#
|
|
||||||
%include rtems-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# The autotools package.
|
|
||||||
#
|
|
||||||
package: rtems-%{rtems_version}-autotools-%{_host}-%{release}
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
tools/rtems-autoconf-2.69-1
|
|
||||||
tools/rtems-automake-1.12.6-1
|
|
@ -1,13 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS 4.12 Internal Autotools Stable
|
|
||||||
#
|
|
||||||
# Do not use via the command line.
|
|
||||||
#
|
|
||||||
|
|
||||||
%define _internal_autotools yes
|
|
||||||
%define _disable_collecting yes
|
|
||||||
%define _disable_packaging yes
|
|
||||||
%define _disable_reporting yes
|
|
||||||
%define _disable_installing yes
|
|
||||||
|
|
||||||
%include 4.12/rtems-autotools-base.bset
|
|
@ -1,22 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS 4.12 Autotools Stable
|
|
||||||
#
|
|
||||||
# Autoconf and automake are not relocatable and cannot be cross-compiled.
|
|
||||||
# RTEMS uses autoconf and automake and building RTEMS in the RSB requires
|
|
||||||
# bootstrapping and this requires a current autoconf and automake. The RSB
|
|
||||||
# provides to support by:
|
|
||||||
#
|
|
||||||
# 1. Building and installing autoconf and automake with a prefix to a
|
|
||||||
# temporary internal path.
|
|
||||||
# 2. Using the temporary internal build, build and install another copy
|
|
||||||
# using the final prefix location.
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# A magic internal path that would break if changes in the defaults.mc
|
|
||||||
# macro file are made.
|
|
||||||
#
|
|
||||||
%define _internal_autotools_path %{_tmppath}/sb-%{_uid}/${SB_PREFIX_CLEAN}
|
|
||||||
|
|
||||||
4.12/rtems-autotools-internal
|
|
||||||
4.12/rtems-autotools-base
|
|
@ -1,3 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch bfin
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,17 +0,0 @@
|
|||||||
#
|
|
||||||
# Default tools configuration.
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS base defines
|
|
||||||
#
|
|
||||||
%include rtems-base.bset
|
|
||||||
|
|
||||||
4.12/rtems-autotools
|
|
||||||
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.26-1
|
|
||||||
tools/rtems-gcc-6-20160609-newlib-2.4.0.20160527-1
|
|
||||||
tools/rtems-gdb-7.11-1
|
|
||||||
tools/rtems-tools-4.12-1
|
|
||||||
tools/rtems-kernel-4.12
|
|
@ -1,48 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS Epiphany 4.12 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch epiphany
|
|
||||||
|
|
||||||
#
|
|
||||||
# Get GNU tools from external repositories.
|
|
||||||
#
|
|
||||||
%define binutils_external 1
|
|
||||||
%define gcc_external 1
|
|
||||||
%define gdb_external 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# Expanded names of the GNU tools
|
|
||||||
#
|
|
||||||
%define binutils_expand_name epiphany-binutils-gdb-b6c483b4a98424731e6e44558cb4b9863751fb1b
|
|
||||||
%define gcc_expand_name epiphany-gcc-f7051762470c42ce7f01baa7edeb113d51c7dd72
|
|
||||||
%define gdb_expand_name epiphany-binutils-gdb-f05996c7c42e6b2781946acbab153a481ce3fd0b
|
|
||||||
|
|
||||||
#
|
|
||||||
# Fetch GNU tools from external repos (temporarly).
|
|
||||||
#
|
|
||||||
%source set binutils https://github.com/adapteva/epiphany-binutils-gdb/archive/b6c483b4a98424731e6e44558cb4b9863751fb1b.zip
|
|
||||||
%hash md5 b6c483b4a98424731e6e44558cb4b9863751fb1b.zip 8fc71b965425a9b683489597048c49dc
|
|
||||||
|
|
||||||
%source set gcc https://github.com/adapteva/epiphany-gcc/archive/f7051762470c42ce7f01baa7edeb113d51c7dd72.zip
|
|
||||||
%hash md5 f7051762470c42ce7f01baa7edeb113d51c7dd72.zip c43c2e631418e932e2048607b694e99a
|
|
||||||
|
|
||||||
%source set gdb https://github.com/adapteva/epiphany-binutils-gdb/archive/f05996c7c42e6b2781946acbab153a481ce3fd0b.zip
|
|
||||||
%hash md5 f05996c7c42e6b2781946acbab153a481ce3fd0b.zip 05a4b208151a079bfbe2bed9c592ab43
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS base defines.
|
|
||||||
#
|
|
||||||
%include rtems-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
4.12/rtems-autotools
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.23.1-1
|
|
||||||
tools/rtems-gcc-4.9.2-newlib-2.4.0.20160527-1.cfg
|
|
||||||
tools/rtems-gdb-7.8.1-1
|
|
||||||
tools/rtems-tools-4.12-1
|
|
@ -1,4 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch i386
|
|
||||||
%define with_libgomp
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,3 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch lm32
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,46 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS M32C 4.12 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch m32c
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS base defines.
|
|
||||||
#
|
|
||||||
%include rtems-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Disable building a C++ compiler.
|
|
||||||
#
|
|
||||||
#
|
|
||||||
#
|
|
||||||
%define enable_cxx 0
|
|
||||||
|
|
||||||
#
|
|
||||||
# Disable building ICONV support
|
|
||||||
#
|
|
||||||
%define with_iconv 0
|
|
||||||
|
|
||||||
#
|
|
||||||
# Set the build flags to work around the defaults in the
|
|
||||||
# compiler that cause ICE.
|
|
||||||
#
|
|
||||||
%define _targetcflags -g -O0
|
|
||||||
%define _targetcxxflags -g -O0
|
|
||||||
|
|
||||||
#
|
|
||||||
# If Windows (MinGW) do not build the simulator.
|
|
||||||
#
|
|
||||||
%define win32-gdb-disable-sim
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
4.12/rtems-autotools
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.24-1
|
|
||||||
tools/rtems-gcc-4.8.3-newlib-2.4.0.20160527-1
|
|
||||||
tools/rtems-gdb-7.9-1
|
|
||||||
tools/rtems-tools-4.12-1
|
|
@ -1,3 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch m68k
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,3 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch microblaze
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,6 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch mips
|
|
||||||
%define gdb-sim-options --enable-sim-hardware
|
|
||||||
%define win32-gdb-disable-sim
|
|
||||||
%include 4.12/rtems-default.bset
|
|
||||||
tools/rtems-mipstx39-gdb-7.9-1
|
|
@ -1,11 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS Moxie 4.12 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define rtems_arch moxie
|
|
||||||
%define win32-gdb-disable-sim
|
|
||||||
%define with_libgomp
|
|
||||||
|
|
||||||
# Moxie needs dtc to build gdb, then pick up the rest of the set
|
|
||||||
devel/dtc-1.4.1-1
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,3 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch nios2
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,43 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS or1k 4.12 Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
%define rtems_arch or1k
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS base defines.
|
|
||||||
#
|
|
||||||
%include rtems-base.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# or1k specific patches
|
|
||||||
#
|
|
||||||
|
|
||||||
#gcc
|
|
||||||
%patch add gcc -p1 https://github.com/openrisc/or1k-gcc/releases/download/or1k-4.9.3-release/gcc-4.9.3-or1k.patch
|
|
||||||
%hash md5 gcc-4.9.3-or1k.patch 83cddff103da7a2afc888b5ea6a78a0f
|
|
||||||
|
|
||||||
#gdb
|
|
||||||
%patch add gdb -p1 https://github.com/openrisc/binutils-gdb/releases/download/gdb-7.11-or1k-release/gdb-7.11-or1k.patch
|
|
||||||
%hash md5 gdb-7.11.0-or1k.patch 0a36d2c9a59d950c6741cb1500164d53
|
|
||||||
|
|
||||||
#
|
|
||||||
# or1k specific configurations
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# Disable GDB simulator. Use the external simulator.
|
|
||||||
#
|
|
||||||
%define gdb-disable-sim 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# Tools configuration.
|
|
||||||
#
|
|
||||||
4.12/rtems-autotools
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-binutils-2.26-1
|
|
||||||
tools/rtems-gcc-4.9.3-newlib-2.4.0.20160527-1.cfg
|
|
||||||
tools/rtems-tools-4.12-1
|
|
||||||
tools/rtems-gdb-7.11-1
|
|
@ -1,4 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch powerpc
|
|
||||||
%define with_libgomp
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,3 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch sh
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,4 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch sparc
|
|
||||||
%define with_libgomp
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,3 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch sparc64
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,17 +0,0 @@
|
|||||||
#
|
|
||||||
# Tools Set for RTEMS 4.12 Tools Stable
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# We need an arch defined for the common RTEMS files to work.
|
|
||||||
#
|
|
||||||
%define rtems_arch tools
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS base defines.
|
|
||||||
#
|
|
||||||
%include rtems-base.bset
|
|
||||||
|
|
||||||
tools/rtems-tools-4.12-1
|
|
@ -1,3 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch v850
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,4 +0,0 @@
|
|||||||
%define release 1
|
|
||||||
%define rtems_arch x86_64
|
|
||||||
%define with_libgomp
|
|
||||||
%include 4.12/rtems-default.bset
|
|
@ -1,27 +0,0 @@
|
|||||||
#
|
|
||||||
# Sqlite 3.8.8.1
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# Sqlite Version.
|
|
||||||
#
|
|
||||||
# Sqlite uses a different version number label in source to the
|
|
||||||
# actual version number. I suppose this is related to Windows.
|
|
||||||
#
|
|
||||||
#
|
|
||||||
%define sqlite_version 3.8.8.1
|
|
||||||
%define sqlite_src_version 3080801
|
|
||||||
%define sqlite_src_year 2015
|
|
||||||
|
|
||||||
%hash md5 sqlite-src-%{sqlite_src_version}.zip 9dde57c312da00cbe791bcba42d1e96a
|
|
||||||
|
|
||||||
#
|
|
||||||
# Sqlite configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/sqlite-3-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for Sqlite
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build Sqlite
|
|
||||||
#
|
|
||||||
databases/sqlite-3.8.8.1-1
|
|
@ -1,21 +0,0 @@
|
|||||||
#
|
|
||||||
# freetype 2.4.10
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# freetype Version
|
|
||||||
#
|
|
||||||
%define freetype_version 2.4.10
|
|
||||||
|
|
||||||
%hash md5 freetype-%{freetype_version}.tar.gz 4f255c6ee5d5cc2b5c3d423a07386fcb
|
|
||||||
|
|
||||||
#
|
|
||||||
# freetype Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/freetype-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for freetype
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build freetype.
|
|
||||||
#
|
|
||||||
graphics/freetype-2.4.10-1.cfg
|
|
@ -1,9 +0,0 @@
|
|||||||
#
|
|
||||||
# All RTEMS Graphics Build Sets
|
|
||||||
#
|
|
||||||
|
|
||||||
graphics/libjpeg
|
|
||||||
graphics/libpng
|
|
||||||
graphics/libtiff
|
|
||||||
graphics/t1lib
|
|
||||||
graphics/microwindows.bset
|
|
@ -1,21 +0,0 @@
|
|||||||
#
|
|
||||||
# NTP 4.2.6p5
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# libjpeg Version
|
|
||||||
#
|
|
||||||
%define libjpeg_version 9a
|
|
||||||
|
|
||||||
%hash md5 jpegsrc.v%{libjpeg_version}.tar.gz 3353992aecaee1805ef4109aadd433e7
|
|
||||||
|
|
||||||
#
|
|
||||||
# libjpeg Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/libjpeg-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for libjpeg
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build libjpeg.
|
|
||||||
#
|
|
||||||
graphics/libjpeg-9a-1.cfg
|
|
@ -1,22 +0,0 @@
|
|||||||
#
|
|
||||||
# libpng 1.5.24
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# libpng Version
|
|
||||||
#
|
|
||||||
%define libpng_version 1.5.24
|
|
||||||
%define libpng_src_dir_revision 15
|
|
||||||
|
|
||||||
%hash md5 libpng-%{libpng_version}.tar.gz 6652e428d1d3fc3c6cb1362159b1cf3b
|
|
||||||
|
|
||||||
#
|
|
||||||
# libpng Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/libpng-1.cfg
|
|
@ -1,22 +0,0 @@
|
|||||||
#
|
|
||||||
# libpng 1.6.21
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# libpng Version
|
|
||||||
#
|
|
||||||
%define libpng_version 1.6.21
|
|
||||||
%define libpng_src_dir_revision 16
|
|
||||||
|
|
||||||
#%hash md5 libpng-%{libpng_version}.tar.gz 6652e428d1d3fc3c6cb1362159b1cf3b
|
|
||||||
|
|
||||||
#
|
|
||||||
# libpng Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/libpng-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for libpng
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build libpng.
|
|
||||||
#
|
|
||||||
graphics/libpng-1.6.21-1.cfg
|
|
@ -1,21 +0,0 @@
|
|||||||
#
|
|
||||||
# libtiff 4.0.2
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# tiff Version
|
|
||||||
#
|
|
||||||
%define tiff_version 4.0.2
|
|
||||||
|
|
||||||
%hash md5 tiff-%{tiff_version}.tar.gz 04a08fa1e07e696e820a0c3f32465a13
|
|
||||||
|
|
||||||
#
|
|
||||||
# tiff Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/libtiff-1.cfg
|
|
@ -1,21 +0,0 @@
|
|||||||
#
|
|
||||||
# libtiff 4.0.2
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# tiff Version
|
|
||||||
#
|
|
||||||
%define tiff_version 4.0.6
|
|
||||||
|
|
||||||
%hash md5 tiff-%{tiff_version}.tar.gz d1d2e940dea0b5ad435f21f03d96dd72
|
|
||||||
|
|
||||||
#
|
|
||||||
# tiff Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/libtiff-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for libtiff
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build libtiff.
|
|
||||||
#
|
|
||||||
graphics/libtiff-4.0.6-1.cfg
|
|
@ -1,27 +0,0 @@
|
|||||||
#
|
|
||||||
# microwindows 0.92
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# microwindows Version
|
|
||||||
#
|
|
||||||
%define microwindows_version 0.93-dev
|
|
||||||
|
|
||||||
%define rtems_git_tools_4_11 %{rtems_http_git}/rtems-tools/plain/tools/4.11
|
|
||||||
|
|
||||||
%source set microwindows git://github.com/ghaerr/microwindows.git
|
|
||||||
%patch add microwindows %{rtems_git_tools_4_11}/microwindows/microwindows-0.93-dev.diff
|
|
||||||
%hash md5 microwindows-0.93-dev.diff 5b06e77d9ee42c8ff0032bba07d01c1a
|
|
||||||
%patch add microwindows %{rtems_git_tools_4_11}/microwindows/microwindows-0.93-dev-without-keyboard.diff
|
|
||||||
%hash md5 microwindows-0.93-dev-without-keyboard.diff a675f55750754e1cd82a17496f0e8fab
|
|
||||||
|
|
||||||
#
|
|
||||||
# microwindows Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/microwindows-1.cfg
|
|
@ -1,16 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for Nano-X Window System
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build microwindows.
|
|
||||||
#
|
|
||||||
graphics/freetype2
|
|
||||||
graphics/microwindows-0.93-dev-1.cfg
|
|
@ -1,19 +0,0 @@
|
|||||||
#
|
|
||||||
# nxlib 0.47
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# nxlib Version
|
|
||||||
#
|
|
||||||
%define nxlib_version 0.47-dev
|
|
||||||
|
|
||||||
#
|
|
||||||
# nxlib Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/nxlib-1.cfg
|
|
@ -1,16 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for nxlib
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build nxlib.
|
|
||||||
#
|
|
||||||
graphics/microwindows
|
|
||||||
graphics/nxlib-0.47-dev-1.cfg
|
|
@ -1,27 +0,0 @@
|
|||||||
#
|
|
||||||
# t1lib 5.1.2
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# t1lib Version
|
|
||||||
#
|
|
||||||
%define t1lib_version 5.1.2
|
|
||||||
|
|
||||||
%hash md5 t1lib-%{t1lib_version}.tar.gz a5629b56b93134377718009df1435f3c
|
|
||||||
|
|
||||||
#
|
|
||||||
# Patch for RTEMS.
|
|
||||||
#
|
|
||||||
%patch add t1lib https://raw.githubusercontent.com/yangqiao/rtems-tools/graphics/tools/4.11/t1lib/t1lib-5.1.2.diff
|
|
||||||
%hash md5 t1lib-5.1.2.diff 98eeed85780227adf8525deab3679877
|
|
||||||
|
|
||||||
#
|
|
||||||
# t1lib Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/t1lib-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for adobe type 1 library
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build t1lib.
|
|
||||||
#
|
|
||||||
graphics/t1lib-5.1.2-1.cfg
|
|
@ -1,32 +0,0 @@
|
|||||||
#
|
|
||||||
# NetSNMP 5.7.2.1
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# NetSNMP Version
|
|
||||||
#
|
|
||||||
%define net_snmp_version 5.7.2.1
|
|
||||||
|
|
||||||
%hash md5 net-snmp-%{net_snmp_version}.tar.gz 7db683faba037249837b226f64d566d4
|
|
||||||
|
|
||||||
#
|
|
||||||
# We need some special flags to build this version.
|
|
||||||
#
|
|
||||||
%define net_snmp_cflags -DNETSNMP_CAN_USE_SYSCTL=1 -DARP_SCAN_FOUR_ARGUMENTS=1 -DINP_IPV6=0
|
|
||||||
|
|
||||||
#
|
|
||||||
# Patch for RTEMS support.
|
|
||||||
#
|
|
||||||
%patch add net-snmp %{rtems_git_tools}/net-snmp/rtems-net-snmp-5.7.2.1-20140623.patch
|
|
||||||
%hash md5 rtems-net-snmp-5.7.2.1-20140623.patch 9a22fb4366a113f5df71ed2acd672b2b
|
|
||||||
|
|
||||||
#
|
|
||||||
# NetSNMP Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/net-snmp-5-1.cfg
|
|
@ -1,20 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for NetSNMP
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# RTEMS Version
|
|
||||||
#
|
|
||||||
%define rtems_version 4.11
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS URL paths.
|
|
||||||
#
|
|
||||||
%include rtems-urls.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build NetSNMP.
|
|
||||||
#
|
|
||||||
net-mgmt/net-snmp-5.7.2.1-1
|
|
@ -1,27 +0,0 @@
|
|||||||
#
|
|
||||||
# LWIP MASTER
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# LWIP Version
|
|
||||||
#
|
|
||||||
%define lwip_version lwip-c2ebf5544b4268eac9b32c7f3a689ff646d96eef
|
|
||||||
|
|
||||||
#Will be modified to be pointing to RTEMS repo
|
|
||||||
%define rtems_ragu_git https://raw.githubusercontent.com/ragunath3252/lwip-nodrv/master
|
|
||||||
#
|
|
||||||
# Patch for RTEMS support.
|
|
||||||
#
|
|
||||||
%patch add lwip %{rtems_ragu_git}/rtems.patch
|
|
||||||
%hash md5 rtems.patch 489c0def3a89e538fb526a5396bf27ca
|
|
||||||
|
|
||||||
#
|
|
||||||
# LWIP Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/lwip-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for LWIP
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build LWIP.
|
|
||||||
#
|
|
||||||
net/lwip-1-1.cfg
|
|
@ -1,27 +0,0 @@
|
|||||||
#
|
|
||||||
# NTP 4.2.6p5
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# NTP Version
|
|
||||||
#
|
|
||||||
%define ntp_version 4.2.6p5
|
|
||||||
|
|
||||||
%hash md5 ntp-%{ntp_version}.tar.gz 00df80a84ec9528fcfb09498075525bc
|
|
||||||
|
|
||||||
#
|
|
||||||
# Patch for RTEMS support.
|
|
||||||
#
|
|
||||||
%patch add ntp %{rtems_git_tools}/ntp/rtems-ntp-4.2.6p5.diff
|
|
||||||
%hash md5 rtems-ntp-4.2.6p5.diff 6fce685a73873f924a48b19d6b1700fc
|
|
||||||
|
|
||||||
#
|
|
||||||
# NTP Build configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/ntp-4-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for NTP
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build NTP.
|
|
||||||
#
|
|
||||||
net/ntp-4.2.6p5-1
|
|
@ -1,21 +0,0 @@
|
|||||||
#
|
|
||||||
# Google Protocol Buffers 2.6.1
|
|
||||||
#
|
|
||||||
|
|
||||||
%if %{release} == %{nil}
|
|
||||||
%define release 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%include %{_configdir}/rtems-bsp.cfg
|
|
||||||
|
|
||||||
#
|
|
||||||
# Google Protocol Buffers Version
|
|
||||||
#
|
|
||||||
%define protobuf_version 2.6.1
|
|
||||||
|
|
||||||
%hash md5 protobuf-%{protobuf_version}.tar.gz f3916ce13b7fcb3072a1fa8cf02b2423
|
|
||||||
|
|
||||||
#
|
|
||||||
# Protocol Buffers configuration
|
|
||||||
#
|
|
||||||
%include %{_configdir}/protobuf-2-1.cfg
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# Build set for Google Protocol Buffers
|
|
||||||
#
|
|
||||||
|
|
||||||
%define release 1
|
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Package defines
|
|
||||||
#
|
|
||||||
%include rtems-package.bset
|
|
||||||
|
|
||||||
#
|
|
||||||
# Build Protocol Buffers.
|
|
||||||
#
|
|
||||||
net/protobuf-2.6.1-1
|
|
@ -1,7 +0,0 @@
|
|||||||
#
|
|
||||||
# Base defines for RTEMS 4.10
|
|
||||||
#
|
|
||||||
|
|
||||||
%define rtems_version 4.10
|
|
||||||
|
|
||||||
%include rtems-base.bset
|
|
@ -2,11 +2,6 @@
|
|||||||
# Base defines for RTEMS
|
# Base defines for RTEMS
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
|
||||||
# Get the version of RTEMS
|
|
||||||
#
|
|
||||||
%include rtems-version.bset
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Define the build target.
|
# Define the build target.
|
||||||
#
|
#
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
#
|
|
||||||
# Current version is RTEMS 4.12
|
|
||||||
#
|
|
||||||
|
|
||||||
%define rtems_version 4.12
|
|
Loading…
x
Reference in New Issue
Block a user