aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/directfb/directfb_1.4.11.bb
diff options
context:
space:
mode:
authorHenning Heinold <h.heinold@tarent.de>2011-02-08 18:06:40 +0100
committerHenning Heinold <h.heinold@tarent.de>2011-02-08 18:09:43 +0100
commitf26754d6bcb5a10f304f8860e57f6a8c8b4fc725 (patch)
tree8aa317da0c9f3cfd963e3742fde6d53f3e70f546 /recipes/directfb/directfb_1.4.11.bb
parent0bf03ff7ee9bb145c3eb5c2602dc7acd6fe2880c (diff)
downloadopenembedded-f26754d6bcb5a10f304f8860e57f6a8c8b4fc725.tar.gz
directfb: update directfb 1.4 to directfb 1.4.11 and switch to INC_PR support
* remove directfb < 1.2 stuff from .inc file * bump PR through INC_PR support
Diffstat (limited to 'recipes/directfb/directfb_1.4.11.bb')
-rw-r--r--recipes/directfb/directfb_1.4.11.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/recipes/directfb/directfb_1.4.11.bb b/recipes/directfb/directfb_1.4.11.bb
new file mode 100644
index 0000000000..febc58417e
--- /dev/null
+++ b/recipes/directfb/directfb_1.4.11.bb
@@ -0,0 +1,19 @@
+require directfb.inc
+
+RV = "1.4-5"
+PR = "${INC_PR}.0"
+
+DEPENDS += "sysfsutils"
+
+SRC_URI = " \
+ http://directfb.org/downloads/Core/DirectFB-1.4/DirectFB-${PV}.tar.gz \
+ file://fix-pkgconfig-cflags.patch \
+ file://mkdfiff.patch \
+ file://dont-use-linux-config.patch \
+ "
+
+LEAD_SONAME = "libdirectfb-1.4.so.5"
+
+SRC_URI[md5sum] = "94735ccec21120794adcce93a61445d2"
+SRC_URI[sha256sum] = "85e27aa6ab9e784689a803961724eb5674cb9f5153770e63f02bf3f75a573a02"
+