diff options
author | Kai Kang <kai.kang@windriver.com> | 2014-03-12 15:46:59 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-17 14:01:42 +0000 |
commit | 7f035ad9ad84125ebaea467aab7fe89c390dc2ad (patch) | |
tree | 684ae74b9282a2eae9231c0e1e3a2cf3bdf99e17 /meta | |
parent | a6ce5f44ab2de3c2a1e2831f9eea553f1518f149 (diff) | |
download | poky-7f035ad9ad84125ebaea467aab7fe89c390dc2ad.tar.gz |
directfb-examples: update to 1.7.0
Update directfb-examples to latest version 1.7.0.
(From OE-Core rev: ba5e58e2013bfdce7a22e4a56c58fd7c7151cfc6)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb (renamed from meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb b/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb index 499060b241..6b4c7562ff 100644 --- a/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb +++ b/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb | |||
@@ -16,5 +16,5 @@ S = "${WORKDIR}/DirectFB-examples-${PV}" | |||
16 | 16 | ||
17 | inherit autotools | 17 | inherit autotools |
18 | 18 | ||
19 | SRC_URI[md5sum] = "27619d31e8a647fdd3023a0c1779b63d" | 19 | SRC_URI[md5sum] = "8b60c867af295481c32a8c7fc5802307" |
20 | SRC_URI[sha256sum] = "b08293697c211b690856f76a25ad7acd4ca458b4132851e0a1e471d0bf23c821" | 20 | SRC_URI[sha256sum] = "9a2104cc4da8123c8371813551b66b943198979f745cbebc034bb5e10844122a" |