diff options
-rw-r--r-- | recipes-graphics/xorg-lib/pixman_0.21.4.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-graphics/xorg-lib/pixman_0.21.4.bb b/recipes-graphics/xorg-lib/pixman_0.21.4.bb index 2d6f56969b..f0e9e388b1 100644 --- a/recipes-graphics/xorg-lib/pixman_0.21.4.bb +++ b/recipes-graphics/xorg-lib/pixman_0.21.4.bb | |||
@@ -4,12 +4,11 @@ SRC_URI[archive.md5sum] = "e50975ace979cd416a505827c15191b4" | |||
4 | SRC_URI[archive.sha256sum] = "57783330ee2f96121dc267b7f25b98356fd09fe9de185cd39e72e906b6444013" | 4 | SRC_URI[archive.sha256sum] = "57783330ee2f96121dc267b7f25b98356fd09fe9de185cd39e72e906b6444013" |
5 | 5 | ||
6 | LICENSE = "MIT & MIT-style & Public Domain" | 6 | LICENSE = "MIT & MIT-style & Public Domain" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=e9d61bf6d32b58021e0eb0d41f223b6f \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3\ |
8 | file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \ | 8 | file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \ |
9 | file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \ | 9 | file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \ |
10 | file://pixman/pixman-x64-mmx-emulation.h;beginline=4;endline=9;md5=4e32716f2efaa6c4659222667c339bb8" | 10 | file://pixman/pixman-x64-mmx-emulation.h;beginline=4;endline=9;md5=4e32716f2efaa6c4659222667c339bb8" |
11 | 11 | ||
12 | |||
13 | PR = "${INC_PR}.0" | 12 | PR = "${INC_PR}.0" |
14 | 13 | ||
15 | SRC_URI += "\ | 14 | SRC_URI += "\ |