summaryrefslogtreecommitdiffstats
path: root/meta/packages/psplash/psplash_svn.bb
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-12-14 11:49:37 +0000
committerMatthew Allum <mallum@openedhand.com>2006-12-14 11:49:37 +0000
commitda317b2442e90e1152bb521bead18f0a5eee803e (patch)
treea09b69e015b6063cb12a50802423aefb15c3bb83 /meta/packages/psplash/psplash_svn.bb
parentd557f58dcb0da72f558ac23343a6ce2ce86d0d65 (diff)
downloadpoky-da317b2442e90e1152bb521bead18f0a5eee803e.tar.gz
Allow psplash to be disabled via kernel cmd line
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1033 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/psplash/psplash_svn.bb')
-rw-r--r--meta/packages/psplash/psplash_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/psplash/psplash_svn.bb b/meta/packages/psplash/psplash_svn.bb
index 2c21c99d7d..5ac42f9ec7 100644
--- a/meta/packages/psplash/psplash_svn.bb
+++ b/meta/packages/psplash/psplash_svn.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "Userspace framebuffer boot logo based on usplash."
2SECTION = "base" 2SECTION = "base"
3LICENSE = "GPL" 3LICENSE = "GPL"
4PV = "0.0+svn${SRCDATE}" 4PV = "0.0+svn${SRCDATE}"
5PR = "r1"
5 6
6SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \ 7SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
7 file://psplash-init" 8 file://psplash-init"