summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2019-06-27package.bbclass: Clean up writing of runtime pkgdata filesPeter Kjellerstedt
2019-06-27devicetree.bbclass: Combine stderr into stdout to see actual dtc errorJaewon Lee
2019-06-14grub-efi-cfg, systemd-boot-cfg: use MACHINE_ARCHMartin Jansa
2019-06-14kernel: package modules.builtin.modinfoBruce Ashfield
2019-06-14uninative: Switch from bz2 to xzRichard Purdie
2019-06-02npm: remove some temporary build filesJean-Marie LEMETAYER
2019-06-02npm: fix node and npm default directory conflictJean-Marie LEMETAYER
2019-06-02npm: get npm package name from npm packJean-Marie LEMETAYER
2019-06-01ptest: Add RDEPENDS frpm PN-ptest to PN packageRichard Purdie
2019-06-01kernel.bbclass: adjust a condition checkingMing Liu
2019-05-11useradd-staticids: print exception after parse_args() errorMax Kellermann
2019-05-11uboot-sign: Fix u-boot-nodtb symlinksYing-Chun Liu (PaulLiu)
2019-05-11uboot-sign: Fix build when UBOOT_DTB_BINARY is emptyAlex Kiernan
2019-05-11uboot-sign: add support for different u-boot configurationsAndreas Obergschwandtner
2019-05-08cml1.bbclass: fix undefined behaviorStefan Müller-Klieser
2019-05-08distutils: Run python from the PATH in the -native case as wellDouglas Royds
2019-05-08go: Exclude vcs files when installing depsAlex Kiernan
2019-05-08cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native...Hongxu Jia
2019-05-02kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=yJens Rehsack
2019-05-02oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto
2019-05-02icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCHMartin Jansa
2019-05-02kernel.bbclass: convert base_do_unpack_append() to a taskSteven Hung (洪于玉)
2019-05-02ptest.bbclass: Use d.getVar instead of os.environMariano Lopez
2019-04-12kernel-fitimage: support RISC-VMichael Scott
2019-04-12image_types.bbclass: fix a race between the ubi and ubifs FSTYPESHongxu Jia
2019-04-12goarch.bbclass: Simplify logicRichard Purdie
2019-04-12go.bbclass: Remove unused overrideRichard Purdie
2019-04-11ccmake.bbclass: Fix up un-escaped quotes in output formattingNathan Rossi
2019-04-11sanity: check_perl_modules bug fixZheng Ruoqin
2019-04-11insane.bbclass: Trigger unrecognzed configure option for mesonAndreas Müller
2019-04-11gobject-introspection: auto-enable/-disable gobject-introspection for mesonAndreas Müller
2019-04-11ptest.bbclass: Add feature to populate a binary directoryMariano Lopez
2019-04-11update-alternatives.bbclass: Add function to get metadataMariano Lopez
2019-04-10goarch.bbclass: use MACHINEOVERRIDES and simplify go_map_arm()Mark Asselstine
2019-04-10go.bbclass: Export more GO* environment variablesMark Asselstine
2019-04-10insane: fix gettext dependency warningRoss Burton
2019-04-10sstate.bbclass: Use bb.utils.to_boolean() for BB_NO_NETWORKRobert Yang
2019-04-10cmake: Support Eclipse and other cmake generatorsNikhil Pal Singh
2019-04-09patch/insane: Rework patch fuzz handlingAndreas Müller
2019-04-09sanity: clarify error message if TMPDIR movesRoss Burton
2019-04-05ccmake.bbclass: Create a cml1 style class for the CMake curses UINathan Rossi
2019-04-05xmlcatalog: new class to update the XML catalogueRoss Burton
2019-04-05base/pixbufcache: Remove obsolete sstatecompletions codeRichard Purdie
2019-04-03cml1.bbclass: Use POSIX sh instead of var-SHELLNathan Rossi
2019-04-03terminal.bbclass: Generate do_terminal as bitbake wouldNathan Rossi
2019-04-03base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependencyPeter Kjellerstedt
2019-03-29llvm: fix more places where '8.0' version of llvm was hardcodedAlexander Kanavin
2019-03-24insane: improve license checksumming logicRoss Burton
2019-03-21goarch: Add riscv64Alistair Francis
2019-03-18class/sanity: strip the output of get_filesystem_id()Steven Hung (洪于玉)