[oe-commits] Florian Boor : psplash: Add configuration for smartqv7

git version control git at git.openembedded.org
Sun Aug 29 22:44:23 UTC 2010


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

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Mon Aug 30 00:43:52 2010 +0200

psplash: Add configuration for smartqv7

---

 recipes/psplash/files/smartqv7/psplash-default |    4 ++++
 recipes/psplash/psplash.inc                    |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/recipes/psplash/files/smartqv7/psplash-default b/recipes/psplash/files/smartqv7/psplash-default
new file mode 100644
index 0000000..16e9f6f
--- /dev/null
+++ b/recipes/psplash/files/smartqv7/psplash-default
@@ -0,0 +1,4 @@
+# Parameters to pass to psplash
+PARAMS=""
+
+export FBDEV="/dev/fb2"
diff --git a/recipes/psplash/psplash.inc b/recipes/psplash/psplash.inc
index 3799c38..d3d9920 100644
--- a/recipes/psplash/psplash.inc
+++ b/recipes/psplash/psplash.inc
@@ -9,7 +9,7 @@ RCONFLICTS_${PN} = "exquisite"
 
 SRCREV = "422"
 PV = "0.0+svnr${SRCPV}"
-PR = "r30"
+PR = "r32"
 
 # You can create your own pslash-poky-img.h by doing
 # ./make-image-header.sh <file>.png POKY





More information about the Openembedded-commits mailing list