| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cpio: backport fix for CVE-2021-38185 | Ross Burton | 2021-09-01 | 2 | -0/+582 |
* | rustfmt: fix SRC_URI | Kai Kang | 2021-09-01 | 1 | -1/+1 |
* | musl: Update to latest tip of trunk | Khem Raj | 2021-09-01 | 2 | -34/+1 |
* | rust-common.bbclass: export RUST_TARGET_PATH | Tim Orling | 2021-09-01 | 1 | -1/+1 |
* | tune-*: Use more specific DEFAULTTUNE | Jon Mason | 2021-09-01 | 9 | -9/+9 |
* | rust: fix upstream version checks | Alexander Kanavin | 2021-09-01 | 2 | -0/+5 |
* | lz4: remove rest of ptest artifacts | Armin Kuster | 2021-09-01 | 2 | -44/+0 |
* | lz4: Security Fix for CVE-2021-3520 | Armin Kuster | 2021-09-01 | 2 | -0/+28 |
* | base/kernel: Support zstd-compressed squashfs and cpio initramfs | Zoltán Böszörményi | 2021-09-01 | 5 | -6/+18 |
* | kernel: Use unexpanded EXTENDPKGV | Richard Purdie | 2021-09-01 | 1 | -4/+3 |
* | glibc: fix create thread failed in unprivileged process | Hongxu Jia | 2021-08-31 | 2 | -0/+80 |
* | bitbake: providers: Use new override syntax when handling pn- "override" | Peter Kjellerstedt | 2021-08-27 | 1 | -1/+1 |
* | buildhistory: Add output file listing package information | Andres Beltran | 2021-08-27 | 2 | -14/+28 |
* | parselogs.py: ignore intermittent CD/DVDROM identification failure | Bruce Ashfield | 2021-08-27 | 1 | -0/+1 |
* | linux-yocto/5.10: update to v5.10.60 | Bruce Ashfield | 2021-08-27 | 3 | -19/+19 |
* | linux-yocto/5.13: update to v5.13.12 | Bruce Ashfield | 2021-08-27 | 3 | -20/+20 |
* | linux-yocto/5.10: update to v5.10.59 | Bruce Ashfield | 2021-08-27 | 3 | -19/+19 |
* | linux-yocto/5.13: update to v5.13.11 | Bruce Ashfield | 2021-08-27 | 3 | -20/+20 |
* | vim: add option to disable NLS support | Andrej Valek | 2021-08-27 | 1 | -1/+3 |
* | qemurunner.py: handle getOutput() having nothing to read | Alexander Kanavin | 2021-08-27 | 1 | -1/+4 |
* | qemurunner.py: print output from runqemu/qemu-system in stop() | Alexander Kanavin | 2021-08-27 | 1 | -0/+2 |
* | meson.bbclass: Make the default buildtype "debug" if DEBUG_BUILD is 1 | Peter Kjellerstedt | 2021-08-27 | 1 | -1/+2 |
* | lttng-modules: do not search in non-existing folder during install | Andrey Zhizhikin | 2021-08-27 | 1 | -1/+3 |
* | kernel.bbclass: Use full versions for inter-package dependencies | Zoltán Böszörményi | 2021-08-27 | 1 | -6/+7 |
* | Allow opt-out of split kernel modules | Zoltán Böszörményi | 2021-08-27 | 2 | -4/+20 |
* | kernel-module-split.bbclass: Support zstd-compressed modules | Zoltán Böszörményi | 2021-08-27 | 1 | -4/+7 |
* | busybox: 1.33.1 -> 1.34.0 | Andrej Valek | 2021-08-27 | 6 | -115/+36 |
* | libcgroup: fix installed-vs-shipped qa issue | Kai Kang | 2021-08-27 | 1 | -0/+1 |
* | nativesdk-pseudo: Fix to work with glibc 2.34 systems | Hongxu Jia | 2021-08-27 | 2 | -15/+26 |
* | python3-pytest: allow python3-pluggy >=1.0.0 | Tim Orling | 2021-08-27 | 2 | -0/+66 |
* | python3-pluggy: upgrade 0.13.1 -> 1.0.0 | Tim Orling | 2021-08-27 | 1 | -2/+1 |
* | buildhistory-collect-srcrevs: Adapt to the new variable override syntax | Peter Kjellerstedt | 2021-08-26 | 1 | -2/+2 |
* | bitbake.conf: Use the new variable override syntax in a comment | Peter Kjellerstedt | 2021-08-26 | 1 | -5/+5 |
* | oeqa/selftest/reproducibile: Exclude rust packages | Richard Purdie | 2021-08-26 | 1 | -1/+5 |
* | rust-common: Add LDFLAGS to cc wrapper | Richard Purdie | 2021-08-26 | 1 | -1/+1 |
* | rust: Avoid buildtools+uninative issues with glibc symbols mismatches | Richard Purdie | 2021-08-26 | 1 | -0/+8 |
* | oeqa/selftest/distrodata: Fix up rust maintainer testing | Richard Purdie | 2021-08-26 | 1 | -1/+1 |
* | rust: Skip target recipe since it doesn't work | Richard Purdie | 2021-08-26 | 1 | -0/+7 |
* | rust-llvm: Add missing HOMEPAGE | Richard Purdie | 2021-08-26 | 1 | -0/+1 |
* | rust-native: Avoid stripped warning | Richard Purdie | 2021-08-26 | 1 | -0/+2 |
* | cargo: Ensure cargo-cross-canadian doesn't have native/nativesdk versions | Richard Purdie | 2021-08-26 | 2 | -3/+1 |
* | rust-cross-canadian-common: Use rust.inc directly, not rust-target | Richard Purdie | 2021-08-26 | 1 | -1/+3 |
* | rust-cross*: Fix OVERRRIDE references in task signature computation | Richard Purdie | 2021-08-26 | 2 | -0/+2 |
* | rust: remove Rust version 1.51.0 toolchain | Randy MacLeod | 2021-08-26 | 18 | -1937/+0 |
* | cargo_common: remove http_proxy | Randy MacLeod | 2021-08-26 | 1 | -4/+0 |
* | rust-common.inc: Fix build failure with qemuppc64. | Vinay Kumar | 2021-08-26 | 1 | -0/+2 |
* | maintainers: Add myself as maintainer for rust pkgs | Randy MacLeod | 2021-08-26 | 1 | -0/+10 |
* | cargo/rust/rustfmt: exclude from world | Randy MacLeod | 2021-08-26 | 2 | -1/+2 |
* | rust: update the README to conform to being in oe-core | Randy MacLeod | 2021-08-26 | 1 | -18/+7 |
* | rust: mv README.md to recipes-devtools/rust/README-rust.md | Randy MacLeod | 2021-08-26 | 1 | -0/+69 |