summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/directfb/directfb-examples_1.0.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-02-01 18:13:23 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-02-01 18:13:23 +0100
commit591789d5565e479d67d98f5675b8fb3ee4a47625 (patch)
treeedcc6cefa07b7ee7d47dcd909162300907d57a73 /recipes-graphics/directfb/directfb-examples_1.0.0.bb
parenta85810d49a4fce4230eb632cf9101a8a7c4591d4 (diff)
downloadmeta-openembedded-591789d5565e479d67d98f5675b8fb3ee4a47625.tar.gz
directfb is in the core layer now, so drop from this one
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-graphics/directfb/directfb-examples_1.0.0.bb')
-rw-r--r--recipes-graphics/directfb/directfb-examples_1.0.0.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-graphics/directfb/directfb-examples_1.0.0.bb b/recipes-graphics/directfb/directfb-examples_1.0.0.bb
deleted file mode 100644
index a6a374d6a..000000000
--- a/recipes-graphics/directfb/directfb-examples_1.0.0.bb
+++ /dev/null
@@ -1,14 +0,0 @@
1DESCRIPTION = "DirectFB extra providers"
2DEPENDS = "directfb"
3SECTION = "libs"
4LICENSE = "GPL"
5
6SRC_URI = " \
7 http://www.directfb.org/downloads/Old/DirectFB-examples-${PV}.tar.gz \
8 "
9S = "${WORKDIR}/DirectFB-examples-${PV}"
10
11inherit autotools
12
13SRC_URI[md5sum] = "0cdfb4dd248eada3dc35db4f8cf75f8d"
14SRC_URI[sha256sum] = "c54e779a720841126e23d692de85243e23b0d94fb7792a958b96b5bd097a8b85"