diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-14 17:16:17 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-14 17:16:17 +1200 |
| commit | 4cc62efa47100b7f6a0e5cb15ccf4b0f468368a6 (patch) | |
| tree | b805f9eb47f3ae7a3ba4afe14a718b4312b21549 | |
| parent | ae4195ef9048b42058083112612c0afec612f743 (diff) | |
| download | yerbalinux-4cc62efa47100b7f6a0e5cb15ccf4b0f468368a6.tar.xz yerbalinux-4cc62efa47100b7f6a0e5cb15ccf4b0f468368a6.zip | |
Exclude broken meta-oe recipes by masking them
| -rw-r--r-- | kas.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,9 +5,11 @@ machine: yerba-x86_64 distro: yerba local_conf_header: + # some stuff in meta-oe is broken, im so angry yerba-config: | BBMULTICONFIG = "" INHERIT:remove = "create-spdx" + BBMASK = "meta-oe/recipes-connectivity/usbmuxd/ meta-oe/recipes-support/freerdp/ meta-oe/recipes-extended/libimobiledevice/" repos: bitbake: |
