aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-devtools/gcc
AgeCommit message (Collapse)Author
2016-01-15gcc: Package additional hard links for AMD platformsDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2015-08-20gcc: drop un-necessary appendsAwais Belal
The gcc version (4.8) has moved on to 4.8.4 which has the required changes upstream so we drop the appends that are not needed anymore. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2015-07-20Revert "gcc: don't pull unwind.h from cross sysroot"Drew Moseley
This reverts commit 15a33d907551a175c415f7f5cb3c4587b6a9c470.
2015-07-18gcc: don't pull unwind.h from cross sysrootDrew Moseley
libgcc-external provides this. (From meta-sourcery rev: e890f1c457057523d38e0126934f6f85c0b96aac) Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2015-07-02common: recipe refinementsAwais Belal
The yocto standards specify that no layer should affect other layers when it is not intended to be built. So machine, distro or layer overrides should be used where ever possible to minimize the impact of any such anomaly. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2014-05-02Drop PRINC usage from layerSean Hudson
Signed-off-by: Sean Hudson <sean_hudson@mentor.com>
2014-04-25common: Reorganize recipes to Yocto standardsDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>