diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2012-08-13 17:27:32 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-17 18:04:08 +0100 |
commit | cbdedb4c5d6975ed3e12154270414572f82811b1 (patch) | |
tree | a89dd121329a5b39339c81dcdf717eee0c2b3e2c /meta | |
parent | 76317da602aaa0251cb4293dbbbae8f5cd86fadc (diff) | |
download | openembedded-core-cbdedb4c5d6975ed3e12154270414572f82811b1.tar.gz openembedded-core-cbdedb4c5d6975ed3e12154270414572f82811b1.tar.bz2 openembedded-core-cbdedb4c5d6975ed3e12154270414572f82811b1.zip |
dri2proto: upgrade to 2.8
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb (renamed from meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb index 99c089a7f9..fd27ed5611 100644 --- a/meta/recipes-graphics/xorg-proto/dri2proto_2.6.bb +++ b/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb @@ -12,5 +12,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \ PR = "r0" -SRC_URI[md5sum] = "2eb74959684f47c862081099059a11ab" -SRC_URI[sha256sum] = "ad82c0b28c19fcd3f91ea1f93956cb666526b41b91f239773b5854b9b1a3b909" +SRC_URI[md5sum] = "b2721d5d24c04d9980a0c6540cb5396a" +SRC_URI[sha256sum] = "f9b55476def44fc7c459b2537d17dbc731e36ed5d416af7ca0b1e2e676f8aa04" |