aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2018-03-24 10:42:05 -0700
committerArmin Kuster <akuster@mvista.com>2018-03-24 22:47:20 -0700
commit0bd14f008cdc2c3daee14e9b7c50ce026b127f7d (patch)
tree4fefc68314946b652d590cea635c8ff485462826 /meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
parent6eb453cd7b00b6a4186711558b672faa3420c99b (diff)
downloadopenembedded-core-contrib-0bd14f008cdc2c3daee14e9b7c50ce026b127f7d.tar.gz
xorgproto: add replacement for depricated calibrateproto
Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb b/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
new file mode 100644
index 0000000000..f48a22b57d
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
@@ -0,0 +1,14 @@
+require xorg-proto-common.inc
+
+SUMMARY = "XCalibrate: Touchscreen calibration headers"
+
+DESCRIPTION = "This package provides the headers and specification documents defining \
+the core protocol and (many) extensions for the X Window System"
+
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=b9e051107d5628966739a0b2e9b32676"
+
+SRC_URI[md5sum] = "81557ca47ee66a4e54590fcdadd28114"
+SRC_URI[sha256sum] = "fee885e0512899ea5280c593fdb2735beb1693ad170c22ebcc844470eec415a0"
+
+BBCLASSEXTEND = "native nativesdk"