Skip to content

Commit

Permalink
package/gcc: remove version 6.5
Browse files Browse the repository at this point in the history
gcc 9.1 is around, gcc 8.3 is the default version, so drop
6.5 in order to reduce the gcc choice.

Keep gcc 5.5 since it still used by beaglebone_qt5_defconfig.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
  • Loading branch information
RomainNaour authored and jacmet committed Aug 4, 2019
1 parent baf1775 commit 983361a
Show file tree
Hide file tree
Showing 16 changed files with 7 additions and 593 deletions.
7 changes: 7 additions & 0 deletions Config.in.legacy
Expand Up @@ -146,6 +146,13 @@ endif

comment "Legacy options removed in 2019.08"

config BR2_GCC_VERSION_6_X
bool "gcc 6.x support removed"
select BR2_LEGACY
help
Support for gcc version 6.x has been removed. The current
default version (8.x or later) has been selected instead.

config BR2_GCC_VERSION_4_9_X
bool "gcc 4.9.x support removed"
select BR2_LEGACY
Expand Down
48 changes: 0 additions & 48 deletions package/gcc/6.5.0/0001-m68k-coldfire-pr68467.patch

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions package/gcc/6.5.0/100-uclibc-conf.patch

This file was deleted.

13 changes: 0 additions & 13 deletions package/gcc/6.5.0/301-missing-execinfo_h.patch

This file was deleted.

30 changes: 0 additions & 30 deletions package/gcc/6.5.0/810-arm-softfloat-libgcc.patch

This file was deleted.

15 changes: 0 additions & 15 deletions package/gcc/6.5.0/830-arm_unbreak_armv4t.patch

This file was deleted.

This file was deleted.

56 changes: 0 additions & 56 deletions package/gcc/6.5.0/860-cilk-wchar.patch

This file was deleted.

15 changes: 0 additions & 15 deletions package/gcc/6.5.0/890-fix-m68k-compile.patch

This file was deleted.

40 changes: 0 additions & 40 deletions package/gcc/6.5.0/896-microblaze-Revert.patch

This file was deleted.

0 comments on commit 983361a

Please sign in to comment.