diff options
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb new file mode 100644 index 0000000000..ed1eb7ae7a --- /dev/null +++ b/meta/recipes-graphics/xcb/xcb-util-keysyms_0.3.8.bb | |||
@@ -0,0 +1,11 @@ | |||
1 | require xcb-util.inc | ||
2 | |||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b47900574ea9e \ | ||
5 | " | ||
6 | PR = "r0" | ||
7 | |||
8 | SRC_URI[md5sum] = "c75bb20e709093580a67eaf263251b50" | ||
9 | SRC_URI[sha256sum] = "913d32f7afe380c580da7636ee13f2728790237bb5c03def536363f552686121" | ||
10 | |||
11 | |||