diff options
Diffstat (limited to 'meta/recipes-graphics/xcb')
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb_1.8.bb (renamed from meta/recipes-graphics/xcb/libxcb_1.7.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/xcb/libxcb_1.8.bb index daecf0fd85..fbf90c260d 100644 --- a/meta/recipes-graphics/xcb/libxcb_1.7.bb +++ b/meta/recipes-graphics/xcb/libxcb_1.8.bb | |||
@@ -3,11 +3,11 @@ include libxcb.inc | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7" |
5 | 5 | ||
6 | PR = "r2" | 6 | PR = "r0" |
7 | 7 | ||
8 | DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp" | 8 | DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp" |
9 | 9 | ||
10 | PACKAGES =+ "libxcb-xinerama" | 10 | PACKAGES =+ "libxcb-xinerama" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "925699df361b99491165ebc12068056b" | 12 | SRC_URI[md5sum] = "eba59a8887ba6dbaa4cf337766f8d19d" |
13 | SRC_URI[sha256sum] = "e776dc35e2a66094e7308ce2e045fb4e27cf3ca30ab1813a8fc08538140724df" | 13 | SRC_URI[sha256sum] = "25c3600bec104c5aa6e9f559bfe0011b0e223bde726b849b58f758c2d4e6fc5e" |