[oe-commits] Marco Cavallini : fbv_1.0b.bb: added support for new fbv-1.0b-BGR666.patch

git version control git at git.openembedded.org
Wed Feb 9 15:19:06 UTC 2011


Module: openembedded.git
Branch: master
Commit: ba8d1f493d3876c918c01a14b494dc5e437a8913
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ba8d1f493d3876c918c01a14b494dc5e437a8913

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Wed Feb  9 16:12:23 2011 +0100

fbv_1.0b.bb: added support for new fbv-1.0b-BGR666.patch

 * bump PR
 * support for BGR666 @ 24bpp

---

 recipes/fbv/fbv_1.0b.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/fbv/fbv_1.0b.bb b/recipes/fbv/fbv_1.0b.bb
index 2e2d7ba..3629fe4 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() {





More information about the Openembedded-commits mailing list