diff mbox series

[1/9] orc: upgrade 0.4.42 -> 0.4.43

Message ID 20260831-mathieu-updates-2026-08-31-v1-1-58b54db72860@bootlin.com
State Under Review
Headers show
Series Various upgrades | expand

Commit Message

Mathieu Dubois-Briand Aug. 31, 2026, 9:03 a.m. UTC
Changelog:
- Add AVX512 support (Jorge Zapata)
- neon: add divluw rule (used in GStreamer's compositor, videomixer, gaudieffects and alpha-blending code paths) (Jeongkeun Kim)
- neon: add mulslq, mululq rules, shlq, shrsq, shruq (used in GStreamer's audio processing element) (Jeongkeun Kim)
- orccodemem: Invalidate code chunks when recycling for QEMU (Jorge Zapata)
- orcprogram-c: Allow negative constants (Carlos Falgueras García)
- arm, neon: Split ARM and NEON logic into 32b and 64b (Carlos Falgueras García)
- RISC-V: many fixes and enhancements, including some new rules (Felix Gong, Yao Zi, Brad Smith)
- LoongArch: various fixes and enhancements (Jin Bo)
- OpenBSD/FreeBSD improvements (Brad Smith)
- Miscellaneous fixes (Brad Smith, Jorge Zapata)
- ci fixes (Jorge Zapata, L. E. Segovia, Tim-Philipp Müller)

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
 meta/recipes-devtools/orc/{orc_0.4.42.bb => orc_0.4.43.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/orc/orc_0.4.42.bb b/meta/recipes-devtools/orc/orc_0.4.43.bb
similarity index 95%
rename from meta/recipes-devtools/orc/orc_0.4.42.bb
rename to meta/recipes-devtools/orc/orc_0.4.43.bb
index 89e879e1cc19..db7f5023b3b3 100644
--- a/meta/recipes-devtools/orc/orc_0.4.42.bb
+++ b/meta/recipes-devtools/orc/orc_0.4.43.bb
@@ -5,7 +5,7 @@  LICENSE = "BSD-2-Clause AND BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz"
-SRC_URI[sha256sum] = "7ec912ab59af3cc97874c456a56a8ae1eec520c385ec447e8a102b2bd122c90c"
+SRC_URI[sha256sum] = "82394e20e5c4dffe8b45ea8525c62dd4e3e8be7f253ac11c19297ba7ea5473e0"
 
 inherit meson pkgconfig