aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain-layer
AgeCommit message (Collapse)Author
2012-11-23README: update to dannyEric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-28gcc: Delete gcc intermediate recipesKhem Raj
Not needed after toolchain rework Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-16various: update ; proto= to ; protocol= in SRC_URIKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-09gcc-4.6: Migrate recipes from OE-CoreKhem Raj
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>
2012-05-15gcc-4.5: RemoveKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-05-15binutils-2.20: RemoveKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-05-15eglibc-2.12: RemoveKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-05-02libgcc-4.5: Fix nativesdk build problemKhem Raj
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>
2012-05-02gcc-crosssdk-intermediate_4.5.bb: with-headers has been moved from common ↵Khem Raj
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>
2012-05-02gcc-4.5: Match with OE-Core on building procedure for libgcc and gcc-runtimeKhem Raj
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>
2012-04-26README: keep PATCH prefix in subject-prefix, some people filter their inbox ↵Martin Jansa
based on that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-19gcc-4.5: Backport cpp honor sysroot patchKhem Raj
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>
2012-04-08gcc-4.6: Update to 2012.03 linaro releaseKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-29eglibc-2.12: Move to toolchain-layerKhem Raj
Its relevant in toolchain layer Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-29gcc-4.5: Fix meta-toolchain builds with gcc 4.5Khem Raj
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>
2012-03-24toolchain-layer: move binutils and gcc from meta-oe into hereKoen Kooi
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>
2012-03-23toolchain-layer: initial addKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Eric Bénard <eric@eukrea.com>