Files
poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
Dexuan Cui f4f2790049 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>
2011-04-18 05:49:33 +01:00

17 lines
491 B
BlitzBasic

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"