diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb')
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/xorgproto_2019.2.bb | 14 |
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 @@ | |||
| 1 | require xorg-proto-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "X Window System unified protocol definitions" | ||
| 4 | |||
| 5 | DESCRIPTION = "This package provides the headers and specification documents defining \ | ||
| 6 | the core protocol and (many) extensions for the X Window System" | ||
| 7 | |||
| 8 | LICENSE = "MIT-style" | ||
| 9 | LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=b9e051107d5628966739a0b2e9b32676" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "a02dcaff48b4141b949ac99dfc344d86" | ||
| 12 | SRC_URI[sha256sum] = "46ecd0156c561d41e8aa87ce79340910cdf38373b759e737fcbba5df508e7b8e" | ||
| 13 | |||
| 14 | BBCLASSEXTEND = "native nativesdk" | ||
