summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2017-11-21classes/cross: Add addto_recipe_sysroot task to cross recipesRichard Purdie1
2017-11-21base: add automatic dependency on xz-native for .txz SRC_URIAndré Draszik1
2017-11-21siteinfo.bbclass: Add microblaze(eb/el) linux site info targetsNathan Rossi1
2017-11-21insane.bbclass: add microblaze-*-elf to machine dictionaryNathan Rossi1
2017-11-10package_ipk.bbclass: handle only whitespace in PACKAGE_EXCLUDEAndre McCurdy1
2017-11-10base.bbclass: increase indent in get_layers_branch_rev() and buildcfg_vars()Andre McCurdy1
2017-11-10devtool: implement conditional patch handlingPaul Eggleton1
2017-11-10testimage: Ensure full logs are shown for failuresRichard Purdie1
2017-11-09gtk-doc.bbclass: correctly make the list of directories with shared librariesAlexander Kanavin1
2017-11-09testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()Richard Purdie1
2017-11-08image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDSMing Liu1
2017-11-08externalsrc: fix ExpansionError if the source dir does not exist yetLuca Ceresoli1
2017-11-08image.bbclass: Fix 'vardepsexclude' mechanism for image_cmd_${FSTYPE}Igor Romanov1
2017-11-08base.bbclass: use d instead on e.dataLeonardo Sandoval1
2017-11-08useradd-staticids: explain how to fix the the problemPatrick Ohly1
2017-11-08useradd-staticids: skip recipes without static IDsPatrick Ohly1
2017-11-07useradd.bbclass: print a warn when useradd not foundRobert Yang1
2017-11-05buildhistory: enable committing history by defaultPaul Eggleton1
2017-11-05goarch: There is no GOARCH defined for mips64-n32Joe Slater1
2017-11-05kernel-arch.bbclass: Add riscv to kernel arch mapKhem Raj1
2017-11-05siteinfo: Define data for riscv32 and riscv64Khem Raj1
2017-11-05insane: Add entries for riscv 32bit/64bitKhem Raj1
2017-10-16goarch.bbclass: Define HOST_GO386 and TARGET_GO386Paul Barker1
2017-10-16own-mirrors.bbclass: allow other settings of PREMIRRORS have effectChen Qi1
2017-10-16archiver: preserve sysroot paths in configured mode for multilibHongxu Jia1
2017-10-16sstate.bbclass: provide an exception for useradd scenarioMaxin B. John1
2017-10-16cross.bbclass: Remove usage of host flags for cross-compilationNikolay Merinov1
2017-10-06utils.bbclass: Support applications with arguments in check_app_exist()Nikolay Merinov1
2017-10-06staging.bbclass: handle postinst-useradd-* fixmesMikko Ylinen2
2017-10-06image_types: Fix bmaptool support for RSSTom Rini1
2017-10-06goarch.bbclass: rework mips architecture checksMatt Madison1
2017-10-06cml1: remove diffconfig return code checkingBruce Ashfield1
2017-09-26wic: remove systemd-boot for x32Saul Wold1
2017-09-25sign_rpm.bbclass: force rpm serial signingLeonardo Sandoval1
2017-09-25meta: drop True option to getVar callsMing Liu3
2017-09-25go: disable PIE flags for cgoMatt Madison1
2017-09-25goarch.bbclass: fixups for Go mips32 supportMatt Madison1
2017-09-25classes: drop image dependencies on TOPDIR variablePaul Eggleton3
2017-09-25useradd-staticids: don't create username-group if gid is specifiedAndré Draszik1
2017-09-25staging: Reduce verbosity of log messagesRichard Purdie1