| Commit message (Expand) | Author | Age | Files | Lines |
* | linux-yocto/5.10: update to v5.10.103 | Bruce Ashfield | 2022-03-05 | 3 | -19/+19 |
* | linux-yocto/5.15: update to v5.15.26 | Bruce Ashfield | 2022-03-05 | 3 | -20/+20 |
* | linux-yocto/5.15: arm defconfig fixes | Bruce Ashfield | 2022-03-05 | 3 | -13/+13 |
* | linux-yocto/5.10: Fix ramoops/ftrace | Bruce Ashfield | 2022-03-05 | 3 | -16/+16 |
* | linux-yocto/5.10: update to v5.10.101 | Bruce Ashfield | 2022-03-05 | 3 | -19/+19 |
* | linux-yocto/5.15: update to v5.15.24 | Bruce Ashfield | 2022-03-05 | 3 | -20/+20 |
* | linux-yocto/5.10: features/zram: remove CONFIG_ZRAM_DEF_COMP | Bruce Ashfield | 2022-03-05 | 3 | -3/+3 |
* | linux-yocto/5.15: riscv64: drop MAXPHYSMEM_128GB | Bruce Ashfield | 2022-03-05 | 3 | -3/+3 |
* | python3-importlib-metadata: upgrade 4.10.1 -> 4.11.2 | Tim Orling | 2022-03-05 | 1 | -2/+2 |
* | bmap-tools: remove redundant python3native inherit | Ross Burton | 2022-03-05 | 1 | -1/+0 |
* | layer.conf: Allow sysroot dependencies on perlcross-native to be skipped | Richard Purdie | 2022-03-05 | 1 | -0/+1 |
* | asciidoc: update git repository | Ross Burton | 2022-03-05 | 1 | -1/+1 |
* | python3: Reduce util-linux dependency to util-linux-libuuid | Richard Purdie | 2022-03-05 | 1 | -1/+1 |
* | layer.conf: Add libarchive-native e2fsprogs-native exclusion from sysroot | Richard Purdie | 2022-03-05 | 1 | -0/+2 |
* | layer.conf: Filter docs dependencies for efficiency | Richard Purdie | 2022-03-05 | 1 | -0/+4 |
* | Revert "libical: Pass TOOLCHAIN_OPTIONS via CFLAGS" | Richard Purdie | 2022-03-05 | 1 | -2/+0 |
* | classes: add setuptools3_legacy | Ross Burton | 2022-03-05 | 1 | -0/+78 |
* | Revert "libsdl2: Add libunwind-native to the libsdl2-native DEPENDS" | Richard Purdie | 2022-03-05 | 1 | -2/+0 |
* | libsdl2: Add libunwind-native to the libsdl2-native DEPENDS | Carlos Rafael Giani | 2022-03-04 | 1 | -0/+2 |
* | btrfs-tools: upgrade 5.16 -> 5.16.2 | wangmy | 2022-03-04 | 2 | -48/+1 |
* | insane: Accomodate llvm-objdump | Khem Raj | 2022-03-04 | 1 | -1/+1 |
* | python3-jsonschema: upgrade 3.2.0 -> 4.4.0 | Tim Orling | 2022-03-04 | 1 | -4/+4 |
* | python3: Drop opt1 and opt2 pyc files from target | Richard Purdie | 2022-03-04 | 1 | -0/+5 |
* | python3-native: Remove all pyc files | Richard Purdie | 2022-03-04 | 1 | -4/+9 |
* | Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS" | Jose Quaresma | 2022-03-04 | 1 | -2/+0 |
* | libical: Do not set CC explicitly for gir compiler | Khem Raj | 2022-03-04 | 2 | -1/+36 |
* | libical: Pass TOOLCHAIN_OPTIONS via CFLAGS | Khem Raj | 2022-03-04 | 1 | -0/+2 |
* | cmake-native: Remove help docs from the native sysroot | Richard Purdie | 2022-03-04 | 1 | -0/+3 |
* | python3-native: Drop opt-1 and opt-2 pyc files | Richard Purdie | 2022-03-04 | 1 | -0/+5 |
* | libsndfile: Fix missing external library support | Richard Purdie | 2022-03-04 | 2 | -0/+56 |
* | glslang/spirv: synchronize with the rest of vulkan items | Alexander Kanavin | 2022-03-04 | 3 | -7/+9 |
* | libarchive: correct upstream version check | Alexander Kanavin | 2022-03-04 | 1 | -0/+1 |
* | libsndfile1: correct upstream version check | Alexander Kanavin | 2022-03-04 | 1 | -0/+1 |
* | binutils: Avoid Race condition in as.info | Pgowda | 2022-03-04 | 2 | -0/+76 |
* | oeqa: selftest: overlayfs: add test for image with fstab entry | Stefan Herbrechtsmeier | 2022-03-04 | 1 | -27/+55 |
* | classes: rootfs-postcommands: include /etc/fstab in overlayfs_qa_check | Stefan Herbrechtsmeier | 2022-03-04 | 2 | -11/+31 |
* | libacpi: Build libacpi also for 'aarch64' machines | Kamil Dziezyk | 2022-03-04 | 1 | -1/+1 |
* | ipk: Decode byte data to string in manifest handling | Andrew Jeffery | 2022-03-04 | 1 | -1/+1 |
* | ipk: Import re in manifest module | Andrew Jeffery | 2022-03-04 | 1 | -0/+1 |
* | copy_buildsystem: allow more layer paths | Daniel Wagenknecht | 2022-03-04 | 1 | -8/+4 |
* | multilib_global.bbclass: fix setting preferred version for canadian recipes | Chen Qi | 2022-03-02 | 1 | -0/+3 |
* | rust: Add snapshot checksums for powerpc64le | Andrew Jeffery | 2022-03-02 | 1 | -0/+4 |
* | rust: Introduce RUST_BUILD_ARCH | Andrew Jeffery | 2022-03-02 | 3 | -7/+11 |
* | rust: Introduce arch_to_rust_arch() | Andrew Jeffery | 2022-03-02 | 4 | -5/+12 |
* | buildhistory.bbclass: create the buildhistory directory when needed | Jose Quaresma | 2022-03-02 | 1 | -0/+1 |
* | rootfs-postcommands: amend systemd_create_users add user to group check | Tean Cunningham | 2022-03-02 | 1 | -6/+2 |
* | license: Rework INCOMPATIBLE_LICENSE wildcard handling | Richard Purdie | 2022-03-02 | 2 | -57/+70 |
* | license/insane: Show warning for obsolete license usage | Richard Purdie | 2022-03-02 | 3 | -9/+38 |
* | base/license: Rework INCOMPATIBLE_LICENSE variable handling | Saul Wold | 2022-03-02 | 6 | -63/+63 |
* | pip_install_wheel: improve wheel handling | Konrad Weihmann | 2022-03-02 | 2 | -3/+6 |