diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb b/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb index 16e68fc071..553ce369b7 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb | |||
| @@ -7,6 +7,9 @@ including trapezoids, triangles, and rectangles." | |||
| 7 | 7 | ||
| 8 | require xorg-lib-common.inc | 8 | require xorg-lib-common.inc |
| 9 | 9 | ||
| 10 | # see http://cairographics.org/releases/ - only even minor versions are stable | ||
| 11 | UPSTREAM_CHECK_REGEX = "pixman-(?P<pver>\d+\.(\d*[02468])+(\.\d+)+)" | ||
| 12 | |||
| 10 | LICENSE = "MIT & MIT-style & PD" | 13 | LICENSE = "MIT & MIT-style & PD" |
| 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \ | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \ |
| 12 | file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \ | 15 | file://pixman/pixman-matrix.c;endline=25;md5=ba6e8769bfaaee2c41698755af04c4be \ |
