summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-10-17 23:21:03 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-23 16:30:36 +0100
commit1ec8ea34f2db13589e74c4b144e2670fcad1b56b (patch)
treebd2459c82eb532621ac115c14f9204ace85e5e61 /meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb
parent1c2ea784f43dba4fd897eaf730933fa916b85c6e (diff)
downloadpoky-1ec8ea34f2db13589e74c4b144e2670fcad1b56b.tar.gz
xorgproto: upgrade to 2019.2
(From OE-Core rev: e4d3f842194ea1ff584ae4fe8ad211dd3e706e6c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb b/meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb
new file mode 100644
index 0000000000..8acbe895aa
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb
@@ -0,0 +1,14 @@
1require xorg-proto-common.inc
2
3SUMMARY = "X Window System unified protocol definitions"
4
5DESCRIPTION = "This package provides the headers and specification documents defining \
6the core protocol and (many) extensions for the X Window System"
7
8LICENSE = "MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=b9e051107d5628966739a0b2e9b32676"
10
11SRC_URI[md5sum] = "a02dcaff48b4141b949ac99dfc344d86"
12SRC_URI[sha256sum] = "46ecd0156c561d41e8aa87ce79340910cdf38373b759e737fcbba5df508e7b8e"
13
14BBCLASSEXTEND = "native nativesdk"