summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-21site: remove glib, uses meson nowross/siteRoss Burton
2021-09-21site: remove ac_cv_alignof and _sizeofRoss Burton
2021-09-19rust-common.bbclass: make sure ccache existKai Kang
2021-09-19cpan-base.bbclass: use raw string for regexpAlexander Kanavin
2021-09-19wic: keep rootfs_size as integerAlexander Kanavin
2021-09-19meta: correct collections vs collections.abc deprecationAlexander Kanavin
2021-09-19rng-tools: add systemd-udev-settle wants to serviceClaudius Heine
2021-09-19machine/qemuarm*: use virtio graphicsJon Mason
2021-09-19bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-19bitbake: bitbake: enable python warnings at the first opportunityAlexander Kanavin
2021-09-18releases: update to include 3.3.3Michael Halstead
2021-09-18dev-manual: update output of "wic list images"Robert P. J. Day
2021-09-18dev-manual: emphasize that new layers live outside of pokyRobert P. J. Day
2021-09-18ref-manual: update "devtool check-upgrade-status" outputMichael Opdenacker
2021-09-18ref-manual: improve documentation for RECIPE_NO_UPDATE_REASONMichael Opdenacker
2021-09-18ref-manual: improve "devtool check-upgrade-status" detailsMichael Opdenacker
2021-09-18ref-manual: remove checkpkg taskMichael Opdenacker
2021-09-18ref-manual: document UPSTREAM_CHECK_COMMITS and UPSTREAM_VERSION_UNKNOWNMichael Opdenacker
2021-09-18manuals: delete unmaintained history sectionsMichael Opdenacker
2021-09-18manuals: replace Freenode by Libera Chat as IRC hostMichael Opdenacker
2021-09-18common-tasks: Add an example of using bbappends to add a fileTom Rini
2021-09-18ref-manual: add overlayfs classVyacheslav Yurkov
2021-09-18ref-manual: couple minor tweaks to Chapter 1Robert P. J. Day
2021-09-18ref-manual: add potential of parallelism to defn of "Task"Robert P. J. Day
2021-09-18ref-manual: correct typo in "classes" section, "${BPN}/{PV}"Robert P. J. Day
2021-09-18ref-manual: remove mention of obsolete devtool "--any-recipe" optionRobert P. J. Day
2021-09-18ref-manual: render options in monospace to show quotes properlyRobert P. J. Day
2021-09-17core-image-sato: Fix runqemu error for qemuarmv5Jon Mason
2021-09-17dev-manual: update mailing list addressJon Mason
2021-09-17README: Update email address for BruceRichard Purdie
2021-09-17README: update mailing list addressJon Mason
2021-09-17Update mailing list addressJon Mason
2021-09-17tcf-agent: Move to the latest master versionMark Hatle
2021-09-17expat: pull from github releasesKonrad Weihmann
2021-09-17ffmpeg: fix LICENSERoss Burton
2021-09-17bitbake: fetch2/s3: allow to switch profile from environment variableValentin Danaila
2021-09-17bitbake: bitbake: correct deprecation warning in process.pyAlexander Kanavin
2021-09-17bitbake: bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2021-09-17bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin
2021-09-17bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin
2021-09-17bitbake: bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-09-17bitbake: bitbake: drop old rules for python warningsAlexander Kanavin
2021-09-17bitbake: fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-09-17bitbake: runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-09-16bitbake: bitbake-worker: Improve error handlingRichard Purdie
2021-09-16bitbake: fetch2/wget: Enable ftpsDaniel Ammann
2021-09-16systemd: Add tpm2 PACKAGECONFIGKristian Klausen
2021-09-16hello-mod/hello.c: convert to module_init/module_exitTrevor Woerner
2021-09-16create-spdx.bbclass: Search all license directories for licensesPeter Kjellerstedt
2021-09-16python3: fix multilib qa issueMingli Yu