summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-01-05testimage.bbclass: add ptest to the list of runtime tests whenever possibleAlexander Kanavin
2018-01-04meson: add a recipe and class from meta-oeAlexander Kanavin
2018-01-04utils: Make get_multilib_datastore available from lib/oeRichard Purdie
2018-01-04image_types.bbclass: use stat to get sparse file's sizeRobert Yang
2018-01-04kernel-fitimage.bbclass: Fix bad image type replacement for microblazeManjukumar Matha
2018-01-03insane: add support for ARM64 ILP32Daniel Díaz
2018-01-03siteinfo: add support for ARM64 ILP32Daniel Díaz
2018-01-03cross-canadian: update GNU name for ILP32 tripletDaniel Díaz
2018-01-02rm_work: remove debugging statementsRoss Burton
2018-01-02kernel-fitimage: Fix bad image type replacement for aarch64Thomas Perrot
2018-01-02image-live.bbclass: add MLPREFIX to core-image-minimal-initramfsRobert Yang
2018-01-02waf.bbclass: Add compile progressJoshua Watt
2018-01-02image-live.bbclass: print warn when initramfs is invalidRobert Yang
2018-01-02kernel: Add support for multiple kernel packagesHaris Okanovic
2018-01-02waf.bbclass: explicitly pass bindir and libdir if supportedStefan Agner
2018-01-02kernel.bbclass: Fix do_sizecheck behaviourMike Crowe
2018-01-02image_types: Remove ELF typeSaul Wold
2017-12-21package.bbclass: replace rpm/debugedit with dwarfsrcfilesAlexander Kanavin
2017-12-21image_types_wic.bbclass: Ensure '-c image_wic' worksOtavio Salvador
2017-12-20rm_work: Handle race with -inital tasksRichard Purdie
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