diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2012-07-03 13:24:19 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-09 16:51:19 +0100 |
commit | 37a1e3c0ed5347c77ace9f3ce262f34d9ac53528 (patch) | |
tree | 3e8a7c56ea5bee19c88d5a356e4b4ee0318bf5c8 /meta/recipes-graphics/directfb | |
parent | 47800f9bff7a799489851156c341151ee9cf364f (diff) | |
download | openembedded-core-37a1e3c0ed5347c77ace9f3ce262f34d9ac53528.tar.gz openembedded-core-37a1e3c0ed5347c77ace9f3ce262f34d9ac53528.tar.bz2 openembedded-core-37a1e3c0ed5347c77ace9f3ce262f34d9ac53528.zip |
directfb-examples: upgrade to 1.6.0
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/directfb')
-rw-r--r-- | meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb (renamed from meta/recipes-graphics/directfb/directfb-examples_1.5.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/directfb/directfb-examples_1.5.3.bb b/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb index 8eec7baced..b19cd89fbd 100644 --- a/meta/recipes-graphics/directfb/directfb-examples_1.5.3.bb +++ b/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb @@ -16,5 +16,5 @@ S = "${WORKDIR}/DirectFB-examples-${PV}" inherit autotools -SRC_URI[md5sum] = "f2a5dac3bf1eb8bc0f766525831ac467" -SRC_URI[sha256sum] = "7ceb9539a39e4221d838a3b8e8a3834c0c254ecdb34afc27e9bbcf55027cbbb1" +SRC_URI[md5sum] = "27619d31e8a647fdd3023a0c1779b63d" +SRC_URI[sha256sum] = "b08293697c211b690856f76a25ad7acd4ca458b4132851e0a1e471d0bf23c821" |