aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.1.0.inc
blob: df0ae3f2518ec0314dda61885ba13e9f038aa6d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
require gcc-common.inc

INC_PR = "r10"

DEFAULT_PREFERENCE = "-1"

# Use the same patches as gcc-4.1.1 does
FILESPATHPKG .= ":gcc-4.1.1"

SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
	file://arm-nolibfloat.patch;patch=1 \
	file://arm-softfloat.patch;patch=1 \
	file://zecke-xgcc-cpp.patch;patch=1 \
    file://pr34130.patch;patch=1"

SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "

EXTRA_OECONF_BASE = "--disable-libssp --disable-libmudflap"

# Language Overrides
FORTRAN = ""
19.0.0Zang Ruochen 2019-04-29python-cffi: upgrade 1.12.2 -> 1.12.3Zang Ruochen 2019-04-29python-alembic: upgrade 1.0.0 -> 1.0.9Zang Ruochen 2019-04-27python-lxml: upgrade 4.3.1 -> 4.3.3Zang Ruochen 2019-04-27python-jinja2: upgrade 2.10 -> 2.10.1Zang Ruochen 2019-04-27python-editor: upgrade 1.0.3 -> 1.0.4Zang Ruochen 2019-04-27python-cython: upgrade 0.28.5 -> 0.29.6Zang Ruochen 2019-04-27python-pbr: upgrade 4.2.0 -> 5.1.3Zang Ruochen 2019-04-18python-stevedore: upgrade 1.29.0 -> 1.30.1Zang Ruochen 2019-04-18python-pytz: upgrade 2018.5 -> 2019.1Zang Ruochen 2019-04-18python-pyopenssl: upgrade 18.0.0 -> 19.0.0Zang Ruochen 2019-04-18python-pymongo: upgrade 3.7.1 -> 3.7.2Zang Ruochen 2019-04-18python-py: upgrade 1.6.0 -> 1.8.0Zang Ruochen 2019-04-18python-psutil: upgrade 5.4.6 -> 5.6.1Zang Ruochen 2019-04-18python-paste: upgrade 3.0.6 -> 3.0.8Zang Ruochen 2019-04-18python-msgpack: upgrade 0.6.0 -> 0.6.1Zang Ruochen 2019-04-18python-mako: upgrade 1.0.7 -> 1.0.9Zang Ruochen 2019-04-16python-pycodestyle: Fix conflict error with python3-pycodestyle during do_rootfsleimaohui 2019-04-16python-obd: Add missing RDEPENDSAlistair Francis 2019-04-16To fix confilict error with python3-pbr.leimaohui 2019-04-12python-dateutil: upgrade 2.7.3 -> 2.8.0Zang Ruochen 2019-04-12python-beabutifulsoup4: upgrade 4.6.0 -> 4.7.1Zang Ruochen 2019-04-12python-certifi: upgrade 2018.8.13 -> 2019.3.9Zang Ruochen 2019-04-12python-attrs: upgrade 18.1.0 -> 19.1.0Zang Ruochen 2019-04-12python-cffi: upgrade 1.11.5 -> 1.12.2Zang Ruochen 2019-04-09python-flask-socketio: move to meta-python directoryYi Zhao 2019-04-09python-cryptography: Move linker flag to .incChris Garren 2019-04-06python-cryptography: Bump from 2.4.1 to 2.6.1Alistair Francis 2019-04-06python3-xxhash: Initial commitAlistair Francis 2019-04-06python3-pocketsphinx: Initial commitAlistair Francis 2019-04-06python3-pyfann2: Initial commitAlistair Francis 2019-04-06python3-pyaudio: Initial commitAlistair Francis 2019-04-06python*-requests: Update 2.20.1 -> 2.21.0Fabio Berton 2019-04-01layer.conf: Add warrior to compatible release seriesKhem Raj 2019-03-29meta-python: Initial commit of Python3 OBDII moduleAlistair Francis