summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb')
-rw-r--r--external/poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/external/poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb b/external/poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
new file mode 100644
index 00000000..b58cb80d
--- /dev/null
+++ b/external/poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
@@ -0,0 +1,19 @@
+SUMMARY = "Generic PCI access library for X"
+
+DESCRIPTION = "libpciaccess provides functionality for X to access the \
+PCI bus and devices in a platform-independent way."
+
+require xorg-lib-common.inc
+
+SRC_URI += "\
+"
+
+SRC_URI[md5sum] = "b34e2cbdd6aa8f9cc3fa613fd401a6d6"
+SRC_URI[sha256sum] = "214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489"
+
+LICENSE = "MIT & MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
+
+REQUIRED_DISTRO_FEATURES = ""
+
+BBCLASSEXTEND = "native nativesdk"