aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-12-21image_types.bbclass: use stat to get sparse file's sizerbt/2fixesRobert Yang
2017-12-18image.bbclass: Add additional bb.debug to help track 12304Saul Wold
2017-12-18image_types: btrfs use sparse file creationSaul Wold
2017-12-18targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang
2017-12-13pypi.bbclass: bring in from meta-pythonTim Orling
2017-12-11populate_sdk_ext: Use prebuilt uninative tarballRichard Purdie
2017-12-10multilib_global: Handle PREFERRED_RPROVIDERRichard Purdie
2017-12-10kernel-yocto: ensure that only a single defconfig is processedBruce Ashfield
2017-12-10kernel-yocto: Stop the build if defconfig is missingSaul Wold
2017-12-10kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIGSaul Wold
2017-12-10sstate.bbclass: Add progress bars when removing from the sysrootsPeter Kjellerstedt
2017-12-10uninative.bbclass: Fix broken symlink issueMark Hatle
2017-12-10classes/sanity: check we don't have an ancient GNU patchRoss Burton
2017-12-10sanity: getstatusoutput returns an int, not a stringRoss Burton
2017-12-10classes/patch: when PATCHTOOL = "git" double-check the repositoryPaul Eggleton
2017-12-10classes/patch: remove unused variablePaul Eggleton
2017-12-09kernel.bbclass: Add cleandirs for do_shared_workdirSaul Wold
2017-12-09rootfs-postcommands.bbclass: ensure that rootfs gets mounted roPatrick Ohly
2017-12-09systemd: allow dots in arguments to template unitsMartin Hundebøll
2017-12-02update-alternatives.bbclass: refuse to manage SysV init scriptsMarkus Lehtonen
2017-12-02Revert "classes: Fix alternatives and rc.d ordering"Markus Lehtonen
2017-12-02initscripts: don't use update-alternativesMarkus Lehtonen
2017-12-02bin_package: fail if ${S} doesn't actually contain anythingRoss Burton
2017-11-29distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin
2017-11-21image_types: Add debugging code to ext4 fs creationSaul Wold
2017-11-21qemuboot: Improve relative path handlingRichard Purdie
2017-11-21classes/cross: Add addto_recipe_sysroot task to cross recipesRichard Purdie
2017-11-21base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik
2017-11-21siteinfo.bbclass: Add microblaze(eb/el) linux site info targetsNathan Rossi
2017-11-21insane.bbclass: add microblaze-*-elf to machine dictionaryNathan Rossi
2017-11-10package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDEAndre McCurdy
2017-11-10base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy
2017-11-10devtool: implement conditional patch handlingPaul Eggleton
2017-11-10testimage: Ensure full logs are shown for failuresRichard Purdie
2017-11-09gtk-doc.bbclass: correctly make the list of directories with shared librariesAlexander Kanavin
2017-11-09testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie
2017-11-08image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDSMing Liu
2017-11-08externalsrc: fix ExpansionError if the source dir does not exist yetLuca Ceresoli
2017-11-08image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}Igor Romanov
2017-11-08base.bbclass: use d instead on e.dataLeonardo Sandoval
2017-11-08useradd-staticids: explain how to fix the the problemPatrick Ohly
2017-11-08useradd-staticids: skip recipes without static IDsPatrick Ohly
2017-11-07useradd.bbclass: print a warn when useradd not foundRobert Yang
2017-11-05buildhistory: enable committing history by defaultPaul Eggleton
2017-11-05goarch: There is no GOARCH defined for mips64-n32Joe Slater
2017-11-05kernel-arch.bbclass: Add riscv to kernel arch mapKhem Raj
2017-11-05siteinfo: Define data for riscv32 and riscv64Khem Raj
2017-11-05insane: Add entries for riscv 32bit/64bitKhem Raj
2017-10-16goarch.bbclass: Define HOST_GO386 and TARGET_GO386Paul Barker
2017-10-16own-mirrors.bbclass: allow other settings of PREMIRRORS have effectChen Qi