summaryrefslogtreecommitdiffstats
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:49:33 +0100
commitf4f27900492b8e797bd7cb482c557858ef29603a (patch)
treea9fbe7d55e71034c7762767e22e27be3008f876e /meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
parent9522cfb8c7172603999adb1ce23aec9c56979194 (diff)
downloadpoky-f4f27900492b8e797bd7cb482c557858ef29603a.tar.gz
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. (From OE-Core rev: 6c52f78a4f02a18b210f429de21d3668511d3640) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 0000000000..b3091fd7c3
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
@@ -0,0 +1,16 @@
1SUMMARY = "Generic PCI access library for X"
2
3DESCRIPTION = "libpciaccess provides functionality for X to access the \
4PCI bus and devices in a platform-independant way."
5
6require xorg-lib-common.inc
7
8LICENSE = "MIT & MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING;md5=2c765efe1e0722c1badff5e54429b102"
10
11PR = "r0"
12
13DEPENDS += "xproto virtual/libx11"
14
15SRC_URI[md5sum] = "d6363ee9f4df79f6fc47cba7c67b0d35"
16SRC_URI[sha256sum] = "cc47d7f0e48cf4eed972916b536fdc97788d7521915e3ae1cc92d540776d7344"