initscripts: Finish off openzaurus-pxa-2.6 changes
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 14 Feb 2005 00:01:17 +0000 (00:01 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 14 Feb 2005 00:01:17 +0000 (00:01 +0000)
BKrev: 420fea4d129dho501Er-CQ98sBgicg

packages/initscripts/initscripts_1.0.bb

index 25d8848..5fd5f52 100644 (file)
@@ -29,16 +29,14 @@ SRC_URI = "file://halt \
            file://checkroot.sh \
            file://umountnfs.sh \
            file://sysfs.sh \
-           file://device_table.txt"
+           file://device_table.txt \
+          file://corgikeymap-2.6.map"
 
 SRC_URI_append_arm = " file://alignment.sh"
 SRC_URI_append_openzaurus = " file://checkversion"
 SRC_URI_append_corgi =    " file://keymap"
 SRC_URI_append_shepherd = " file://keymap"
 SRC_URI_append_husky =    " file://keymap"
-SRC_URI_append_corgi =    " file://corgikeymap.map"
-SRC_URI_append_shepherd = " file://corgikeymap.map"
-SRC_URI_append_husky =    " file://corgikeymap.map"
 
 def read_kernel_version(d):
        import bb