summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/directfb/directfb-examples_1.0.0.bb
diff options
context:
space:
mode:
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"