aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-01-07qt4: remove recipes and classesAlexander Kanavin
2016-01-05image: Condense do_rootfs function/flagsRichard Purdie
2016-01-05image/rootfs-postcommands: Separate out post rootfs commands to separate classRichard Purdie
2016-01-05image: Remove pointless rootfs lockRichard Purdie
2015-12-27image-vm.bbclass: uses IMAGE_LINK_NAMEMing Liu
2015-12-27image-live.bbclass: uses IMAGE_LINK_NAMEMing Liu
2015-12-27mirrors: add archive.apache.org to Apache mirrorsAlexander Kanavin
2015-12-27buildhistory: improve support for extensible SDKPaul Eggleton
2015-12-27buildhistory: fix not recording SDK informationPaul Eggleton
2015-12-27kernel-yocto: fix checkout bare-cloned kernel repositoriesJianxun Zhang
2015-12-22classes/populate_sdk_ext: error out of install if buildtools install failsPaul Eggleton
2015-12-22classes/populate_sdk_ext: hide build configuration in devtool build* outputPaul Eggleton
2015-12-22classes/base: don't print header if BUILDCFG_HEADER not setPaul Eggleton
2015-12-22classes/populate_sdk_ext: use uninative to set NATIVELSBSTRINGPaul Eggleton
2015-12-22toaster.bbclass: fix TypeError when parsing build statsElliot Smith
2015-12-22staging.bbclass: make already-stripped can be skippedJackie Huang
2015-12-18buildstats-summary/toaster: Cope with removal of get_bn()Richard Purdie
2015-12-18toaster: Update for buildstats changesRichard Purdie
2015-12-18buildstats: Improve to add getrusage data and corrected IO statsRichard Purdie
2015-12-18buildstats: Separate out the build and task data to allow improvementsRichard Purdie
2015-12-18buildstats: Clean up e.data and bb.data referencesRichard Purdie
2015-12-18buildstats: Drop get_bn/set_pn and just use BUILDNAMERichard Purdie
2015-12-18buildstats: Drop disk data from buildstatsRichard Purdie
2015-12-16uninative.bbclass: Choose the correct loader based on BUILD_ARCHRandy Witt
2015-12-16license: Fix BB_TASKDEPDATA referencesRichard Purdie
2015-12-16meta: Drop now pointless manual -dbg packagingRichard Purdie
2015-12-15package: Add auto package splitting of .debug filesRichard Purdie
2015-12-14nopackages: Add class for recipes which don't generate packagesRichard Purdie
2015-12-14sstate: Ensure populate_lic dependencies are not followedRichard Purdie
2015-12-14populate_sdk_ext/sign_rpm/sign_package_feed: Add missing getVar parameterRichard Purdie
2015-12-12mirrors: replace references to archive.apache.orgAlexander Kanavin
2015-12-12kernel.bbclass: drop unnecessary 'eval' from kernel_do_configure()Andre McCurdy
2015-12-12insane: in libdir test allow libraries in libexecdirJuro Bystricky
2015-12-09package_ipk: allow to specify OPKG_ARGS in local.confVladimir Zapolskiy
2015-12-09systemd.bbclass: Allow enabling of parameterised servicesBob Ham
2015-12-09base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton
2015-12-08package_regex.inc: split entries with odd-even versioning into their own recipesAlexander Kanavin
2015-12-08toolchain-scripts.bbclass: unset command_not_found_handleFang Jia
2015-12-08waf.bbclass: remove unused parameter from get_waf_parallel_make()Andre McCurdy
2015-12-07base: Improve handling of switching virtual/x providersRichard Purdie
2015-12-01python3: Upgrade from 3.4.3 to 3.5Alejandro Hernandez
2015-12-01sanity: don't enforce DISPLAY for testimageRoss Burton
2015-12-01base: add automatic dependency on lzip-native for .lz SRC_URIRoss Burton
2015-12-01base: decode SRC_URI before adding implicit fetch dependenciesRoss Burton
2015-12-01buildhistory.bbclass: support extending the content of the build historyPatrick Ohly
2015-12-01license.bbclass: Create image license manifestMariano Lopez
2015-12-01license.bbclass: Add function get_deployed_filesMariano Lopez
2015-12-01license.bbclass: Added function get_deployed_dependenciesMariano Lopez
2015-12-01license.bbclass: Added get_boot_dependencies functionMariano Lopez
2015-12-01license.bbclass: Split license create manifestMariano Lopez