summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* conf.py/poky.yaml: Move version information to poky.yaml and read in conf.pygatesgarthRichard Purdie2022-04-202-1/+22
* bitbake: tests/fetch: Handle upstream master -> main branch changeRichard Purdie2022-04-201-1/+1
* bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie2021-11-111-1/+1
* bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie2021-11-031-0/+4
* bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie2021-10-191-3/+3
* bitbake: tests/fetch2: Use our own git server for dtc test repoRichard Purdie2021-09-221-1/+1
* kernel-devicetree: Fix interaction when packaging disabledRichard Purdie2021-09-081-4/+7
* kernel: Fix interaction when packaging disabledRichard Purdie2021-09-081-0/+2
* tar: Fix CVE-2021-20193Anatol Belski2021-09-082-0/+134
* lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie2021-09-081-1/+1
* bitbake: providers: replace newly added logger.warn() with logger.warning()Denys Dmytriyenko2021-08-021-2/+2
* bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie2021-07-302-3/+3
* bitbake: data_smart/parse: Allow ':' characters in variable/function namesRichard Purdie2021-07-304-2/+16
* bitbake: BBHandler: Don't classify shell functions that names start with "pyt...Tomasz Dziendzielski2021-07-301-1/+1
* bitbake: bitbake: providers: selected version not available should be a warningRoss Burton2021-05-131-2/+2
* build-appliance-image: Update to gatesgarth head revisionyocto-3.2.4gatesgarth-24.0.4Richard Purdie2021-05-061-1/+1
* poky.conf: bump version for 3.2.4 releaseAnuj Mittal2021-05-061-1/+1
* documentation: prepare for 3.2.4 releaseAnuj Mittal2021-05-063-6/+15
* populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle2021-05-052-4/+6
* linux-firmware: Package RSI 911x WiFi firmwareMarek Vasut2021-05-051-0/+11
* yocto-check-layer: Avoid bug when iterating and autoadding dependenciesRichard Purdie2021-05-051-0/+3
* deb: apply postinstall on sdkhongxu2021-05-051-0/+4
* gdk-pixbuf: fix CVE-2021-20240Changqing Li2021-05-052-0/+41
* cairo: fix CVE-2020-35492Changqing Li2021-05-053-0/+132
* rsync: fix CVE-2020-14387Chen Qi2021-05-052-0/+32
* bitbake: fetch/gitsm: Fix crash when using git LFS and submodulesNiels Avonds2021-05-041-1/+1
* bitbake: runqueue: Fix deferred task issuesRichard Purdie2021-05-041-0/+4
* bitbake: bitbake-server: ensure server timeout is a floatRoss Burton2021-05-042-2/+2
* sanity: Further improve directory sanity testsRichard Purdie2021-04-301-9/+12
* kmod: do not symlink config.guess/config.sub during autoreconfGavin Li2021-04-301-1/+0
* ca-certificates: Fix openssl runtime cert dependenciesKhem Raj2021-04-301-3/+3
* linux-yocto/5.4: fix arm defconfig warningsBruce Ashfield2021-04-303-3/+3
* linux-yocto/5.4: update to v5.4.112Bruce Ashfield2021-04-303-18/+18
* linux-yocto/5.4: update to v5.4.111Bruce Ashfield2021-04-303-18/+18
* linux-yocto/5.4: update to v5.4.109Bruce Ashfield2021-04-303-18/+18
* cve-update-db-native: skip on empty cpe23UriKonrad Weihmann2021-04-301-1/+6
* bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rpr...Peter Kjellerstedt2021-04-271-1/+3
* bitbake: cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipesPeter Kjellerstedt2021-04-271-2/+2
* busybox: fix CVE-2021-28831Chen Qi2021-04-232-1/+60
* wpa-supplicant: fix CVE-2021-30004Stefan Ghinea2021-04-232-0/+124
* externalsrc: Detect code changes in submodulesDouglas Royds2021-04-231-5/+6
* insane: clean up some more warning messagesRoss Burton2021-04-231-6/+6
* sanity: Add error check for '%' in build pathRichard Purdie2021-04-231-0/+2
* oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie2021-04-231-3/+3
* lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny2021-04-231-3/+13
* pseudo: Upgrade to add trailing slashes ignore path fixRichard Purdie2021-04-231-1/+1
* image-live.bbclass: optional depends when ROOTFS emptyGuillaume Champagne2021-04-191-1/+1
* image,populate_sdk_base: move 'func' flag setting for sdk command varsChristopher Larson2021-04-192-1/+8
* buildhistory: add missing vardepsexcludesChristopher Larson2021-04-191-0/+3
* libtool: make sure autoheader run before autoconfMingli Yu2021-04-192-0/+36