1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

Commit Graph

  • ceaff21850 uki.bbclass: add class for building Unified Kernel Images (UKI) Michelle Lin 2024-10-23 15:08:31 +03:00
  • 085afc322b python3: update 3.12.6 -> 3.13.0 Alexander Kanavin 2024-10-23 16:24:20 +02:00
  • 8d909f94a6 python3-cryptography: update 42.0.8 -> 43.0.1 Alexander Kanavin 2024-10-23 16:24:19 +02:00
  • c118d19588 oeqa/selftest/buildoptions: Use continue option in source mirrors test Richard Purdie 2024-10-25 11:53:11 +01:00
  • 4ea5360922 busybox: 1.36.1 -> 1.37.0 Andrej Valek 2024-10-23 19:22:04 +02:00
  • d8ec024b83 oeqa/selftest/rust: remove unused imports or code Ross Burton 2024-10-22 18:18:26 +01:00
  • 13db230e42 oeqa/selftest/rust: skip on all MIPS platforms Ross Burton 2024-10-22 18:18:25 +01:00
  • 3fa461da7c libssh2: upgrade 1.11.0 -> 1.11.1 Trevor Gamblin 2024-10-22 16:29:34 -04:00
  • 5f914f6c17 libgit2: upgrade 1.8.1 -> 1.8.2 Trevor Gamblin 2024-10-22 16:17:23 -04:00
  • 816e7d3550 python3-mako: upgrade 1.3.5 -> 1.3.6 Trevor Gamblin 2024-10-22 15:46:03 -04:00
  • af0cffb9cc python3-sphinx: upgrade 8.0.2 -> 8.1.3 Trevor Gamblin 2024-10-22 12:58:07 -04:00
  • 3f75227386 python3-pyproject-metadata: upgrade 0.8.0 -> 0.8.1 Trevor Gamblin 2024-10-22 12:58:06 -04:00
  • af09a399db python3-hypothesis: upgrade 6.112.4 -> 6.115.3 Trevor Gamblin 2024-10-22 12:58:05 -04:00
  • fb377b1d1c python3-hypothesis: add python3-zoneinfo to RDEPENDS Trevor Gamblin 2024-10-22 12:58:04 -04:00
  • fc14b71d47 python3-pyparsing: upgrade 3.1.4 -> 3.2.0 Trevor Gamblin 2024-10-22 12:58:03 -04:00
  • 2efe2ad8c7 python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16 Trevor Gamblin 2024-10-22 12:58:02 -04:00
  • b605bf9a32 insane: Ensure package_qa tasks run in builds when expected Richard Purdie 2024-10-22 12:25:44 +01:00
  • 3ad0baf6fd time64.inc: Exclude pseudo from the 32bit-time warnings Richard Purdie 2024-10-23 10:26:00 +01:00
  • 1ab34a5f64 ref-manual: structure.rst: document missing tmp/ dirs Antonin Godard 2024-10-16 17:24:48 +02:00
  • 810813a59f ref-manual: add missing OPKGBUILDCMD variable Antonin Godard 2024-10-09 09:41:09 +02:00
  • c786e869b8 ref-manual: add missing EXTERNAL_KERNEL_DEVICETREE variable Antonin Godard 2024-10-09 09:41:07 +02:00
  • 67fd2ee995 ref-manual: add missing CVE_CHECK manifest variables Antonin Godard 2024-10-09 09:40:59 +02:00
  • ca77e75846 ref-manual: introduce CVE_CHECK_REPORT_PATCHED variable Aleksandar Nikolic 2024-06-07 23:15:59 +02:00
  • c2dcb5102c kmscube: create_framebuffer: backport modifier fix Randolph Sapp 2024-10-11 15:26:35 -05:00
  • dfe311ef7a syslinux: Disable error on implicit-function-declaration Khem Raj 2024-02-02 00:19:08 -08:00
  • b41fb087da linux-firmware: upgrade 20240220 -> 20240909 Macpaul Lin 2024-10-09 14:34:05 +08:00
  • 419b3b4275 libarchive: Fix CVE-2024-48957 & CVE-2024-48958 Ashish Sharma 2024-10-13 09:48:14 +05:30
  • 87ebb58a64 gcc: ignore CVE-2023-4039 Peter Marko 2024-10-13 14:56:42 +02:00
  • 0fac8e96f7 bitbake: toaster/tests/browser/layerdetails: Drop unwanted test skipping/exception handling Richard Purdie 2024-10-22 23:41:23 +01:00
  • 6ee37562d4 bitbake: toaster/tests/functional/utils: Handle WebDriverException Richard Purdie 2024-10-22 14:04:57 +01:00
  • 56a8e5283e bitbake: toaster/tests/browser/helper: Add wait for jquery to complete Richard Purdie 2024-10-22 13:40:35 +01:00
  • 1f2b8a27ea bitbake: toaster/tests/functional/project_page: Use wait_until_element_clickable before click calls Richard Purdie 2024-10-22 13:38:50 +01:00
  • 7fef43d98a bitbake: toaster/tests/functional/util: Avoid test hangs Richard Purdie 2024-10-22 13:33:48 +01:00
  • 524bbe060e bitbake: toaster/tests/browser: Add various fixes for test failures encountered Richard Purdie 2024-10-22 13:33:18 +01:00
  • ed7105cb3f bitbake: toaster/tests/browser/helper: Add wait_until_element_clickable funciton Richard Purdie 2024-10-22 13:31:42 +01:00
  • dd14fac826 bitbake: toaster/tests/browser/helper: Improve wait_until_clickable exception handling Richard Purdie 2024-10-22 13:31:16 +01:00
  • 7671fdcaf6 bitbake: toaster/tests/functional/utils: Drop unused code from wait_until_build_cancelled Richard Purdie 2024-10-21 23:37:12 +01:00
  • 9c80b40ee5 bitbake: toaster/tests/browser/helpers: Drop remains of polling/sleep calls Richard Purdie 2024-10-18 22:41:28 +01:00
  • 23483ff489 bitbake: toaster/tests/functiona/project_page_tab_config: Improve waits and drop polling Richard Purdie 2024-10-18 22:39:57 +01:00
  • bac01b0756 bitbake: toaster/tests/functiona/project_page_tab_config: Switch to using library create_project function Richard Purdie 2024-10-18 22:37:27 +01:00
  • d0c0c00f6c bitbake: toaster/tests/browser/helpers: Add not visible wait function Richard Purdie 2024-10-18 22:33:47 +01:00
  • 210417d0f4 bitbake: toaster/tests/functiona/project_page: Improve waits and drop polling Richard Purdie 2024-10-18 22:31:53 +01:00
  • fa56ea47b1 bitbake: toaster/tests/functiona/project_page: Drop pointless test covered elsewhere Richard Purdie 2024-10-18 22:26:43 +01:00
  • 566c6dca28 bitbake: toaster/tests/functiona/project_page: Switch to using library create_project function Richard Purdie 2024-10-18 22:25:38 +01:00
  • 57bdcaf417 bitbake: toaster/tests/functional/project_config: Fix the wait calls to avoid polling Richard Purdie 2024-10-18 13:57:34 +01:00
  • d17f42ec12 bitbake: toaster/tests/functional/basic: Improve the projects table selection to a common function Richard Purdie 2024-10-18 13:30:08 +01:00
  • 4d9ad3bb8e bitbake: toaster/tests/functional/helpers: Drop unneeded poll values and sleep Richard Purdie 2024-10-18 11:42:51 +01:00
  • d230085ed9 bitbake: toaster/tests/browser: Drop unneeded poll parameters Richard Purdie 2024-10-17 23:22:33 +01:00
  • d67b698be2 bitbake: toaster/tests/browser: Increase the default wait timeout Richard Purdie 2024-10-17 23:08:13 +01:00
  • fa2ca6f1f9 bitbake: toaster/tests/function/basic: Make element detection more specific Richard Purdie 2024-10-18 10:51:46 +01:00
  • b04308f670 bitbake: toaster/tests/function/basic: Improve exception handling for error readability Richard Purdie 2024-10-18 11:18:00 +01:00
  • f599d2c702 bitbake: toaster/tests/project_config: Reuse common project creation code Richard Purdie 2024-10-17 23:06:39 +01:00
  • d4288a7785 bitbake: toaster/tests/functional_basic: Reuse common project creation code Richard Purdie 2024-10-17 23:04:03 +01:00
  • 9ed0df26fb bitbake: toaster/tests/functional: Tweak the project creation function for better reuse Richard Purdie 2024-10-17 14:42:28 +01:00
  • 86bcd2da05 bitbake: toaster/tests/functional: Move _create_test_new_project to base class as helper Richard Purdie 2024-10-17 14:37:32 +01:00
  • 38a29dff86 bitbake: toaster/tests/functional: Improve project creation tests Richard Purdie 2024-10-16 23:55:04 +01:00
  • dab2dcae89 patchtest: add test_commit_message_user_tags Trevor Gamblin 2024-10-04 09:39:54 -04:00
  • a20bbe1123 ref-manual: structure.rst: document missing tmp/ dirs Antonin Godard 2024-10-16 17:24:48 +02:00
  • 5c46d03ea8 release-notes-5.1: add beaglebone-yocto parselogs test oeqa failure Antonin Godard 2024-10-16 16:18:03 +02:00
  • bf4f76d4d1 docs: Replace VOLATILE_TMP_DIR with FILESYSTEM_PERMS_TABLES Niko Mauno 2024-10-16 14:09:40 +00:00
  • 58fa363b96 docs: Replace VOLATILE_LOG_DIR with FILESYSTEM_PERMS_TABLES Niko Mauno 2024-10-16 14:09:39 +00:00
  • 581f498489 release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR Robert Yang 2024-10-16 01:11:06 -07:00
  • 57127f6520 ref-manual: fix ordering of insane checks list Antonin Godard 2024-10-14 16:11:44 +02:00
  • 4ba72b6b34 release-notes-5.1: fix spdx bullet point Antonin Godard 2024-10-09 09:41:13 +02:00
  • a6c1af1af5 udev-extraconf: fix network.sh script did not configure hotplugged interfaces Regis Dargent 2024-10-18 15:32:38 +02:00
  • 4724851d0d python3-maturin: sort external libs in wheel files Yoann Congal 2024-10-18 12:50:26 +02:00
  • 5a5713feeb linux-firmware: Upgrade to 20241017 and allow compressing firmware Zoltán Böszörményi 2024-10-18 11:26:05 +02:00
  • 07c8f11aec libgfortran: fix buildpath QA issue Chen Qi 2024-10-18 01:31:34 -07:00
  • 31cf7db95a vim: Upgrade 9.1.0698 -> 9.1.0764 Rohini Sangam 2024-10-18 12:00:28 +05:30
  • bc67fcf621 devtool: ide-sdk: fix help typo Antonin Godard 2024-10-17 15:30:55 +02:00
  • 2d04e3e76f rust-target-config: Update the data layout for x86-64 target Deepesh Varatharajan 2024-10-17 05:32:44 -07:00
  • 570560f59b sanity.bbclass: skip check_userns for non-local uid Changqing Li 2024-10-17 19:15:20 +08:00
  • bada336904 util-linux: sfdisk sector size improvements Vince Chang 2024-10-17 16:40:02 +08:00
  • 120400663a musl: Update to tip of trunk Khem Raj 2024-10-16 23:18:23 -07:00
  • 22c08cab4d ffmpeg: Add "libswresample libavcodec" to CVE_PRODUCT aszh07 2024-10-17 11:01:42 +05:30
  • fe96ba1f24 python3-jinja2: backport a patch to address python 3.13 ptest fails Alexander Kanavin 2024-10-16 21:36:05 +02:00
  • c9b7b850e7 python3-markupsafe: add missing html module dependency Alexander Kanavin 2024-10-16 21:36:04 +02:00
  • f7be321a8d python3-installer: add a patch to ensure RECORD file reproducibility Alexander Kanavin 2024-10-16 21:36:02 +02:00
  • 67cf5e5bde tune-cortexa32: set tune feature as armv8a Jagadeesh Krishnanjanappa 2024-10-16 17:55:55 +05:30
  • bdaf69fe10 u-boot: upgrade 2024.07 -> 2024.10 Fabio Estevam 2024-10-15 16:04:52 -03:00
  • 964d8ad6b0 subversion: Upgrade 1.14.3 -> 1.14.4 Richard Purdie 2024-10-16 11:05:59 +01:00
  • 71de567a60 lttng-modules: Upgrade 2.13.14 -> 2.13.15 Richard Purdie 2024-10-16 11:05:28 +01:00
  • 77a329de77 ppp: Upgrade 2.5.0 -> 2.5.1 Richard Purdie 2024-10-16 11:04:57 +01:00
  • 7de344b3d0 python3-markupsafe: Upgrade 2.1.5 -> 3.0.1 Richard Purdie 2024-10-16 11:04:32 +01:00
  • 131c972071 qemu: Upgrade 9.0.1 -> 9.1.0 Richard Purdie 2024-10-16 11:03:58 +01:00
  • 317bc90025 oeqa/runtime/parselogs: Add different PCI BAR errors with qemu 9.1.0 Richard Purdie 2024-10-17 08:02:33 +01:00
  • 74c93ec961 bitbake: fetch2/wget: set User-Agent to 'bitbake/version' in checkstatus() Alexander Kanavin 2024-10-14 15:35:04 +02:00
  • 9eaa1e5024 bitbake: fetch2/wget.py: use default wget user-agent in upstream version checks Alexander Kanavin 2024-10-14 14:27:31 +02:00
  • c68ef7b4b7 util-linux: Add findmnt to the bash completion RDEPENDS Alban Bedel 2024-10-16 10:05:20 +02:00
  • ee4a2b6e5f libadwaita: update 1.6.0 -> 1.6.1 Markus Volk 2024-10-16 03:49:49 +02:00
  • 582887daac libxml2: upgrade 2.13.3 -> 2.13.4 J. S 2024-10-15 17:15:26 -04:00
  • d32bab0137 cve-check: add field "modified" to JSON report Katawann 2024-09-19 22:33:05 +02:00
  • 200d12b6a5 image.bbclass: Drop support for ImageQAFailed exceptions in image_qa Peter Kjellerstedt 2024-09-26 14:25:06 +02:00
  • 8156bb675c meta-ide-support: Mark recipe as MACHINE-specific Paul Barker 2024-09-05 21:21:02 +01:00
  • 2c09c72cf1 image_qa: fix error handling Louis Rannou 2024-09-13 14:25:52 +02:00
  • cbd445e044 libsdl2: Fix non-deterministic configure option for libsamplerate Richard Purdie 2024-09-17 08:16:54 +01:00
  • f9fd48d759 recipes-bsp: usbutils: Fix usb-devices command using busybox Teresa Remmet 2024-09-06 09:25:16 +02:00
  • e6acba1518 uboot-sign: fix counters in do_uboot_assemble_fitimage Paul Gerber 2024-08-29 12:43:36 +02:00
  • f43ef3aa92 runqemu: Fix detection of -serial parameter Jörg Sommer 2024-08-29 20:33:45 +02:00
  • 008e269c6b makedevs: Fix matching uid/gid Jaeyoon Jung 2024-08-27 01:41:34 +09:00