diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-02-02 10:19:56 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-02-02 15:42:13 -0800 |
commit | 4f9e5767b239335c47dbd57da6a21ce1f2bf686d (patch) | |
tree | d7ab8449cff6b60e65e9ac8a47858ce82a5b5c4e /meta/recipes-graphics | |
parent | ef2dcae84fe3a91f781ce906ea283d9f8d698af8 (diff) | |
download | openembedded-core-4f9e5767b239335c47dbd57da6a21ce1f2bf686d.tar.gz openembedded-core-4f9e5767b239335c47dbd57da6a21ce1f2bf686d.tar.bz2 openembedded-core-4f9e5767b239335c47dbd57da6a21ce1f2bf686d.zip |
libdrm: Update to 2.4.30
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/drm/libdrm_2.4.30.bb (renamed from meta/recipes-graphics/drm/libdrm_2.4.29.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/drm/libdrm_2.4.29.bb b/meta/recipes-graphics/drm/libdrm_2.4.30.bb index d02b9143b5..4a6052d211 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.29.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.30.bb @@ -6,5 +6,5 @@ PR = "r0" SRC_URI += "file://installtests.patch" -SRC_URI[md5sum] = "96d5e3e9edd55f4b016fe3b5dd0a1953" -SRC_URI[sha256sum] = "e2432dc93e933479132123a1dca382294c30f55bc895bb737b6bdd6f2b8c452e" +SRC_URI[md5sum] = "9f57a68b2c0836b55ebcbc241f6ca175" +SRC_URI[sha256sum] = "cacea9c157ec824ad278a06f4910659b2f3ae69686518ece8d6967843cddcd56" |