summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2015-12-12kernel.bbclass: drop unnecessary 'eval' from kernel_do_configure()Andre McCurdy1
2015-12-12insane: in libdir test allow libraries in libexecdirJuro Bystricky1
2015-12-09package_ipk: allow to specify OPKG_ARGS in local.confVladimir Zapolskiy1
2015-12-09systemd.bbclass: Allow enabling of parameterised servicesBob Ham1
2015-12-09base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton1
2015-12-08package_regex.inc: split entries with odd-even versioning into their own recipesAlexander Kanavin1
2015-12-08toolchain-scripts.bbclass: unset command_not_found_handleFang Jia1
2015-12-08waf.bbclass: remove unused parameter from get_waf_parallel_make()Andre McCurdy1
2015-12-07base: Improve handling of switching virtual/x providersRichard Purdie1
2015-12-01python3: Upgrade from 3.4.3 to 3.5Alejandro Hernandez3
2015-12-01sanity: don't enforce DISPLAY for testimageRoss Burton1
2015-12-01base: add automatic dependency on lzip-native for .lz SRC_URIRoss Burton1
2015-12-01base: decode SRC_URI before adding implicit fetch dependenciesRoss Burton1
2015-12-01buildhistory.bbclass: support extending the content of the build historyPatrick Ohly1
2015-12-01license.bbclass: Create image license manifestMariano Lopez1
2015-12-01license.bbclass: Add function get_deployed_filesMariano Lopez1
2015-12-01license.bbclass: Added function get_deployed_dependenciesMariano Lopez1
2015-12-01license.bbclass: Added get_boot_dependencies functionMariano Lopez1
2015-12-01license.bbclass: Split license create manifestMariano Lopez1
2015-12-01license.bbclass: Write recipeinfo file in license folderMariano Lopez1
2015-12-01populate_sdk_ext.bbclass: Be more permissive on the name of the buildtoolsMark Hatle1
2015-12-01populate_sdk_base: Add sysroot symlink checkHaris Okanovic1
2015-12-01classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCHPaul Eggleton1
2015-12-01classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton1
2015-12-01classes/populate_sdk_ext: make it clear when SDK installation has failedPaul Eggleton1
2015-12-01classes/populate_sdk_ext: tidy up preparation log file writingPaul Eggleton1
2015-12-01boot-directdisk.bbclass: remove HDDIMG before createRobert Yang1
2015-11-25sstate: Ensure siginfo and sig files are also touchedRichard Purdie1
2015-11-24qemu.bbclass: fix vardeps of QEMU_OPTIONSChristopher Larson1
2015-11-24qemu.bbclass: correct the fsl ppc QEMU_EXTRAOPTIONSChristopher Larson1
2015-11-24autotools: Allow recipe-individual configure scriptsJens Rehsack1
2015-11-24allarch: Force TARGET_*FLAGS variable valuesMike Crowe1
2015-11-24image_types: improve wks path specificationChristopher Larson1
2015-11-24insane.bbclass: Avoid libdir QA check if PACKAGE_DEBUG_SPLIT_STYLE='debug-fil...Jian Liu1
2015-11-24classes/cpan-base: fix libdir for nativesdkTyler Hall1
2015-11-24bbclass: fix spelling mistakesMaxin B. John12
2015-11-24rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexcludeMartin Jansa3
2015-11-24insane: Don't depend on BB_TASKDEPDATARichard Purdie1
2015-11-24kernel: fix race condition between compile_kernelmodules and shared_workdirJens Rehsack2
2015-11-24classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie4
2015-11-24classes/license: fix intermittent license collection warningPaul Eggleton1
2015-11-24classes/metadata_scm: fix git errors showing up on non-git repositoriesPaul Eggleton1
2015-11-24sstate: respect GPG_BIN and GPG_HOMERoss Burton1
2015-11-24archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packagesJian Liu1
2015-11-24archiver.bbclass: fix previous issue regarding work-shared for linux-yoctoAlejandro Hernandez1
2015-11-24waf.bbclass: filter out non -j from PARALLEL_MAKEEnrico Scholz1
2015-11-24ptest-gnome: extend EXTRA_OECONF in all builds, not just targetRoss Burton1
2015-11-16classes/distrodata: split SRC_URI properly before determining typePaul Eggleton1
2015-11-16classes/buildhistory: split package history values only oncePaul Eggleton1
2015-11-16cmake.bbclass: don't duplicate CMAKE_C_FLAGS in CMAKE_C_FLAGS_RELEASEAndre McCurdy1