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>
This commit is contained in:
Dexuan Cui 2011-04-12 01:06:59 +08:00 committed by Richard Purdie
parent 9522cfb8c7
commit f4f2790049
1 changed files with 3 additions and 3 deletions

View File

@ -6,11 +6,11 @@ PCI bus and devices in a platform-independant way."
require xorg-lib-common.inc
LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=aa44c26bc646c6c9d9619c73b94a6e31"
LIC_FILES_CHKSUM = "file://COPYING;md5=2c765efe1e0722c1badff5e54429b102"
PR = "r0"
DEPENDS += "xproto virtual/libx11"
SRC_URI[md5sum] = "285e07976274572e1f1e68edee09b70a"
SRC_URI[sha256sum] = "f6b3c00e1c0aab0729563115d3d798e14c9210b4e10fccb484efe1c5eae85657"
SRC_URI[md5sum] = "d6363ee9f4df79f6fc47cba7c67b0d35"
SRC_URI[sha256sum] = "cc47d7f0e48cf4eed972916b536fdc97788d7521915e3ae1cc92d540776d7344"