diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-02-13 10:47:13 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-02-14 23:43:04 -0800 |
commit | dd53452b1cf2ccec44f465ac420d134a17332c7b (patch) | |
tree | 311f9ff39c7e54839ac0967393f4973102640f15 /meta/recipes-graphics/drm | |
parent | e8f5f341256430cf45ee186435bccf593793b661 (diff) | |
download | openembedded-core-dd53452b1cf2ccec44f465ac420d134a17332c7b.tar.gz openembedded-core-dd53452b1cf2ccec44f465ac420d134a17332c7b.tar.bz2 openembedded-core-dd53452b1cf2ccec44f465ac420d134a17332c7b.zip |
libdrm: upgrade to 2.4.42
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/drm')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.42.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.40.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.40.bb b/meta/recipes-graphics/drm/libdrm_2.4.42.bb index 42f860a4c9..67ae2e6b48 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.40.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.42.bb @@ -6,5 +6,5 @@ SRC_URI += "file://installtests.patch \ file://GNU_SOURCE_definition.patch \ " -SRC_URI[md5sum] = "626a3dc44a40ef37565b61732b688567" -SRC_URI[sha256sum] = "48c14e4600ea0fde522292893eb4055d2f6d86a69d093d379c827deaccffaa1f" +SRC_URI[md5sum] = "a6e2e26951bcc920b2049b65e86a659f" +SRC_URI[sha256sum] = "e0671082a77871c8474d3c0f09dbf5ff82d2429cd248088a691f7b484cbc76e1" |