diff options
Diffstat (limited to 'meta/recipes-graphics/directfb/directfb_1.4.6.bb')
| -rw-r--r-- | meta/recipes-graphics/directfb/directfb_1.4.6.bb | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/meta/recipes-graphics/directfb/directfb_1.4.6.bb b/meta/recipes-graphics/directfb/directfb_1.4.6.bb deleted file mode 100644 index 70c0225bf7..0000000000 --- a/meta/recipes-graphics/directfb/directfb_1.4.6.bb +++ /dev/null | |||
| @@ -1,27 +0,0 @@ | |||
| 1 | require directfb.inc | ||
| 2 | |||
| 3 | RV = "1.4-5" | ||
| 4 | PR = "r2" | ||
| 5 | |||
| 6 | DEPENDS += "sysfsutils" | ||
| 7 | |||
| 8 | SRC_URI = " \ | ||
| 9 | http://directfb.org/downloads/Core/DirectFB-1.4/DirectFB-${PV}.tar.gz \ | ||
| 10 | file://directfb-1.2.x-fix-pkgconfig-cflags.patch \ | ||
| 11 | file://mkdfiff.patch \ | ||
| 12 | file://dont-use-linux-config.patch \ | ||
| 13 | " | ||
| 14 | |||
| 15 | EXTRA_OECONF = "\ | ||
| 16 | --enable-freetype=yes \ | ||
| 17 | --enable-zlib \ | ||
| 18 | --with-gfxdrivers=none \ | ||
| 19 | --disable-sdl \ | ||
| 20 | --disable-vnc \ | ||
| 21 | --disable-x11 \ | ||
| 22 | " | ||
| 23 | |||
| 24 | LEAD_SONAME = "libdirectfb-1.4.so.5" | ||
| 25 | |||
| 26 | SRC_URI[md5sum] = "dbe1957932f81790742b58b94c1c7b84" | ||
| 27 | SRC_URI[sha256sum] = "b18121e60e9a084ee347037a53a46cfaea1c09505bd99d673c2e65eca285e69b" | ||
