aboutsummaryrefslogtreecommitdiffstats
path: root/classes/external-toolchain.bbclass
AgeCommit message (Expand)Author
2023-05-18external-toolchain: remove not needed finalize callChristopher Larson
2023-04-21external-toolchain.bbclass: inherit external-debugsrcChristopher Larson
2023-04-21external-toolchain.bbclass: stop overriding S, we need it for debugsrcChristopher Larson
2022-12-05external-toolchain.bbclass: add 'external' to overrides for these recipesChristopher Larson
2021-09-01Convert to new overrides syntax for honisterChristopher Larson
2020-07-28Add support for FILES_PREMIRRORSChristopher Larson
2020-07-02external-toolchain.bbclass: fix already-stripped warning removalChristopher Larson
2019-09-17Use --no-preserve=ownership when copyingChristopher Larson
2018-11-16Merge remote-tracking branch 'origin/sumo'Christopher Larson
2018-10-12external-toolchain.bbclass: add missing mlprefix in binutils depChristopher Larson
2018-08-03external-toolchain.bbclass: expand permissions beyond userSerge Semin
2018-08-03external-toolchain.bbclass: stop disabling stripChristopher Larson
2018-08-03external-toolchain.bbclass: use PACKAGE_DEPENDSChristopher Larson
2018-03-15external-toolchain.bbclass: skip when TCMODE is non-externalChristopher Larson
2017-01-03Revert "Drop now-unnecessary <pkg>-dbg bits"Christopher Larson
2017-01-03external-toolchain: also inhibit debug splitChristopher Larson
2016-10-18Clean up references to the old .debug handlingChristopher Larson
2016-10-18external-toolchain.bbclass: use bb.utils.to_booleanChristopher Larson
2016-10-18external-toolchain.bbclass: simplify skip logicChristopher Larson
2016-06-07Depend on cross binutils for packagingChristopher Larson
2016-05-18external-toolchain: automatically deal with do_install_appendChristopher Larson
2016-02-16Add missing expand flagsChristopher Larson
2016-02-11Drop now-unnecessary <pkg>-dbg bitsChristopher Larson
2015-07-29oe.external: move common functions hereChristopher Larson
2015-07-24external-toolchain: filter out .debug for parse time checkChristopher Larson
2015-05-07external_toolchain: add find_sysroot_files convenience functionChristopher Larson
2015-04-28external-toolchain.bbclass: skip build-deps testChristopher Larson
2015-04-28external-toolchain.bbclass: set S=WORKDIRChristopher Larson
2015-04-24external-toolchain: correct ownership of our filesChristopher Larson
2015-04-14libgcc,gcc-runtime: align TARGET_SYS/EXTERNAL_TARGET_SYSChristopher Larson
2015-04-14external-toolchain: catch re compilation errors in FILES_MIRRORSChristopher Larson
2015-04-01Handle EXTERNAL_TOOLCHAIN correctly in checksumsChristopher Larson
2014-12-22external-toolchain: show checked files when skippingChristopher Larson
2014-12-19Split up external-sourcery-toolchain into separate recipesChristopher Larson