mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
pixman: upgrade 0.44.0 -> 0.44.2
(From OE-Core rev: 7bd537726242ae77cdda8daf8d291748b48aaa14) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e6c1955a01
commit
0d9e41ed61
@@ -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+)+)"
|
||||
Reference in New Issue
Block a user