| Submitter | Zhai, Edwin |
|---|---|
| Date | July 26, 2011, 12:30 p.m. |
| Message ID | <c215eef1b71e414ea9a518a54c0918f2a79ff56e.1311682779.git.edwin.zhai@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/8545/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb b/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb new file mode 100644 index 0000000..cc71857 --- /dev/null +++ b/meta/recipes-graphics/xorg-app/xinput_1.5.3.bb @@ -0,0 +1,9 @@ +require xorg-app-common.inc +DESCRIPTION = "a utility to configure and test XInput devices" +DEPENDS += " libxi" +PR = "r0" + +LIC_FILES_CHKSUM = "file://COPYING;md5=22c34ea36136407a77702a8b784f9bd0" + +SRC_URI[md5sum] = "1e2f0ad4f3fa833b65c568907f171d28" +SRC_URI[sha256sum] = "6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76"