blob: ffa6a609f3e940dbd1a8b56f9d3f760b7398039e [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001SUMMARY = "Generic PCI access library for X"
2
3DESCRIPTION = "libpciaccess provides functionality for X to access the \
4PCI bus and devices in a platform-independent way."
5
6require xorg-lib-common.inc
7
8SRC_URI += "\
9 file://0001-Include-config.h-before-anything-else-in-.c.patch \
10 file://0002-Fix-quoting-issue.patch \
11 file://0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch \
12 file://0004-Don-t-include-sys-io.h-on-arm.patch \
13"
14
15SRC_URI[md5sum] = "ace78aec799b1cf6dfaea55d3879ed9f"
16SRC_URI[sha256sum] = "07f864654561e4ac8629a0ef9c8f07fbc1f8592d1b6c418431593e9ba2cf2fcf"
17
18LICENSE = "MIT & MIT-style"
19LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
20
21REQUIRED_DISTRO_FEATURES = ""