[oe-commits] : psplash: Move startup to S 01, close bug# 4223

OE GIT Trial gittrial at amethyst.openembedded.net
Mon Sep 22 15:15:26 UTC 2008


Module: OE.dev
Branch: org.openembedded.stable
Commit: 502a0d5b59983256c2b107249f47ff6dce6a0657
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=502a0d5b59983256c2b107249f47ff6dce6a0657

Author:  <xjqian at openembedded.org>
Date:   Sun Sep 21 02:57:40 2008 +0000

psplash: Move startup to S 01, close bug# 4223
Acked by Koen and xjqian
mtn plucked revisions from dev
b3b92a70ff78c5b326825d71c4c28cc59a7fc00c
cd5d3c7e2ef73f5f2659e33fcb91e8e40b2560cf 
applied changes from ccd65c165eacbd088beb1ee1c92fba70caedb583
             through ca63fe7da843b99d6a109e39aea7a28865c9f2a3
applied changes from f9986d6e706271fd8a6b6a09ad759b18c3acdde4
             through 4fbc9814f4384aaee0a640571fcef547a3fe07d9
applied changes from 02945aaeb0e67e273a58bf42b1a0a7988a413f92
             through 25e81d935c6695f357801dec900ef78104a54b4a
applied changes from 608ec6693d6ab22628f246e86fe0bc46be0ef1bc
             through 8fcdb2f1fccee0071e688926468076553b533bd5
applied changes from 433ae59c0897edfc98e8434e9604307ea1cfd800
             through 0b810921c6253a825b7cdbf747d75f199d615b10
applied changes from 0b810921c6253a825b7cdbf747d75f199d615b10
             through 27af07b24c1b4984eb3a5a4d2ff45e002defc2e6
applied changes from 27af07b24c1b4984eb3a5a4d2ff45e002defc2e6
             through bf48b6d6236ec7cc942c0fdb3a14fc52a4c3fb36
applied changes from 27a33bd22dc3f4bde53dd640cf88b78faa99b067
             through d2682ccdf4be68f6b1b181b6a06003be2cc4122c
applied changes from 6bbae187bae4f40bad7b2577220dde3fded1edc1
             through b3b92a70ff78c5b326825d71c4c28cc59a7fc00c

---

 packages/psplash/files/logo-math.patch |    2 ++
 packages/psplash/psplash_svn.bb        |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/packages/psplash/files/logo-math.patch b/packages/psplash/files/logo-math.patch
index 87574b1..21467af 100644
--- a/packages/psplash/files/logo-math.patch
+++ b/packages/psplash/files/logo-math.patch
@@ -1,3 +1,5 @@
+upstream: http://bugzilla.openedhand.com/show_bug.cgi?id=801
+comment:
 Do better math when showing logo vs progressbar.
 
 --- psplash/psplash.c.org	2007-09-22 20:33:36.000000000 +0300
diff --git a/packages/psplash/psplash_svn.bb b/packages/psplash/psplash_svn.bb
index 17b459a..7e19ce3 100644
--- a/packages/psplash/psplash_svn.bb
+++ b/packages/psplash/psplash_svn.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://projects.o-hand.com/psplash"
 SECTION = "base"
 LICENSE = "GPL"
 PV = "0.0+svnr${SRCREV}"
-PR = "r12"
+PR = "r13"
 RDEPENDS = "initscripts"
 
 # You can create your own pslash-hand-img.h by doing
@@ -36,6 +36,6 @@ do_install_prepend() {
 }
 
 INITSCRIPT_NAME = "psplash"
-INITSCRIPT_PARAMS = "start 0 S . stop 20 0 1 6 ."
+INITSCRIPT_PARAMS = "start 01 S . stop 20 0 1 6 ."
 
 FILES_${PN} += "/mnt/.psplash"





More information about the Openembedded-commits mailing list