summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/populate_sdk_ext: error out of install if buildtools install failsPaul Eggleton2015-12-281-1/+1
* classes/populate_sdk_ext: hide build configuration in devtool build* outputPaul Eggleton2015-12-281-0/+3
* classes/base: don't print header if BUILDCFG_HEADER not setPaul Eggleton2015-12-281-1/+2
* classes/populate_sdk_ext: use uninative to set NATIVELSBSTRINGPaul Eggleton2015-12-281-5/+2
* toaster.bbclass: fix TypeError when parsing build statsElliot Smith2015-12-221-2/+2
* staging.bbclass: make already-stripped can be skippedJackie Huang2015-12-221-1/+4
* buildstats-summary/toaster: Cope with removal of get_bn()Richard Purdie2015-12-182-5/+2
* toaster: Update for buildstats changesRichard Purdie2015-12-181-8/+4
* buildstats: Improve to add getrusage data and corrected IO statsRichard Purdie2015-12-181-21/+43
* buildstats: Separate out the build and task data to allow improvementsRichard Purdie2015-12-181-12/+25
* buildstats: Clean up e.data and bb.data referencesRichard Purdie2015-12-181-21/+20
* buildstats: Drop get_bn/set_pn and just use BUILDNAMERichard Purdie2015-12-181-32/+5
* buildstats: Drop disk data from buildstatsRichard Purdie2015-12-181-104/+3
* uninative.bbclass: Choose the correct loader based on BUILD_ARCHRandy Witt2015-12-161-1/+1
* license: Fix BB_TASKDEPDATA referencesRichard Purdie2015-12-161-2/+4
* meta: Drop now pointless manual -dbg packagingRichard Purdie2015-12-163-20/+0
* package: Add auto package splitting of .debug filesRichard Purdie2015-12-161-0/+17
* nopackages: Add class for recipes which don't generate packagesRichard Purdie2015-12-143-14/+8
* sstate: Ensure populate_lic dependencies are not followedRichard Purdie2015-12-141-0/+3
* populate_sdk_ext/sign_rpm/sign_package_feed: Add missing getVar parameterRichard Purdie2015-12-143-3/+3
* mirrors: replace references to archive.apache.orgAlexander Kanavin2015-12-121-1/+1
* kernel.bbclass: drop unnecessary 'eval' from kernel_do_configure()Andre McCurdy2015-12-121-1/+2
* insane: in libdir test allow libraries in libexecdirJuro Bystricky2015-12-121-1/+2
* package_ipk: allow to specify OPKG_ARGS in local.confVladimir Zapolskiy2015-12-091-1/+1
* systemd.bbclass: Allow enabling of parameterised servicesBob Ham2015-12-091-0/+14
* base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton2015-12-091-1/+4
* package_regex.inc: split entries with odd-even versioning into their own recipesAlexander Kanavin2015-12-081-0/+5
* toolchain-scripts.bbclass: unset command_not_found_handleFang Jia2015-12-081-0/+1
* waf.bbclass: remove unused parameter from get_waf_parallel_make()Andre McCurdy2015-12-081-2/+2
* base: Improve handling of switching virtual/x providersRichard Purdie2015-12-081-1/+19
* python3: Upgrade from 3.4.3 to 3.5Alejandro Hernandez2015-12-013-3/+3
* sanity: don't enforce DISPLAY for testimageRoss Burton2015-12-011-8/+0
* base: add automatic dependency on lzip-native for .lz SRC_URIRoss Burton2015-12-011-0/+4
* base: decode SRC_URI before adding implicit fetch dependenciesRoss Burton2015-12-011-33/+34
* buildhistory.bbclass: support extending the content of the build historyPatrick Ohly2015-12-011-1/+12
* license.bbclass: Create image license manifestMariano Lopez2015-12-011-11/+51
* license.bbclass: Add function get_deployed_filesMariano Lopez2015-12-011-0/+15
* license.bbclass: Added function get_deployed_dependenciesMariano Lopez2015-12-011-0/+48
* license.bbclass: Added get_boot_dependencies functionMariano Lopez2015-12-011-0/+36
* license.bbclass: Split license create manifestMariano Lopez2015-12-011-14/+22
* license.bbclass: Write recipeinfo file in license folderMariano Lopez2015-12-011-0/+11
* populate_sdk_ext.bbclass: Be more permissive on the name of the buildtoolsMark Hatle2015-12-011-4/+1
* populate_sdk_base: Add sysroot symlink checkHaris Okanovic2015-12-011-1/+52
* classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCHPaul Eggleton2015-12-011-0/+5
* classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton2015-12-011-1/+1
* classes/populate_sdk_ext: make it clear when SDK installation has failedPaul Eggleton2015-12-011-1/+1
* classes/populate_sdk_ext: tidy up preparation log file writingPaul Eggleton2015-12-011-1/+2
* boot-directdisk.bbclass: remove HDDIMG before createRobert Yang2015-12-011-0/+2
* sstate: Ensure siginfo and sig files are also touchedRichard Purdie2015-11-251-0/+2
* qemu.bbclass: fix vardeps of QEMU_OPTIONSChristopher Larson2015-11-241-0/+1