blob: a44a5c8927921237533cb0ad6ec23c2cb51fbe60 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001SUMMARY = "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://0004-Don-t-include-sys-io.h-on-arm.patch \
10"
11
12SRC_URI[md5sum] = "8f436e151d5106a9cfaa71857a066d33"
13SRC_URI[sha256sum] = "3df543e12afd41fea8eac817e48cbfde5aed8817b81670a4e9e493bb2f5bf2a4"
14
15LICENSE = "MIT & MIT-style"
16LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
17
18REQUIRED_DISTRO_FEATURES = ""