summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-07-30 12:13:37 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-03 10:33:06 +0100
commit2dae94b6fcc8ccb2ffed2a29c5af7782b267ceab (patch)
treea891daab61ea2b91210d396d04d3b70d96c044e2
parent141e928abff835d84b49f1dfde7db63e7a292403 (diff)
downloadpoky-2dae94b6fcc8ccb2ffed2a29c5af7782b267ceab.tar.gz
libpciaccess: upgrade to 0.13.2
Licence MD5 changed because some years were updated and some new people added their own copyright text which, apparently, is similar with what already exists in the file. (From OE-Core rev: c9104b8a995a334c490bdca464fdd53a1d1704b3) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-graphics/xorg-lib/libpciaccess_0.13.2.bb (renamed from meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb)8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.2.bb
index 0ec6814aad..6da86f24b6 100644
--- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.2.bb
@@ -6,9 +6,7 @@ PCI bus and devices in a platform-independent way."
6require xorg-lib-common.inc 6require xorg-lib-common.inc
7 7
8LICENSE = "MIT & MIT-style" 8LICENSE = "MIT & MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING;md5=de01cb89a769dc657d4c321c209ce4fc" 9LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
10 10
11PR = "r1" 11SRC_URI[md5sum] = "b7c0d3afce14eedca57312a3141ec13a"
12 12SRC_URI[sha256sum] = "abab8c2b050afb89bc29280e9c6b50ec5867174960d88bfb81a01036ec20de19"
13SRC_URI[md5sum] = "399a419ac6a54f0fc07c69c9bdf452dc"
14SRC_URI[sha256sum] = "27ab68f645691a4ca258dcc9d131040586e134f9233ce079794496f6264da084"