]> code.ossystems Code Review - openembedded-core.git/commitdiff
Make keymaps load after psplash
authorMatthew Allum <mallum@openedhand.com>
Thu, 28 Sep 2006 17:05:01 +0000 (17:05 +0000)
committerMatthew Allum <mallum@openedhand.com>
Thu, 28 Sep 2006 17:05:01 +0000 (17:05 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@773 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/keymaps/keymaps_1.0.bb

index 46b88e966f63a61423a6dec333166d7b84fd5acb..4a81acdc79c64c8328a8322f69dbfc59c2c0cda5 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 RDEPENDS = "initscripts console-tools"
 LICENSE = "GPL"
 PACKAGE_ARCH = "${MACHINE}"
-PR = "r5"
+PR = "r6"
 
 inherit update-rc.d
 
@@ -17,7 +17,7 @@ SRC_URI_append_collie       = " file://keymap-*.map"
 SRC_URI_append_poodle       = " file://keymap-*.map"
 
 INITSCRIPT_NAME = "keymap"
-INITSCRIPT_PARAMS = "start 00 S ."
+INITSCRIPT_PARAMS = "start 01 S ."
 
 do_install () {
     install -d ${D}${sysconfdir}/init.d/