1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

Commit Graph

  • 0a5c5430c5 bitbake: bitbake-setup: init: suggest removing a partially initialized top-dir Johannes Schneider 2025-10-12 19:47:24 +02:00
  • d81884b3a9 bitbake: bitbake-setup: correct 'setting' to 'settings' in a couple of help texts Alexander Kanavin 2025-10-12 19:47:23 +02:00
  • cd4fe0aada bitbake: bitbake-setup: further rework the settings handling Alexander Kanavin 2025-10-09 18:31:08 +02:00
  • 401e7b6a10 bitbake: bitbake-setup: rework the settings handling Alexander Kanavin 2025-10-08 18:56:59 +02:00
  • e9345af4f8 bitbake: bitbake-setup: tests: add environment-passthrough Johannes Schneider 2025-10-08 18:56:58 +02:00
  • 151a0f6361 bitbake: bitbake-setup: tests: add a template-only test configuration Johannes Schneider 2025-10-08 18:56:57 +02:00
  • 60d995ccc4 bitbake: bitbake-setup: support adding environment-passthroughs to the init-build-env Johannes Schneider 2025-10-08 18:56:56 +02:00
  • 39af683c76 bitbake: bitbake-setup: add support for skipping a fragment selection Alexander Kanavin 2025-10-02 17:01:16 +02:00
  • 28055e0c0d bitbake: bitbake: registry: make a separate configuration for poky with sstate mirror Alexander Kanavin 2025-10-02 12:09:29 +02:00
  • 3fe3e0ba1f bitbake: bitbake-setup: clarify that default answer to prompts is no Paul Gortmaker 2025-10-02 12:09:28 +02:00
  • 20f58af1b3 bitbake: bitbake-setup: allow using {THISDIR}/my-layer Yoann Congal 2025-10-02 12:09:27 +02:00
  • 9f820ce0f4 bitbake: lib/bb/tests/setup.py: unset BBPATH to ensure isolation from the existing bitbake environment Alexander Kanavin 2025-10-02 12:09:26 +02:00
  • bebbf40426 bitbake: lib/bb/tests/setup.py: define test parameters in a single dictionary Alexander Kanavin 2025-10-02 12:09:25 +02:00
  • 0c37775349 bitbake: bitbake-setup: dash support for init-build-env script Yoann Congal 2025-10-02 12:09:24 +02:00
  • 47f6bd30b4 bitbake: bitbake-setup: suggest "." instead of "source" Yoann Congal 2025-10-02 12:09:23 +02:00
  • 32a3828d59 bitbake: bitbake-setup: improve robustness of loading/writing settings Alexander Kanavin 2025-09-29 14:56:16 +02:00
  • 1a55c45617 bitbake: bitbake-setup: add support for specifying branches in repo checkouts Alexander Kanavin 2025-09-29 14:56:15 +02:00
  • dd358f75f4 bitbake: bitbake-setup: Improve the already initialized test Richard Purdie 2025-09-29 14:56:14 +02:00
  • 3d48b2a7b1 bitbake: bitbake-setup: Switch to internal default registry files Richard Purdie 2025-09-29 14:56:13 +02:00
  • f2b06607d3 bitbake: Add default registry config for OpenEmbedded's nodistro and Yocto Project's poky Richard Purdie 2025-09-29 14:56:12 +02:00
  • 9c80f22d37 bitbake: bitbake-setup: Allow local registry paths Richard Purdie 2025-09-29 14:56:11 +02:00
  • 4e94ef6f0b bitbake: cooker: adjust the error message about missing websockets module to mention bitbake-setup Alexander Kanavin 2025-09-29 14:56:10 +02:00
  • 266379f0be bitbake: bitbake-setup: add 'install-buildtools' command Alexander Kanavin 2025-09-29 14:56:09 +02:00
  • a66c929a6a bitbake: bitbake-setup: add tests to bitbake-selftest Alexander Kanavin 2025-09-29 14:56:08 +02:00
  • b05d3c8a31 bitbake: bitbake-setup: add the initial implementation Alexander Kanavin 2025-09-29 14:56:07 +02:00
  • 4a1f38dd8d bitbake: knotty, uihelper: Remove running_pids and lastpids Peter Kjellerstedt 2025-10-11 05:11:33 +02:00
  • b203f9146e bitbake: ast: Warn on multiple builtin config fragments for the same variable Yoann Congal 2025-10-10 10:29:19 +02:00
  • 34f0052af3 parselogs-ignores-genericarm64.txt: add Qualcomm rb3gen2 workarounds Mikko Rapeli 2025-10-10 16:52:38 +03:00
  • bdf976a085 genericarm64.conf: increase initramfs size Mikko Rapeli 2025-10-10 16:52:37 +03:00
  • 657786eebd genericarm64.conf: install Qualcomm rb3gen2 firmware Mikko Rapeli 2025-10-10 16:52:36 +03:00
  • 52149efc8c parselogs-ignores-genericarm64.txt: add Rpi4 wifi firmware workaround Mikko Rapeli 2025-10-10 16:52:35 +03:00
  • 13e1a2b2c7 genericarm64.conf: install linux-firmware-bcm43455 to images Mikko Rapeli 2025-10-10 16:52:34 +03:00
  • 3e48365f40 parselogs-ignores-genericarm64.txt: add workarounds for NXP imx8mp Mikko Rapeli 2025-10-10 16:52:33 +03:00
  • 1f92e7fd5d parselogs-ignores-genericarm64.txt: add workaround for TI K3 am62p5 Mikko Rapeli 2025-10-10 16:52:32 +03:00
  • a39acbdcb7 parselogs-ignores-genericarm64.txt: add workarounds for AMD zcu102 Mikko Rapeli 2025-10-10 16:52:31 +03:00
  • 4f18298d25 parselogs-ignores-genericarm64.txt: add error messages from rockpi4b Mikko Rapeli 2025-10-10 16:52:30 +03:00
  • f16cffd030 build-appliance-image: Update to scarthgap head revision yocto-5.0.13 scarthgap-5.0.13 Steve Sakoman 2025-10-13 12:47:05 -07:00
  • 517a1206e0 poky.conf: bump version for 5.0.13 Steve Sakoman 2025-10-13 12:45:13 -07:00
  • 2eb674803a oeqa/sdk/cases/buildcpio.py: use gnu mirror instead of main server Steve Sakoman 2025-10-08 14:23:36 -07:00
  • 6e74167ad4 selftest/cases/meta_ide.py: use use gnu mirror instead of main server Steve Sakoman 2025-10-08 14:21:33 -07:00
  • 697d7cc740 conf/bitbake.conf: use gnu mirror instead of main server Gyorgy Sarvari 2025-05-27 19:07:58 +02:00
  • 2f0df0334a openssl: upgrade 3.2.4 -> 3.2.6 Peter Marko 2025-10-06 11:36:41 +02:00
  • 9dafc77bd8 scripts/install-buildtools: Update to 5.0.12 Aleksandar Nikolic 2025-10-05 22:05:15 +02:00
  • e085cf0d53 go: fix CVE-2025-47906 Archana Polampalli 2025-10-09 08:43:11 +05:30
  • 8c8680d4c0 ffmpeg: ignore 8 CVEs fixed in 6.1.1 and 6.1.3 releases Peter Marko 2025-10-08 23:10:45 +02:00
  • ac57f3b9d2 tiff: ignore 5 CVEs Peter Marko 2025-10-08 22:42:16 +02:00
  • aca68169cc pulseaudio: ignore CVE-2024-11586 Ross Burton 2025-10-08 21:26:58 +02:00
  • da7d29485c expat: follow-up for CVE-2024-8176 Peter Marko 2025-10-08 20:49:01 +02:00
  • 9fb26deedd ghostscript: patch CVE-2025-59800 Peter Marko 2025-10-08 00:11:12 +02:00
  • 0db5ae637d ghostscript: patch CVE-2025-59799 Peter Marko 2025-10-08 00:11:11 +02:00
  • 7698e2910d ghostscript: patch CVE-2025-59798 Peter Marko 2025-10-08 00:11:10 +02:00
  • 8a80300d0f gstreamer1.0: ignore CVE-2025-2759 Peter Marko 2025-10-07 23:02:13 +02:00
  • bb7e27a5db gstreamer1.0: ignore CVEs fixed in plugins Peter Marko 2025-10-07 23:02:12 +02:00
  • 09dadcefe3 grub2: mark CVE-2024-2312 as not applicable Hitendra Prajapati 2025-10-07 11:32:06 +05:30
  • a981860c32 busybox: patch CVE-2025-46394 Peter Marko 2025-10-03 20:54:15 +02:00
  • 22d697a835 oeqa: runtime: logrotate: Fix typos and add comments Mathieu Dubois-Briand 2025-10-09 15:09:35 +02:00
  • 2d844e061a x264: switch to PACKAGECONFIG Dmitry Baryshkov 2025-10-12 18:08:04 +03:00
  • f897ff7da3 vte: upgrade 0.80.3 -> 0.82.1 Gyorgy Sarvari 2025-10-12 16:26:04 +02:00
  • fa64301121 llvm/clang: Upgrade to 21.1.3 release Khem Raj 2025-10-11 16:05:35 -07:00
  • 1eadde0f93 vulkan: upgrade 1.4.321.0 -> 1.4.328.1 Dmitry Baryshkov 2025-10-11 18:30:14 +03:00
  • 27c46b89fe ltp: upgrade 20250530 -> 20250930 Yi Zhao 2025-10-11 09:26:48 +08:00
  • 739fb7e209 json-glib: upgrade 1.10.6 -> 1.10.8 Yi Zhao 2025-10-11 09:26:47 +08:00
  • a41bfa10a0 oeqa/selftest/buildoptions: Fix test_yocto_source_mirror MIRRORS & PREMIRRORS definitions Yoann Congal 2025-10-11 01:11:10 +02:00
  • c4c27366f5 mesa: sort out driver lists Dmitry Baryshkov 2025-10-10 14:59:51 +03:00
  • c3f66e88e2 mesa: be more explicit about gallium-llvm dependency Dmitry Baryshkov 2025-10-10 14:59:50 +03:00
  • a2ef24e8fb mesa: drop asahi -> opencl dependency Dmitry Baryshkov 2025-10-10 14:59:49 +03:00
  • 5e13fef9fa mesa: add opencl -> clang build dependency Dmitry Baryshkov 2025-10-10 14:59:48 +03:00
  • 665e06da7d binutils: patch CVE-2025-11083 Peter Marko 2025-10-10 22:52:00 +02:00
  • a590d94c7f binutils: patch CVE-2025-11082 Peter Marko 2025-10-10 22:51:59 +02:00
  • 932a695838 binutils: fix CVE-2025-11081 Yash Shinde 2025-10-10 04:59:11 -07:00
  • bd0535ddf8 cargo-c: fix debug symbols containing TMPDIR references Yash Shinde 2025-10-08 06:01:37 -07:00
  • 91f50b7c55 u-boot: Make sure the build dir is unique for each UBOOT_CONFIG Ryan Eatmon 2025-10-07 17:43:49 -05:00
  • 4794125221 gawk: disable persistent memory allocator due to licensing Randy MacLeod 2025-10-07 16:46:13 -04:00
  • 7a43a4a82d go: upgrade 1.25.1 -> 1.25.2 Peter Marko 2025-10-07 22:13:15 +02:00
  • 5b2c7b9b9b go: upgrade 1.25.0 -> 1.25.1 Peter Marko 2025-10-07 22:13:14 +02:00
  • b12f36c46e perf: Improve build race/reproducibulity fixes Richard Purdie 2025-10-13 12:32:20 +01:00
  • fd601b6168 linux-firmware: Set FILES to "" Ryan Eatmon 2025-10-10 11:08:42 -05:00
  • 366aeb0e9a linux-firmware: Remove unlicensed firmware Ryan Eatmon 2025-10-10 11:08:41 -05:00
  • 75a8d894be linux-firmware: Move all firmware into sub-packages Ryan Eatmon 2025-10-10 11:08:40 -05:00
  • f55108f74d core-image.bbclass: Document two image features that were missing Peter Kjellerstedt 2025-10-08 21:52:18 +02:00
  • edc81a05ba core-image.bbclass: Tweak the descriptions of the image features Peter Kjellerstedt 2025-10-08 21:52:17 +02:00
  • 36840ba8de core-image.bbclass: Improve the documentation of available image features Peter Kjellerstedt 2025-10-08 21:52:16 +02:00
  • 8d22ad819f core-image.bbclass: Sort the FEATURE_PACKAGES_* Peter Kjellerstedt 2025-10-08 21:52:15 +02:00
  • a19b02074b core-image, populate_sdk_base: Add zsh-completion-pkgs image feature Adam Nilsson 2025-10-01 18:02:13 +02:00
  • b000409576 selftest/bblayers: fix up compatibility with integrated poky and separate layer checkouts Alexander Kanavin 2025-10-10 09:29:33 +02:00
  • a2b8dde6f2 oeqa/selftest/systemd_boot: Fix changing MACHINE during the test Richard Purdie 2025-10-03 16:27:38 +01:00
  • 165e592dd2 llvm: Bump versions to resolve hashequiv/reproducibility issues Richard Purdie 2025-10-09 15:16:12 +01:00
  • fbc7beca68 ref-manual/variables.rst: fix the description of STAGING_DIR Adam Blank 2025-10-01 15:46:35 +02:00
  • 8e94da9219 ref-manual/structure: document the auto.conf file Antonin Godard 2025-09-26 15:06:22 +02:00
  • a405b570b3 dev-manual/building.rst: add note about externalsrc variables absolute paths Talel BELHAJ SALEM 2025-09-21 14:20:33 +01:00
  • ec2689b334 ref-manual/variables.rst: fix the description of KBUILD_DEFCONFIG Adam Blank 2025-09-29 09:16:34 +02:00
  • 77c866901d kernel-dev/common.rst: fix the in-tree defconfig description Adam Blank 2025-09-29 09:16:33 +02:00
  • ea119eaa46 expect: fix native build with GCC 15 Adrian Freihofer 2025-10-01 22:58:38 +02:00
  • ddda72f2bd expect: Fix build with GCC 15 Khem Raj 2025-10-01 22:58:37 +02:00
  • b95695a302 expect: cleanup do_install Ross Burton 2025-10-01 22:58:36 +02:00
  • e49d690cf1 expect: don't run aclocal in do_configure Ross Burton 2025-10-01 22:58:35 +02:00
  • 357a4beab6 expect: update code for Tcl channel implementation Ross Burton 2025-10-01 22:58:34 +02:00
  • c8a81cd75f expect: Revert "expect-native: fix do_compile failure with gcc-14" Adrian Freihofer 2025-10-01 22:58:33 +02:00
  • 6a8b1708e0 gstreamer1.0-plugins-bad: Fix CVE-2025-3887 Vijay Anusuri 2025-09-30 17:27:24 +05:30
  • 2ce56bd707 tiff: fix CVE-2025-9900 Yogita Urade 2025-09-30 13:47:48 +05:30