1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-22 05:47:04 +00:00

Commit Graph

  • 4df4248036 libxslt: Fix for CVE-2025-24855 Vijay Anusuri 2025-03-20 17:27:06 +05:30
  • 0490768a25 libxslt: Fix for CVE-2024-55549 Vijay Anusuri 2025-03-20 17:27:05 +05:30
  • 88aec329b8 tiff: mark CVE-2023-30774 as patched Peter Marko 2025-03-16 17:50:25 +01:00
  • 8660c1bd8d bitbake: cache: bump cache version Steve Sakoman 2025-03-19 08:19:32 -07:00
  • 498666694f mc: fix buildpath QA regarding unzip Chen Qi 2025-03-27 14:21:43 +08:00
  • 01dbb30d39 rust: Oe-selftest changes for rust v1.84.1 Deepesh Varatharajan 2025-03-27 02:06:07 -07:00
  • 28a077b4aa rust: Fix build failure when multilibs are enabled Deepesh Varatharajan 2025-03-27 02:06:06 -07:00
  • 6d78fbe5c5 rust: Upgrade 1.83.0->1.84.1 Deepesh Varatharajan 2025-03-27 02:06:05 -07:00
  • 824f05fe73 rust: Fix build break because of "download-rustc" and "llvm-tools" Deepesh Varatharajan 2025-03-27 02:06:04 -07:00
  • 2cb5d1accc rust: Fix bloat issue in recent rust updates Deepesh Varatharajan 2025-03-27 02:06:03 -07:00
  • 43a2be2897 bitbake: tests/fetch: add a test for download paths without a proper filename Ross Burton 2025-03-26 12:25:23 +00:00
  • 58c015cdd7 bitbake: tests/fetch: support setting PV in the wget fetcher Ross Burton 2025-03-26 12:25:22 +00:00
  • 63246241f9 bitbake: tests/fetch: use a namedtuple for the wget test data Ross Burton 2025-03-26 12:25:21 +00:00
  • c3fc67960e bitbake: bb/tests: use subtests when looping in a test case Ross Burton 2025-03-26 12:25:20 +00:00
  • 3233f3b231 bitbake: fetch2/wget: use long arguments for clarity Ross Burton 2025-03-26 12:25:19 +00:00
  • 372a9c2d56 bitbake: fetch2/wget: don't conditionalise --continue Ross Burton 2025-03-26 12:25:18 +00:00
  • f976a7d4fb bitbake: fetch2/wget: consider downloadfilename when checking for upstream Ross Burton 2025-03-26 12:25:17 +00:00
  • c00ad319d4 bitbake: fetch2/gomod: Fix mirroring problem Christian Lindeberg 2025-03-20 11:19:49 +01:00
  • ecff1d6a2d vulkan-samples: Fix build with GCC-15 Khem Raj 2025-03-24 18:42:25 -07:00
  • bf94ea1cc4 flex: build occasional build failures in test suite compile Ross Burton 2025-03-26 12:11:50 +00:00
  • 760a61a707 flex: remove obsolete disable-tests.patch Ross Burton 2025-03-26 12:11:49 +00:00
  • 9863ffc50f overlayfs-etc: Unmount /sys and /proc before init Pavel Zhukov 2025-03-25 10:40:14 +01:00
  • 6ade544faa acl: improve ptest packaging Ross Burton 2025-03-24 21:24:45 +00:00
  • d58e862cf6 man-db: Add missing rdep for col utility Khem Raj 2025-03-24 12:50:57 -07:00
  • 32139d1420 attr: improve ptest packaging Ross Burton 2025-03-24 17:20:07 +00:00
  • 862a1f2904 attr: merge .bb and .inc Ross Burton 2025-03-24 17:20:06 +00:00
  • 358ada6aaf perl: add more module RDEPENDS that don't get detected Ross Burton 2025-03-24 17:20:05 +00:00
  • 514ebd4303 unifdef: Drop md5sum for SRC_URI Khem Raj 2025-03-24 09:33:23 -07:00
  • 892ca27882 apt: Fix build with GCC 15 Khem Raj 2025-03-24 09:33:40 -07:00
  • 03f2311938 gperf: Pin to C17 std Khem Raj 2025-03-24 09:33:39 -07:00
  • 26fe9d5948 xinetd: Pin to C17 std Khem Raj 2025-03-24 09:33:38 -07:00
  • c7779118be syslinux: Use -idirafter to add back path for system stdarg.h Khem Raj 2025-03-24 09:33:41 -07:00
  • 99d0673924 lrzsz: Fix build with gcc-15 Khem Raj 2025-03-24 09:33:36 -07:00
  • a421ad3816 ghostscript: Pin to C17 std Khem Raj 2025-03-24 09:33:35 -07:00
  • 7d8c805f8f alsa-tools: Fix build with gcc 15 Khem Raj 2025-03-24 09:33:34 -07:00
  • d7b46cb079 mtd-utils: Fix GCC version detection Khem Raj 2025-03-24 09:33:33 -07:00
  • a6b876bc48 parted: Fix build with GCC 15 Khem Raj 2025-03-24 09:33:32 -07:00
  • d56592776d bc: Add missing params to getopt/getenv signatures Khem Raj 2025-03-24 09:33:31 -07:00
  • 48e34a905e db: Disable incompatible-pointer-types warning as error Khem Raj 2025-03-24 09:33:30 -07:00
  • 1b716172ae which: Fix build with gcc-15 on musl Khem Raj 2025-03-24 09:33:28 -07:00
  • 0480bea97a gawk: Fix build with gcc-15 on musl Khem Raj 2025-03-24 09:33:27 -07:00
  • 50a2fac8ac groff: Fix build with GCC-15 on musl Khem Raj 2025-03-24 09:33:26 -07:00
  • afeb5ba6f1 make: Fix signatures for getenv() and getopt() Khem Raj 2025-03-24 09:33:25 -07:00
  • 7dae0ab041 nettle: Fix build with GCC-15 Khem Raj 2025-03-24 09:33:24 -07:00
  • 5f081bc5fa unifdef: Don't use C23 constexpr keyword Khem Raj 2025-03-24 09:33:22 -07:00
  • 8050390f99 meta/conf: Start to populate autobuilder config fragments Richard Purdie 2025-01-07 12:07:43 +00:00
  • 9036bc090c overview-manual/concepts: remove PR from the build dir list Antonin Godard 2025-03-11 14:31:06 +01:00
  • 52bee5a085 nativesdk-libtool: sanitize the script, remove buildpaths Denys Dmytriyenko 2025-03-20 17:46:43 +01:00
  • 25a23bd2d5 gcc: unify cleanup of include-fixed, apply to cross-canadian Denys Dmytriyenko 2025-03-20 17:21:07 +01:00
  • 157b779e76 icu: Adjust ICU_DATA_DIR path on big endian targets Makarios Christakis 2025-03-16 21:13:43 +02:00
  • 985aeff01a libxslt: upgrade 1.1.39 -> 1.1.43 Vijay Anusuri 2025-03-19 16:55:25 +05:30
  • 8cde060aa3 xserver-xorg: mark CVEs fixed in 21.1.16 as fixed Peter Marko 2025-03-16 19:09:11 +01:00
  • 5d81f07c16 b4-wrapper-poky.py: output errors to stderr Quentin Schulz 2025-03-25 10:07:54 +01:00
  • 743d30e854 libarchive: upgrade 3.7.7 -> 3.7.8 Yogita Urade 2025-03-25 09:07:33 +00:00
  • 41dbf14659 cargo.bbclass: show PACKAGECONFIG_CONFARGS in bbnote Martin Jansa 2025-03-20 17:55:16 +01:00
  • 84c2919180 meson: refresh upstreamed patch Ross Burton 2025-03-24 14:29:42 +00:00
  • 18972fa0e0 lrzsz: Drop setting md5sum for SRC_URI Khem Raj 2025-03-24 09:33:37 -07:00
  • 6f0ad507df which: Drop md4sum for SRC_URI Khem Raj 2025-03-24 09:33:29 -07:00
  • 513ba822d7 sanity.conf: Require bitbake 2.9.2 Richard Purdie 2025-03-24 17:42:09 +00:00
  • 2d66669b8c bitbake: bitbake: Bump version to 2.9.2 Richard Purdie 2025-03-24 17:41:00 +00:00
  • 4a09308068 man-db: Fix musl build with NLS Khem Raj 2025-03-20 12:36:05 -07:00
  • 3bc048c01a ref-manual: uboot-sign: Add how to enable ATF, TEE and User defined snippet ITS for U-Boot FIT image Jamin Lin 2025-03-18 11:10:40 +08:00
  • 869c4f3adb migration-guides/release-notes-5.2: add known issue on stalled NVD Antonin Godard 2025-03-18 15:39:13 +01:00
  • 7f3dbf4f84 ref-manual: variable FIT_SIGN_INDIVIDUAL mix-and-match attacks Adrian Freihofer 2025-03-17 18:35:01 +01:00
  • 61a7192719 overview-manual/concepts: add UNPACKDIR in the directory description Antonin Godard 2025-03-11 14:31:07 +01:00
  • 2d843491f3 overview-manual/concepts: remove PR from the build dir list Antonin Godard 2025-03-11 14:31:06 +01:00
  • bfcd4d10a6 overview-manual: convert analysis-for-package-splitting.png to svg Antonin Godard 2025-03-11 14:31:05 +01:00
  • 2cd05764b7 overview-manual: convert configuration-compile-autoreconf.png to svg Antonin Godard 2025-03-11 14:31:04 +01:00
  • 4fefecd271 overview-manual: convert patching.png to svg Antonin Godard 2025-03-11 14:31:03 +01:00
  • 2483391bef overview-manual: convert source-fetching.png to svg and fix UNPACKDIR Antonin Godard 2025-03-11 14:31:02 +01:00
  • f1021dafb7 dev-manual: remove qemu machine name list in runqemu invocation Ross Burton 2025-03-11 12:30:25 +00:00
  • 87cccf1bb8 migration-guides: cover FIT_UBOOT_ENV Adrian Freihofer 2025-02-24 09:27:29 +01:00
  • f502a9a108 bitbake: Revert "bblayers/query: Fix using "removeprefix" string method" Richard Purdie 2025-03-20 16:54:23 +00:00
  • d4993c837a coreutils: fix segfault for ls --context Yi Zhao 2025-03-24 16:03:23 +08:00
  • 0834a9cdf6 spdx3: support to override the version of a package in SBOM 3 Hongxu Jia 2025-03-24 14:54:07 +08:00
  • b9620d79c0 linux-firmware: update qca-qca61x4-usb package contents Vivek Puar 2025-03-20 00:53:25 +05:30
  • 6d939c7d62 linux-firmware: upgrade 20250211 -> 20250311 Vivek Puar 2025-03-16 18:39:54 +05:30
  • e6a25fecfc grub2: Add GRUB_MKIMAGE_OPTS for configurable grub-mkimage options Valeria Petrov 2025-03-21 12:39:04 +01:00
  • 2c1ae6e2ff iproute2: Add iptables PACKAGECONFIG knob Niko Mauno 2025-03-20 10:15:27 +00:00
  • 64577ef186 opensbi: Do not inherit autotools bbclass Khem Raj 2025-03-19 18:55:29 -07:00
  • 34b7b0f86d packagegroup-core-x11: Drop dbus-x11 in REDEPENDS:${PN}-utils Niko Mauno 2025-03-19 09:13:29 +00:00
  • 43c8878da5 gsettings-desktop-schemas: update 47.1 -> 48.0 Markus Volk 2025-03-22 18:45:34 +01:00
  • 9f5260e039 Revert "git: git-replacement-native: depend on ca-certificate" Matthias Schiffer 2025-03-20 12:02:34 +01:00
  • 7ed9f4b7aa curl: only set CA bundle in target build Matthias Schiffer 2025-03-20 12:02:33 +01:00
  • 239a262c12 neard: use WIRELESS_DAEMON João Henrique Ferreira de Freitas 2025-03-21 21:55:52 -03:00
  • 6988ab0efa webkitgtk: Fix build on RISCV Khem Raj 2025-03-21 11:03:55 -07:00
  • 3d9391891d babeltrace2: Fix build with clang on 32bit hosts Khem Raj 2025-03-21 11:03:54 -07:00
  • 3b585c5e11 oeqa: spdx: Add tar test for SPDX 2.2 Joshua Watt 2025-03-21 09:12:40 -06:00
  • 7bbbc92c3b classes: create-spdx-2.2: Fix dependency handling Joshua Watt 2025-03-21 09:12:39 -06:00
  • b76c04bdcb oeqa: Build cpio with C17 std Khem Raj 2025-03-19 01:16:07 -07:00
  • 6edb7e77f1 poky: fix remove/append override syntax in comment Enrico Jörns 2025-03-24 11:41:35 +01:00
  • 70dc28ac28 build-appliance-image: Update to styhead head revision yocto-5.1.4 styhead-5.1.4 Steve Sakoman 2025-03-22 07:07:27 -07:00
  • 6a5ba188b7 poky.conf: bump version for 5.1.4 Steve Sakoman 2025-03-18 07:14:33 -07:00
  • 915e5e4d94 icu: Adjust ICU_DATA_DIR path on big endian targets Makarios Christakis 2025-03-16 21:13:43 +02:00
  • d5986042ac xserver-xorg: mark CVEs fixed in 21.1.16 as fixed Peter Marko 2025-03-16 19:08:24 +01:00
  • 6277999680 openssh: patch CVE-2025-26465 Peter Marko 2025-03-12 19:37:53 +01:00
  • 2b1149f032 openssh: patch CVE-2025-26466 Peter Marko 2025-03-12 19:37:52 +01:00
  • 769a4479e1 spdx30: handle links to inaccessible locations Peter Marko 2025-03-20 13:15:33 +01:00
  • e1a6ae2309 linux-yocto/6.12: yaffs2: fix module build Bruce Ashfield 2025-03-20 09:40:11 -04:00
  • edbd2f82bd linux-yocto/6.12: update to v6.12.19 Bruce Ashfield 2025-03-20 09:40:10 -04:00