diff options
author | Chris Larson <clarson@kergoth.com> | 2004-05-22 21:22:15 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-05-22 21:22:15 +0000 |
commit | 920f7ff74ac8482916f6ea6ac6e85fcd572cd240 (patch) | |
tree | 77d634b322839ae30b00038710132236b9411377 /initscripts | |
parent | b93b3c20932a2910c9335e9b298833c4c14e3139 (diff) |
Merge openembedded@openembedded.bkbits.net:packages
into hyperion.(none):/home/kergoth/code/projects/packages
2004/05/22 16:22:08-05:00 (none)!kergoth
Few more fixes from teh latest filesdir/workdir changes.
BKrev: 40afc487IJsDawUMj3rylp5CkQMTxw
Diffstat (limited to 'initscripts')
-rw-r--r-- | initscripts/initscripts_1.0.oe | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/initscripts/initscripts_1.0.oe b/initscripts/initscripts_1.0.oe index a81cace93b..53b4576a17 100644 --- a/initscripts/initscripts_1.0.oe +++ b/initscripts/initscripts_1.0.oe @@ -33,27 +33,7 @@ SRC_URI = "file://halt \ file://extractfs \ file://checkroot.sh \ file://umountnfs.sh \ - file://device_table.txt \ - file://bootmisc.sh \ - file://checkroot.sh \ - file://finish \ - file://halt \ - file://hostname.sh \ - file://mountall.sh \ - file://mountnfs.sh \ - file://packages \ - file://reboot \ - file://rmnologin \ - file://sendsigs \ - file://single \ - file://umountnfs.sh \ - file://devpts.sh \ - file://devpts \ file://sysfs.sh \ - file://banner \ - file://devices \ - file://extractfs \ - file://umountfs \ file://device_table.txt" |