diff options
Diffstat (limited to 'meta/recipes-graphics/xcb')
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb b/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb index 43ef5a7faa..89d79abf04 100644 --- a/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb +++ b/meta/recipes-graphics/xcb/xcb-util-image_0.3.9.bb | |||
@@ -4,7 +4,7 @@ DEPENDS += "xcb-util" | |||
4 | 4 | ||
5 | LICENSE = "MIT" | 5 | LICENSE = "MIT" |
6 | LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \ | 6 | LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \ |
7 | file://image/xcb_image.h;startline=4;endline=27;md5=4e4f1b0fae5694beed407dea01f38212" | 7 | file://image/xcb_image.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c" |
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "fabb80b36490b00fc91289e2c7f66770" | 10 | SRC_URI[md5sum] = "fabb80b36490b00fc91289e2c7f66770" |
diff --git a/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb b/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb index 4d57ec2398..465ccd4a9f 100644 --- a/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb +++ b/meta/recipes-graphics/xcb/xcb-util-wm_0.3.9.bb | |||
@@ -2,9 +2,9 @@ require xcb-util.inc | |||
2 | 2 | ||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://ewmh/ewmh.c;endline=27;md5=63fd80552d7dc886f4eb267610d5bb9d \ | 4 | LIC_FILES_CHKSUM = "file://ewmh/ewmh.c;endline=27;md5=63fd80552d7dc886f4eb267610d5bb9d \ |
5 | file://ewmh/xcb_ewmh.h;startline=4;endline=30;md5=7bcd2d64f5615707f95ea8826a93561f \ | 5 | file://ewmh/xcb_ewmh.h;beginline=4;endline=30;md5=73b589f90ef90b4a43998955daad5cd8 \ |
6 | file://icccm/icccm.c;endline=28;md5=e2b3240a0c197e8977adde2a5cf18d50 \ | 6 | file://icccm/icccm.c;endline=28;md5=e2b3240a0c197e8977adde2a5cf18d50 \ |
7 | file://icccm/xcb_icccm.h;startline=4;endline=31;md5=0af3f37474085b0517dbbae4cb4ce13c \ | 7 | file://icccm/xcb_icccm.h;beginline=4;endline=31;md5=393772b7b07b9868d479d538238c1d8a \ |
8 | " | 8 | " |
9 | PR = "r0" | 9 | PR = "r0" |
10 | 10 | ||