aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2014-03-12 15:46:59 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-17 14:01:07 +0000
commitba5e58e2013bfdce7a22e4a56c58fd7c7151cfc6 (patch)
tree0ad90e460766a5952ed983c622b29a547a358dcf /meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb
parent6188b43cdbe4ef0f1a8e9b4345e37058c3f35ead (diff)
downloadopenembedded-core-contrib-ba5e58e2013bfdce7a22e4a56c58fd7c7151cfc6.tar.gz
directfb-examples: update to 1.7.0
Update directfb-examples to latest version 1.7.0. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb')
-rw-r--r--meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb b/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb
deleted file mode 100644
index 499060b241..0000000000
--- a/meta/recipes-graphics/directfb/directfb-examples_1.6.0.bb
+++ /dev/null
@@ -1,20 +0,0 @@
-SUMMARY = "Example DirectFB applications"
-DESCRIPTION = "The DirectFB-examples package contains a set of simple DirectFB \
- applications that can be used to test and demonstrate various DirectFB \
- features"
-DEPENDS = "directfb"
-SECTION = "libs"
-LICENSE = "MIT"
-
-SRC_URI = " \
- http://www.directfb.org/downloads/Extras/DirectFB-examples-${PV}.tar.gz \
- "
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=ecf6fd2b19915afc4da56043926ca18f"
-
-S = "${WORKDIR}/DirectFB-examples-${PV}"
-
-inherit autotools
-
-SRC_URI[md5sum] = "27619d31e8a647fdd3023a0c1779b63d"
-SRC_URI[sha256sum] = "b08293697c211b690856f76a25ad7acd4ca458b4132851e0a1e471d0bf23c821"