]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
pixman: upgrade 0.44.0 -> 0.44.2
authorWang Mingyu <wangmy@cn.fujitsu.com>
Mon, 9 Dec 2024 23:56:45 +0000 (07:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2024 12:39:46 +0000 (12:39 +0000)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb [moved from meta/recipes-graphics/xorg-lib/pixman_0.44.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-graphics/xorg-lib/pixman_0.44.0.bb
rename to meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb
index aeb1c392d3c4b539784f4f5b6671db901ee57437..9e2a102a9b1e7d2c1a676a2de650dd8817603b8f 100644 (file)
@@ -10,7 +10,7 @@ DEPENDS = "zlib"
 SRC_URI = "https://www.cairographics.org/releases/${BP}.tar.gz \
            file://0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch \
            "
-SRC_URI[sha256sum] = "89a4c1e1e45e0b23dffe708202cb2eaffde0fe3727d7692b2e1739fec78a7dac"
+SRC_URI[sha256sum] = "6349061ce1a338ab6952b92194d1b0377472244208d47ff25bef86fc71973466"
 
 # see http://cairographics.org/releases/ - only even minor versions are stable
 UPSTREAM_CHECK_REGEX = "pixman-(?P<pver>\d+\.(\d*[02468])+(\.\d+)+)"