diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.44.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb 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 aeb1c392d3..9e2a102a9b 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.44.0.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.44.2.bb @@ -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\d+\.(\d*[02468])+(\.\d+)+)"