diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-02-02 10:19:56 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-03 15:56:35 +0000 |
commit | 735371dcd251ed893b3378b2b88442142481e678 (patch) | |
tree | a667c5445666b125ff1bbfc8a65634ecb7861c6b /meta/recipes-graphics | |
parent | 6e28930bddbc65f90291b2de8801948f3c90e31c (diff) | |
download | poky-735371dcd251ed893b3378b2b88442142481e678.tar.gz |
libdrm: Update to 2.4.30
(From OE-Core rev: 4f9e5767b239335c47dbd57da6a21ce1f2bf686d)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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" | |||
6 | 6 | ||
7 | SRC_URI += "file://installtests.patch" | 7 | SRC_URI += "file://installtests.patch" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "96d5e3e9edd55f4b016fe3b5dd0a1953" | 9 | SRC_URI[md5sum] = "9f57a68b2c0836b55ebcbc241f6ca175" |
10 | SRC_URI[sha256sum] = "e2432dc93e933479132123a1dca382294c30f55bc895bb737b6bdd6f2b8c452e" | 10 | SRC_URI[sha256sum] = "cacea9c157ec824ad278a06f4910659b2f3ae69686518ece8d6967843cddcd56" |