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" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \ - file://image/xcb_image.h;startline=4;endline=27;md5=4e4f1b0fae5694beed407dea01f38212" + file://image/xcb_image.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c" PR = "r0" 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 LICENSE = "MIT" LIC_FILES_CHKSUM = "file://ewmh/ewmh.c;endline=27;md5=63fd80552d7dc886f4eb267610d5bb9d \ - file://ewmh/xcb_ewmh.h;startline=4;endline=30;md5=7bcd2d64f5615707f95ea8826a93561f \ + file://ewmh/xcb_ewmh.h;beginline=4;endline=30;md5=73b589f90ef90b4a43998955daad5cd8 \ file://icccm/icccm.c;endline=28;md5=e2b3240a0c197e8977adde2a5cf18d50 \ - file://icccm/xcb_icccm.h;startline=4;endline=31;md5=0af3f37474085b0517dbbae4cb4ce13c \ + file://icccm/xcb_icccm.h;beginline=4;endline=31;md5=393772b7b07b9868d479d538238c1d8a \ " PR = "r0"