summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-20conf.py/poky.yaml: Move version information to poky.yaml and read in conf.pygatesgarthRichard Purdie
2022-04-20bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2021-11-11bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-03bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-19bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-09-22bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie
2021-09-08kernel-devicetree: Fix interaction when packaging disabledRichard Purdie
2021-09-08kernel: Fix interaction when packaging disabledRichard Purdie
2021-09-08tar: Fix CVE-2021-20193Anatol Belski
2021-09-08lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-08-02bitbake: providers: replace newly added logger.warn() with logger.warning()Denys Dmytriyenko
2021-07-30bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-30bitbake: data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie
2021-07-30bitbake: BBHandler: Don't classify shell functions that names start with "pyt...Tomasz Dziendzielski
2021-05-13bitbake: bitbake: providers: selected version not available should be a warningRoss Burton
2021-05-06build-appliance-image: Update to gatesgarth head revisionyocto-3.2.4gatesgarth-24.0.4Richard Purdie
2021-05-06poky.conf: bump version for 3.2.4 releaseAnuj Mittal
2021-05-06documentation: prepare for 3.2.4 releaseAnuj Mittal
2021-05-05populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-05-05linux-firmware: Package RSI 911x WiFi firmwareMarek Vasut
2021-05-05yocto-check-layer: Avoid bug when iterating and autoadding dependenciesRichard Purdie
2021-05-05deb: apply postinstall on sdkhongxu
2021-05-05gdk-pixbuf: fix CVE-2021-20240Changqing Li
2021-05-05cairo: fix CVE-2020-35492Changqing Li
2021-05-05rsync: fix CVE-2020-14387Chen Qi
2021-05-04bitbake: fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds
2021-05-04bitbake: runqueue: Fix deferred task issuesRichard Purdie
2021-05-04bitbake: bitbake-server: ensure server timeout is a floatRoss Burton
2021-04-30sanity: Further improve directory sanity testsRichard Purdie
2021-04-30kmod: do not symlink config.guess/config.sub during autoreconfGavin Li
2021-04-30ca-certificates: Fix openssl runtime cert dependenciesKhem Raj
2021-04-30linux-yocto/5.4: fix arm defconfig warningsBruce Ashfield
2021-04-30linux-yocto/5.4: update to v5.4.112Bruce Ashfield
2021-04-30linux-yocto/5.4: update to v5.4.111Bruce Ashfield
2021-04-30linux-yocto/5.4: update to v5.4.109Bruce Ashfield
2021-04-30cve-update-db-native: skip on empty cpe23UriKonrad Weihmann
2021-04-27bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rpr...Peter Kjellerstedt
2021-04-27bitbake: cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt
2021-04-23busybox: fix CVE-2021-28831Chen Qi
2021-04-23wpa-supplicant: fix CVE-2021-30004Stefan Ghinea
2021-04-23externalsrc: Detect code changes in submodulesDouglas Royds
2021-04-23insane: clean up some more warning messagesRoss Burton
2021-04-23sanity: Add error check for '%' in build pathRichard Purdie
2021-04-23oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie
2021-04-23lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-04-23pseudo: Upgrade to add trailing slashes ignore path fixRichard Purdie
2021-04-19image-live.bbclass: optional depends when ROOTFS emptyGuillaume Champagne
2021-04-19image,populate_sdk_base: move 'func' flag setting for sdk command varsChristopher Larson
2021-04-19buildhistory: add missing vardepsexcludesChristopher Larson
2021-04-19libtool: make sure autoheader run before autoconfMingli Yu