]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
orc: upgrade 0.4.33 -> 0.4.34
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 1 Jun 2023 09:03:26 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Jun 2023 14:14:25 +0000 (15:14 +0100)
Changelog:
===========
    Thread-safety improvements around orc codemem allocation/freeing
    Add orc_parse_code() with more detailed error reporting
    Implement Orc function lazy initialization correctly via atomic operations
    orc program parser fixes and improvements
    build fixes and compiler warning fixes
    coverity and clang scan-build static code analysis fixes
    meson: Do not always generate static library for test library
    ci improvements

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/orc/orc_0.4.34.bb [moved from meta/recipes-devtools/orc/orc_0.4.33.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/orc/orc_0.4.33.bb
rename to meta/recipes-devtools/orc/orc_0.4.34.bb
index 873fe3920b70c82dfd309d080bccda64603bd061..801d604bdc300396fe61108ec84346c8be6ac863 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause & 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] = "844e6d7db8086f793f57618d3d4b68d29d99b16034e71430df3c21cfd3c3542a"
+SRC_URI[sha256sum] = "8f47abb3f097171e44eb807adcdabd860fba2effd37d8d3c4fbd5f341cadd41f"
 
 inherit meson pkgconfig gtk-doc