summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu.bbclass: correct the fsl ppc QEMU_EXTRAOPTIONSChristopher Larson2015-11-241-6/+6
* autotools: Allow recipe-individual configure scriptsJens Rehsack2015-11-241-21/+22
* allarch: Force TARGET_*FLAGS variable valuesMike Crowe2015-11-241-0/+4
* image_types: improve wks path specificationChristopher Larson2015-11-241-7/+29
* insane.bbclass: Avoid libdir QA check if PACKAGE_DEBUG_SPLIT_STYLE='debug-fil...Jian Liu2015-11-241-0/+3
* classes/cpan-base: fix libdir for nativesdkTyler Hall2015-11-241-9/+2
* bbclass: fix spelling mistakesMaxin B. John2015-11-2412-14/+14
* rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexcludeMartin Jansa2015-11-243-3/+0
* insane: Don't depend on BB_TASKDEPDATARichard Purdie2015-11-241-0/+1
* kernel: fix race condition between compile_kernelmodules and shared_workdirJens Rehsack2015-11-242-1/+9
* classes: Ensure pass setVar/setVarFlag strings, not integersRichard Purdie2015-11-244-10/+10
* classes/license: fix intermittent license collection warningPaul Eggleton2015-11-241-0/+1
* classes/metadata_scm: fix git errors showing up on non-git repositoriesPaul Eggleton2015-11-241-10/+10
* sstate: respect GPG_BIN and GPG_HOMERoss Burton2015-11-241-3/+17
* archiver.bbclass: add bbappend when do_ar_recipe kernel and gcc packagesJian Liu2015-11-241-0/+10
* archiver.bbclass: fix previous issue regarding work-shared for linux-yoctoAlejandro Hernandez2015-11-241-11/+9
* waf.bbclass: filter out non -j from PARALLEL_MAKEEnrico Scholz2015-11-241-1/+23
* ptest-gnome: extend EXTRA_OECONF in all builds, not just targetRoss Burton2015-11-241-1/+1
* classes/distrodata: split SRC_URI properly before determining typePaul Eggleton2015-11-161-2/+2
* classes/buildhistory: split package history values only oncePaul Eggleton2015-11-161-1/+1
* cmake.bbclass: don't duplicate CMAKE_C_FLAGS in CMAKE_C_FLAGS_RELEASEAndre McCurdy2015-11-161-5/+5
* rm_work.bbclass: Exclude do_rootfs stamp removalJate Sujjavanich2015-11-161-0/+4
* oeqa/testimage: Add support for test folder export.Lucian Musat2015-11-161-1/+13