summaryrefslogtreecommitdiffstats
path: root/toolchain-layer
Commit message (Collapse)AuthorAgeFilesLines
* various: update ; proto= to ; protocol= in SRC_URIKoen Kooi2012-07-161-1/+1
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcc-4.6: Migrate recipes from OE-CoreKhem Raj2012-07-09163-46495/+6935
| | | | | | | Remove linaro patches. If one needs to use linaro modified gcc they should use meta-linaro Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-4.5: RemoveKhem Raj2012-05-15242-122182/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* binutils-2.20: RemoveKhem Raj2012-05-1525-32560/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eglibc-2.12: RemoveKhem Raj2012-05-1513-419/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgcc-4.5: Fix nativesdk build problemKhem Raj2012-05-021-14/+18
| | | | | | | | | We need to use BPN instead of PN so we access libgcc and not libgcc-nativesdk Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common ↵Khem Raj2012-05-021-1/+1
| | | | | | | | | | | | include To accomodate gcc 4.7 which needed a different option than --with-header this option setting has been moved into version specific recipes Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtimeKhem Raj2012-05-021-11/+36
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* README: keep PATCH prefix in subject-prefix, some people filter their inbox ↵Martin Jansa2012-04-261-1/+1
| | | | | | based on that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcc-4.5: Backport cpp honor sysroot patchKhem Raj2012-04-192-1/+38
| | | | | | | This patch is well vetted on gcc-4.6 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Update to 2012.03 linaro releaseKhem Raj2012-04-087-1/+1119
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eglibc-2.12: Move to toolchain-layerKhem Raj2012-03-2913-0/+419
| | | | | | Its relevant in toolchain layer Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-4.5: Fix meta-toolchain builds with gcc 4.5Khem Raj2012-03-292-3/+3
| | | | | | | | | | | | | | | | | | | | Correct a typo Make license parsable by license manage Fixes messages like WARNING: libgcc-nativesdk: No generic license file exists for: RUNTIME in any provider WARNING: libgcc-nativesdk: No generic license file exists for: LIBRARY in any provider WARNING: libgcc-nativesdk: No generic license file exists for: EXCEPTION in any provider NOTE: package libgcc-nativesdk-4.5-r48+svnr184907: task do_populate_lic: Succeeded Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* toolchain-layer: move binutils and gcc from meta-oe into hereKoen Kooi2012-03-24382-0/+200289
| | | | | | | Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* toolchain-layer: initial addKoen Kooi2012-03-233-0/+56
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Eric Bénard <eric@eukrea.com>