diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2012-09-03 10:38:54 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-09-03 22:52:53 -0700 |
commit | 41a7f33b45e40a5aae9863c1ca0930b0186dd95c (patch) | |
tree | bbb2f23f5c63743613f4b884f288cec134a00aea /meta/recipes-graphics/drm | |
parent | e5645f3ea39bfe2ec2fe7e67655c72b41bc98f0f (diff) | |
download | openembedded-core-contrib-41a7f33b45e40a5aae9863c1ca0930b0186dd95c.tar.gz |
libdrm: upgrade to 2.4.39
Signed-off-by: Constantin Musca <constantinx.musca@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.39.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.37.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.37.bb b/meta/recipes-graphics/drm/libdrm_2.4.39.bb index d704b90d2ed..4e6a8d56c6e 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.37.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.39.bb @@ -6,5 +6,5 @@ SRC_URI += "file://installtests.patch \ file://GNU_SOURCE_definition.patch \ " -SRC_URI[md5sum] = "9765919c28d4a54887576db3680137cc" -SRC_URI[sha256sum] = "e4ea39a901d4a8e59064f10f413bb037dad7790f7c16a5986e7cc1453b36488f" +SRC_URI[md5sum] = "9a299e021d81bab6c82307582c78319d" +SRC_URI[sha256sum] = "386b17388980504bca16ede81ceed4c77b12c3488f46ecb7f4d48e48512a733d" |