blob: 94e205105f31204ac69722e43d081beb971e9090 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require libx11.inc
inherit gettext
PR = "${INC_PR}.2"
BBCLASSEXTEND = "native nativesdk"
SRC_URI += "file://keysymdef_include.patch"
SRC_URI[md5sum] = "78b4b3bab4acbdf0abcfca30a8c70cc6"
SRC_URI[sha256sum] = "c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86"
|