| Commit message (Expand) | Author | Age | Files | Lines |
* | own-mirrors: add crate | Adrian Freihofer | 2022-10-25 | 2 | -1/+2 |
* | gcc: Allow -Wno-error=poison-system-directories to take effect | Peter Kjellerstedt | 2022-10-25 | 1 | -18/+18 |
* | perf: Depend on native setuptools3 | Khem Raj | 2022-10-25 | 1 | -1/+1 |
* | u-boot: Add savedefconfig task | Alex Kiernan | 2022-10-25 | 1 | -0/+7 |
* | u-boot: Remove duplicate inherit of cml1 | Alex Kiernan | 2022-10-25 | 1 | -1/+1 |
* | oe/packagemanager/rpm: don't leak file objects | Ross Burton | 2022-10-25 | 1 | -12/+21 |
* | insane.bbclass: Allow hashlib version that only accepts on parameter | Mark Hatle | 2022-10-25 | 1 | -1/+4 |
* | opkg-utils: use a git clone, not a dynamic snapshot | Ross Burton | 2022-10-25 | 1 | -3/+3 |
* | psplash: add psplash-default in rdepends | Thomas Perrot | 2022-10-25 | 1 | -1/+1 |
* | linux-yocto: add efi entry for machine features | Jon Mason | 2022-10-25 | 1 | -0/+1 |
* | dropbear: add pam to PACKAGECONFIG | Ming Liu | 2022-10-25 | 1 | -8/+2 |
* | externalsrc: move back to classes | Ross Burton | 2022-10-25 | 1 | -0/+0 |
* | populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner | Ross Burton | 2022-10-25 | 1 | -1/+1 |
* | build-appliance-image: Update to master head revisionyocto-4.1langdale-4.1 | Richard Purdie | 2022-09-30 | 1 | -1/+1 |
* | go: Fix reproducibility failures | Richard Purdie | 2022-09-30 | 1 | -0/+2 |
* | build-appliance-image: Update to master head revision | Richard Purdie | 2022-09-29 | 1 | -1/+1 |
* | layer.conf: Update to use langdale as the core layer name | Richard Purdie | 2022-09-29 | 1 | -1/+1 |
* | binutils: another way to clear GPROFNG_ALTS for clang and musl | Kai Kang | 2022-09-29 | 1 | -4/+5 |
* | tzdata: update to 2022d | Alexander Kanavin | 2022-09-29 | 1 | -3/+3 |
* | rpm: update 4.18.0-rc1 -> 4.18.0-release | Alexander Kanavin | 2022-09-29 | 1 | -4/+1 |
* | gcc: set the default target arch | Daniel McGregor | 2022-09-29 | 2 | -1/+11 |
* | coreutils: add openssl PACKAGECONFIG | Daniel McGregor | 2022-09-29 | 1 | -0/+1 |
* | glibc-locale: explicitly remove empty dirs in ${libdir} | Denys Dmytriyenko | 2022-09-29 | 1 | -3/+2 |
* | externalsrc: git submodule--helper list unsupported | John Edward Broadbent | 2022-09-29 | 1 | -9/+10 |
* | dropbear: Add enable-x11-forwarding PACKAGECONFIG option | Daniel Gomez | 2022-09-29 | 2 | -1/+38 |
* | gtk-icon-cache: Fix GTKIC_CMD if-else condition | Daniel Gomez | 2022-09-29 | 1 | -1/+1 |
* | linux-yocto/5.19: fix gcc-11 warning | Bruce Ashfield | 2022-09-29 | 3 | -12/+12 |
* | qemu: Add patch to address arm qemu upgrade issues | Richard Purdie | 2022-09-28 | 2 | -0/+28 |
* | virglrenderer: use https for fetching from gitlab | Alexander Kanavin | 2022-09-28 | 1 | -1/+1 |
* | meta: fix version checks in all github recipes using the github-releases class | Alexander Kanavin | 2022-09-28 | 40 | -141/+113 |
* | github-releases: add a class that consolidates version checks | Alexander Kanavin | 2022-09-28 | 1 | -0/+3 |
* | vim: Upgrade 9.0.0541 -> 9.0.0598 | Richard Purdie | 2022-09-28 | 1 | -2/+2 |
* | rootfs-postcommands: Remove dropbear inconsistent comment | Daniel Gomez | 2022-09-28 | 1 | -0/+1 |
* | systemd-systemctl: Fix WantedBy processing | Bob Henz | 2022-09-28 | 1 | -0/+11 |
* | lttng-tools: Disable on riscv32 | He Zhe | 2022-09-28 | 1 | -1/+1 |
* | iproute2: merge .inc into .bb | Changhyeok Bae | 2022-09-28 | 2 | -91/+89 |
* | iproute2: Unset CLEANBROKEN | Changhyeok Bae | 2022-09-28 | 1 | -2/+0 |
* | oeqa/runtime/dnf: use dnf-test packages | Ross Burton | 2022-09-26 | 2 | -36/+21 |
* | dnf: add dummy packages for testing | Ross Burton | 2022-09-26 | 1 | -0/+6 |
* | lttng-tools: Disable on qemuriscv32 | He Zhe | 2022-09-26 | 1 | -0/+4 |
* | bind: upgrade 9.18.6 -> 9.18.7 | Teoh Jay Shen | 2022-09-26 | 10 | -1/+1 |
* | linux-yocto/5.15: cfg: fix ACPI warnings for -tiny | Bruce Ashfield | 2022-09-24 | 3 | -15/+15 |
* | vim: Upgrade 9.0.453 -> 9.0.541 | Richard Purdie | 2022-09-22 | 1 | -2/+2 |
* | qemu: fix CVE-2022-2962 | Ross Burton | 2022-09-22 | 2 | -0/+65 |
* | qemu: re-add the fix for CVE-2022-1050 | Ross Burton | 2022-09-22 | 2 | -1/+44 |
* | binutils: handle symlink files for gprofng | Kai Kang | 2022-09-22 | 1 | -0/+18 |
* | gcompat: Add __getauxval wrapper needed on aarch64 | Khem Raj | 2022-09-22 | 2 | -2/+64 |
* | virglrenderer: upgrade 0.9.1 -> 0.10.3 | Markus Volk | 2022-09-22 | 5 | -254/+39 |
* | mesa: upgrade 22.1.6 -> 22.2.0 | Markus Volk | 2022-09-22 | 11 | -363/+33 |
* | binutils : Fix CVE-2022-38128 | pgowda | 2022-09-22 | 4 | -0/+984 |