aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2012-05-28 08:48:00 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-30 11:03:38 +0100
commitb5753796e7f8b52e40aed51f4d5c8d329a31265e (patch)
tree9220c82fb7054f9c30b121b54aab114ae53c41a6 /meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb
parentc718f63b263f41e48b2293b2cd67371940b10804 (diff)
downloadopenembedded-core-b5753796e7f8b52e40aed51f4d5c8d329a31265e.tar.gz
libpciaccess: upgrade to 0.13.1
Removed also the fix_deletion_of_last_handle.patch because the new version includes it. Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb
new file mode 100644
index 0000000000..178e220de9
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb
@@ -0,0 +1,16 @@
+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
+
+LICENSE = "MIT & MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=de01cb89a769dc657d4c321c209ce4fc"
+
+PR = "r0"
+
+DEPENDS += "xproto virtual/libx11"
+
+SRC_URI[md5sum] = "399a419ac6a54f0fc07c69c9bdf452dc"
+SRC_URI[sha256sum] = "27ab68f645691a4ca258dcc9d131040586e134f9233ce079794496f6264da084"