STLinux 2.4 Update: stlinux24-host-iperf

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-host-iperf
Version: 2.0.5
Release: 11
Updated RPMS: Updated SRPMS: Changes:
  • Tue Jul 27 2010 Giuseppe Cavallaro <peppe.cavallaro at st.com> 11
    • [Update: 2.0.5] Updated to the latest version
    • [Add Source: iperf-2.0.5.tar.gz]
    • [Delete Source: iperf-2.0.4.tar.gz]
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-target-iozone

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-target-iozone
Version: 3_347
Release: 4
Updated RPMS: Updated SRPMS: Changes:
  • Tue Jul 27 2010 Giuseppe Cavallaro <peppe.cavallaro at st.com> 4
    • [Spec] add the URL and review the License
    • [Update: 347] Updated to the latest version
    • [Add Source: iozone3_347.tar]
    • [Delete Source: iozone3_321.tar]
    • [Modify patch: iozone-uclibc.patch] to build against the uClibc.
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-target-gdb

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-target-gdb
Version: 7.1
Release: 25
Updated RPMS: Updated SRPMS: Changes:
  • Wed Jul 28 2010 Chris Smith <chris.smith at st.com> 25
    • [Update: 7.1] Update sh to GDB 7.1 taken from internal git repository.
  • Fri Jul 02 2010 Ram Dayal<ram.dayal at st.com> 24
    • [Spec] arm build fix
  • Thu Jun 03 2010 Christian Bruel <christian.bruel at st.com> 24
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-target-gphoto2

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-target-gphoto2
Version: 2.4.8
Release: 5
Updated RPMS: Updated SRPMS: Changes:
  • Mon Jul 26 2010 Fabio Arnone <fabio.arnone at st.com> 5
    • [Spec] Added BuildRequires: popt, popt-dev, libltdl
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-target-etherwake

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-target-etherwake
Version: 1.09
Release: 5
Updated RPMS: Updated SRPMS: Changes:
  • Tue Jul 27 2010 Giuseppe Cavallaro <peppe.cavallaro at st.com> 5
    • [Add patch: etherwake_1.09-3.diff.gz] new patch from Debian
    • [Remove patch: etherwake_1.09-2.diff.gz
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-host-etherwake

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-host-etherwake
Version: 1.09
Release: 5
Updated RPMS: Updated SRPMS: Changes:
  • Tue Jul 27 2010 Giuseppe Cavallaro <peppe.cavallaro at st.com> 5
    • [Add patch: etherwake_1.09-3.diff.gz] new patch from Debian
    • [Remove patch: etherwake_1.09-2.diff.gz
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-target-iperf

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-target-iperf
Version: 2.0.5
Release: 10
Updated RPMS: Updated SRPMS: Changes:
  • Tue Jul 27 2010 Giuseppe Cavallaro <peppe.cavallaro at st.com> 10
    • [Update: 2.0.5] Updated to the latest version
    • [Add Source: iperf-2.0.5.tar.gz]
    • [Delete Source: iperf-2.0.4.tar.gz]
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-cross-gdb

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-cross-gdb
Version: 7.1
Release: 49
Updated RPMS: Updated SRPMS: Changes:
  • Wed Jul 28 2010 Chris Smith <chris.smith at st.com> 49
    • [Update: 7.1] Update the sh version to a modified GDB 7.1 taken from our internal git repository.
  • Fri Jul 09 2010 Ram Dayal<ram.dayal at st.com> 48
    • [Spec] ARMv6 build fix
  • Fri Jul 02 2010 Ram Dayal<ram.dayal at st.com> 48
    • [Spec] ARM build fix
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-target-stslave

STLinux 2.4 Updates - Thu, 2010-07-29 11:37
Package: stlinux24-target-stslave
Version: 0.7
Release: 22
Updated RPMS: Updated SRPMS: Changes:
  • Thu Jul 29 2010 Giuseppe Condorelli <giuseppe.condorelli at st.com> 22
    • [Add patch: stslave-0.7-new-toolchain-support.patch] align stslave to newer st200 toolchain. Old toolchains support still present but in practice only 7100 cpu based boards are supported by them.
Categories: STLinux 2.4 Updates

STLinux 2.3 Update: stlinux23-cross-gcc

STLinux 2.3 Updates - Mon, 2010-07-26 11:27
Package: stlinux23-cross-gcc
Version: 4.2.4
Release: 66
Updated RPMS: Updated SRPMS: Changes:
  • Wed Jul 21 2010 Christian Bruel <christian.bruel at st.com> 66
  • Mon Jul 12 2010 Christian Bruel <christian.bruel at st.com> 65
    • [Spec] Move CC definition to CONFIG_SHELL="/bin/sh" ; export CONFIG_SHELL ; HOST_CFLAGS="${CFLAGS:--O2 -g -march=i386 -mcpu=i686}" ; export HOST_CFLAGS ; HOST_CXXFLAGS="${CXXFLAGS:--O2 -g -march=i386 -mcpu=i686}" ; export HOST_CXXFLAGS ; CFLAGS="-g -O2" ; export CFLAGS ; CXXFLAGS="-g -O2" ; export CXXFLAGS ; CC="gcc -m32" ; export CC ; CXX="g++ -m32" ; export CXX ; rm -rf /var/tmp/stlinux23-cross-gcc-sh4_uclibc-root.
Categories: STLinux 2.3 Updates

STLinux 2.3 Update: stlinux23-host-kernel-source-sh4

STLinux 2.3 Updates - Mon, 2010-07-26 11:27
Package: stlinux23-host-kernel-source-sh4
Version: 2.6.23.17_stm23_0125
Release: 125
Updated RPMS: Updated SRPMS: Changes:
Categories: STLinux 2.3 Updates

STLinux 2.3 Update: stlinux23-target-gcc

STLinux 2.3 Updates - Mon, 2010-07-26 11:25
Package: stlinux23-target-gcc
Version: 4.2.4
Release: 68
Updated RPMS: Updated SRPMS: Changes:
  • Wed Jul 21 2010 Christian Bruel <christian.bruel at st.com> 68
  • Wed Jul 07 2010 Christian Bruel <christian.bruel at st.com> 67
    • [Add patch: gcc-4.2.4-notas] Add -mtas and -mnotas (default) options.
Categories: STLinux 2.3 Updates

STLinux 2.3 Update: stlinux23-target-kernel

STLinux 2.3 Updates - Mon, 2010-07-26 11:24
Package: stlinux23-target-kernel
Version: 2.6.23.17_stm23_0125
Release: 13
Updated RPMS: Updated SRPMS: Changes:
Categories: STLinux 2.3 Updates

STLinux 2.4 Update: stlinux24-target-upstart

STLinux 2.4 Updates - Mon, 2010-07-26 08:16
Package: stlinux24-target-upstart
Version: 0.6.5
Release: 5
Updated RPMS: Updated SRPMS: Changes:
  • Mon Jul 19 2010 Francesco Rundo <francesco.rundo at st.com> 5
    • [Add source: upstart-0.6.5-dbus-autogen-files-init-uclibc.tar.gz] Added source files -for init subdir- automatically generated from uClibc target build by using nih-dbus-tool.
    • [Add source: upstart-0.6.5-dbus-autogen-files-util-uclibc.tar.gz] Added source files -for util subdir- automatically generated from uClibc target build by using nih-dbus-tool.
  • Mon Jul 12 2010 Giuseppe Cavallaro <peppe.cavallaro at st.com> 4
    • [Spec] Added %install section and the URL field. Added BuildRequires: libnih-dev.
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-host-kernel-source-sh4

STLinux 2.4 Updates - Mon, 2010-07-26 08:16
Package: stlinux24-host-kernel-source-sh4
Version: 2.6.32.16_stm24_0202
Release: 202
Updated RPMS: Updated SRPMS: Changes:
  • Fri Jul 23 2010 Stuart Menefy <stuart.menefy at st.com> 202
    • [Delete patch: linux-2.6.32.10.patch.bz2; Add patch: linux-2.6.32.16.patch.bz2] Update to latest stable kernel patch.
    • [Delete patch: linux-2.6.32.10_stm24_sh4_0201.patch.bz2; Add patch: linux-2.6.32.16_stm24_sh4_0202.patch.bz2] sh_stm: STMicroelectronics STLinux 2.4 kernel release 202
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-cross-gcc

STLinux 2.4 Updates - Mon, 2010-07-26 08:16
Package: stlinux24-cross-gcc
Version: 4.4.4
Release: 67
Updated RPMS: Updated SRPMS: Changes:
  • Wed Jul 21 2010 Christian Bruel <christian.bruel at st.com> 67
  • Fri Jul 16 2010 Christian Bruel <christian.bruel at st.com> 66
  • Thu Jul 15 2010 Christian Bruel <christian.bruel at st.com> 66
    • [Spec] Add mpc dependency.
  • Mon Jul 12 2010 Christian Bruel <christian.bruel at st.com> 66
    • [Spec] Factorize gmp and mpfr configure options.
    • [Spec] Move CC definition to common cross_setup macro.
    • [Spec] Add BuildRequires gmp and mpfr packages.
Categories: STLinux 2.4 Updates

STLinux 2.4 Update: stlinux24-target-gcc

STLinux 2.4 Updates - Mon, 2010-07-26 08:16
Categories: STLinux 2.4 Updates
Syndicate content