diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-07-30 12:13:37 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-08-01 21:57:54 -0700 |
commit | c9104b8a995a334c490bdca464fdd53a1d1704b3 (patch) | |
tree | 8febdd8374f7f853f727ab5535f78bd0902321ae /meta/recipes-graphics | |
parent | 5c98d1e4ef7f01b28b193db49561cdce31e6c83c (diff) | |
download | openembedded-core-c9104b8a995a334c490bdca464fdd53a1d1704b3.tar.gz openembedded-core-c9104b8a995a334c490bdca464fdd53a1d1704b3.tar.bz2 openembedded-core-c9104b8a995a334c490bdca464fdd53a1d1704b3.zip |
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.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-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." require xorg-lib-common.inc LICENSE = "MIT & MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=de01cb89a769dc657d4c321c209ce4fc" +LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068" -PR = "r1" - -SRC_URI[md5sum] = "399a419ac6a54f0fc07c69c9bdf452dc" -SRC_URI[sha256sum] = "27ab68f645691a4ca258dcc9d131040586e134f9233ce079794496f6264da084" +SRC_URI[md5sum] = "b7c0d3afce14eedca57312a3141ec13a" +SRC_URI[sha256sum] = "abab8c2b050afb89bc29280e9c6b50ec5867174960d88bfb81a01036ec20de19" |