summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/fs/test_ubi.py
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-07 14:08:09 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-07 14:08:09 +0200
commitfcbb098a0c87337752afdd5cb76bd9714a9873eb (patch)
tree5134a3dc0b67fdf6d7648752bb23e416fb1e62c8 /support/testing/tests/fs/test_ubi.py
parentef1ad1fe66a6f55a7d5e1c45c88f665c9470c363 (diff)
downloadbuildroot-fcbb098a0c87337752afdd5cb76bd9714a9873eb.tar.gz
buildroot-fcbb098a0c87337752afdd5cb76bd9714a9873eb.zip
configs/galileo_defconfig: remove legacy binutils version selection
Back when galileo_defconfig was added, an explicit binutils version was used, because only binutils >= 2.25 had support for the -momit-lock-prefix option, necessary to workaround a CPU issue. Support for binutils 2.25 has now been removed from Buildroot, and therefore the option no longer exists, causing a build failure. The oldest binutils version that can be selected in Buildroot is binutils 2.26, which has support for -momit-lock-prefix. Therefore, we simply remove the explicit binutils version selection. Fixes: https://gitlab.com/buildroot.org/buildroot/builds/15762201 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/testing/tests/fs/test_ubi.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud