summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-04-12 01:06:59 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:42:41 +0100
commit6c52f78a4f02a18b210f429de21d3668511d3640 (patch)
tree190745ceaebea74486a80e73eebaf546e167ddd3 /meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
parentc2d88ed7787f6550c2de758fcc749714c6b4e41b (diff)
downloadopenembedded-core-6c52f78a4f02a18b210f429de21d3668511d3640.tar.gz
openembedded-core-6c52f78a4f02a18b210f429de21d3668511d3640.tar.bz2
openembedded-core-6c52f78a4f02a18b210f429de21d3668511d3640.tar.xz
openembedded-core-6c52f78a4f02a18b210f429de21d3668511d3640.zip
libpciaccess: upgrade from 0.12.0 to the latest version 0.12.1
Upgrade LIC_FILES_CHKSUM due to the only change in the new COPYING: -Copyright 2007, 2008, 2009 Sun Microsystems, Inc. +Copyright (c) 2007, 2008, 2009, Oracle and/or its affiliates. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
new file mode 100644
index 000000000..b3091fd7c
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.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-independant way."
+
+require xorg-lib-common.inc
+
+LICENSE = "MIT & MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=2c765efe1e0722c1badff5e54429b102"
+
+PR = "r0"
+
+DEPENDS += "xproto virtual/libx11"
+
+SRC_URI[md5sum] = "d6363ee9f4df79f6fc47cba7c67b0d35"
+SRC_URI[sha256sum] = "cc47d7f0e48cf4eed972916b536fdc97788d7521915e3ae1cc92d540776d7344"