git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64dc157
)
fbv_1.0b.bb: added support for new fbv-1.0b-BGR666.patch
author
Marco Cavallini
<m.cavallini@koansoftware.com>
Wed, 9 Feb 2011 15:12:23 +0000
(16:12 +0100)
committer
Marco Cavallini
<m.cavallini@koansoftware.com>
Wed, 9 Feb 2011 15:17:09 +0000
(16:17 +0100)
* bump PR
* support for BGR666 @ 24bpp
recipes/fbv/fbv_1.0b.bb
patch
|
blob
|
history
diff --git
a/recipes/fbv/fbv_1.0b.bb
b/recipes/fbv/fbv_1.0b.bb
index
2e2d7ba
..
3629fe4
100644
(file)
--- 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 = "r
2
"
+PR = "r
3
"
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() {