aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fbv/fbv_1.0b.bb
diff options
context:
space:
mode:
authorMarco Cavallini <m.cavallini@koansoftware.com>2011-02-09 16:12:23 +0100
committerMarco Cavallini <m.cavallini@koansoftware.com>2011-02-09 16:17:09 +0100
commitba8d1f493d3876c918c01a14b494dc5e437a8913 (patch)
tree46868a3f6e725fa5bbe039a44e59742e966cbd7f /recipes/fbv/fbv_1.0b.bb
parent64dc157ca83f29cbed6eab121f8a1708478301b9 (diff)
downloadopenembedded-ba8d1f493d3876c918c01a14b494dc5e437a8913.tar.gz
fbv_1.0b.bb: added support for new fbv-1.0b-BGR666.patch
* bump PR * support for BGR666 @ 24bpp
Diffstat (limited to 'recipes/fbv/fbv_1.0b.bb')
-rw-r--r--recipes/fbv/fbv_1.0b.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/fbv/fbv_1.0b.bb b/recipes/fbv/fbv_1.0b.bb
index 2e2d7ba1be..3629fe4d93 100644
--- a/recipes/fbv/fbv_1.0b.bb
+++ b/recipes/fbv/fbv_1.0b.bb
@@ -1,11 +1,12 @@
DESCRIPTION = "Frame Buffer Viewer"
LICENSE = "GPL"
DEPENDS = "libpng jpeg"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://s-tech.elsat.net.pl/fbv/fbv-1.0b.tar.gz \
file://cross_compile.patch \
file://fbv-1.0b.patch \
+ file://fbv-1.0b-BGR666.patch \
"
do_configure() {