summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2018-01-06staging.bbclass: make subprocess.check_output() capture stderrRobert Yang2
2018-01-06debian.bbclass: add a note when a package is renamedRoss Burton1
2018-01-05meson: export native env only for native buildMartin Kelly1
2018-01-05gnomebase.bbclass: allow a meson-specific versionAlexander Kanavin1
2018-01-05package_rpm.bbclass: clamp timestampsJuro Bystricky1
2018-01-05testimage.bbclass: add ptest to the list of runtime tests whenever possibleAlexander Kanavin1
2018-01-04meson: add a recipe and class from meta-oeAlexander Kanavin1
2018-01-04utils: Make get_multilib_datastore available from lib/oeRichard Purdie1
2018-01-04image_types.bbclass: use stat to get sparse file's sizeRobert Yang1
2018-01-04kernel-fitimage.bbclass: Fix bad image type replacement for microblazeManjukumar Matha1
2018-01-03insane: add support for ARM64 ILP32Daniel Díaz1
2018-01-03siteinfo: add support for ARM64 ILP32Daniel Díaz1
2018-01-03cross-canadian: update GNU name for ILP32 tripletDaniel Díaz1
2018-01-02rm_work: remove debugging statementsRoss Burton1
2018-01-02kernel-fitimage: Fix bad image type replacement for aarch64Thomas Perrot1
2018-01-02image-live.bbclass: add MLPREFIX to core-image-minimal-initramfsRobert Yang1
2018-01-02waf.bbclass: Add compile progressJoshua Watt1
2018-01-02image-live.bbclass: print warn when initramfs is invalidRobert Yang1
2018-01-02kernel: Add support for multiple kernel packagesHaris Okanovic3
2018-01-02waf.bbclass: explicitly pass bindir and libdir if supportedStefan Agner1
2018-01-02kernel.bbclass: Fix do_sizecheck behaviourMike Crowe1
2018-01-02image_types: Remove ELF typeSaul Wold1
2017-12-21package.bbclass: replace rpm/debugedit with dwarfsrcfilesAlexander Kanavin1
2017-12-21image_types_wic.bbclass: Ensure '-c image_wic' worksOtavio Salvador1
2017-12-20rm_work: Handle race with -inital tasksRichard Purdie1
2017-12-18image.bbclass: Add additional bb.debug to help track 12304Saul Wold1
2017-12-18image_types: btrfs use sparse file creationSaul Wold1
2017-12-18targetcontrol.py: use oe.types.boolean for QEMU_USE_KVMRobert Yang1
2017-12-13pypi.bbclass: bring in from meta-pythonTim Orling1
2017-12-11populate_sdk_ext: Use prebuilt uninative tarballRichard Purdie1
2017-12-10multilib_global: Handle PREFERRED_RPROVIDERRichard Purdie1
2017-12-10kernel-yocto: ensure that only a single defconfig is processedBruce Ashfield1
2017-12-10kernel-yocto: Stop the build if defconfig is missingSaul Wold1
2017-12-10kernel-yocto: ensure sccs variable is set when using KBUILD_DEFCONFIGSaul Wold1
2017-12-10sstate.bbclass: Add progress bars when removing from the sysrootsPeter Kjellerstedt1
2017-12-10uninative.bbclass: Fix broken symlink issueMark Hatle1
2017-12-10classes/sanity: check we don't have an ancient GNU patchRoss Burton1
2017-12-10sanity: getstatusoutput returns an int, not a stringRoss Burton1
2017-12-10classes/patch: when PATCHTOOL = "git" double-check the repositoryPaul Eggleton1
2017-12-10classes/patch: remove unused variablePaul Eggleton1
2017-12-09kernel.bbclass: Add cleandirs for do_shared_workdirSaul Wold1
2017-12-09rootfs-postcommands.bbclass: ensure that rootfs gets mounted roPatrick Ohly1
2017-12-09systemd: allow dots in arguments to template unitsMartin Hundebøll1
2017-12-02update-alternatives.bbclass: refuse to manage SysV init scriptsMarkus Lehtonen1
2017-12-02Revert "classes: Fix alternatives and rc.d ordering"Markus Lehtonen2
2017-12-02initscripts: don't use update-alternativesMarkus Lehtonen1
2017-12-02bin_package: fail if ${S} doesn't actually contain anythingRoss Burton1
2017-11-29distrodata.bbclass: make upstream version check more useful for git upstreamsAlexander Kanavin1
2017-11-21image_types: Add debugging code to ext4 fs creationSaul Wold1
2017-11-21qemuboot: Improve relative path handlingRichard Purdie1