diff options
Diffstat (limited to 'recipes-graphics/directfb/directfb-examples_1.2.0.bb')
-rw-r--r-- | recipes-graphics/directfb/directfb-examples_1.2.0.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-graphics/directfb/directfb-examples_1.2.0.bb b/recipes-graphics/directfb/directfb-examples_1.2.0.bb deleted file mode 100644 index 6040bc35d1..0000000000 --- a/recipes-graphics/directfb/directfb-examples_1.2.0.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | DESCRIPTION = "DirectFB extra providers" | ||
2 | DEPENDS = "directfb" | ||
3 | SECTION = "libs" | ||
4 | LICENSE = "GPL" | ||
5 | |||
6 | SRC_URI = " \ | ||
7 | http://www.directfb.org/downloads/Extras/DirectFB-examples-${PV}.tar.gz \ | ||
8 | " | ||
9 | S = "${WORKDIR}/DirectFB-examples-${PV}" | ||
10 | |||
11 | inherit autotools | ||
12 | |||
13 | SRC_URI[md5sum] = "ce018f681b469a1d72ffc32650304b98" | ||
14 | SRC_URI[sha256sum] = "830a1bd6775d8680523596a88a72fd8e4c6a74bf886d3e169b06d234a5cf7e3e" | ||