diff options
author | Koen Kooi <koen@openembedded.org> | 2008-06-04 14:55:31 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-06-04 14:55:31 +0000 |
commit | 8f52b3e590811ca645c13219d9b9a9191476aec3 (patch) | |
tree | bc268a64a90ee6b21bac6c21c1ccd1ad30c421d7 /packages/angstrom/angstrom-led-config/beagleboard | |
parent | 2d0ed5c61d9bb342721c32c220ff2b4b53452446 (diff) |
angstrom led config: initscript that applies led config from /etc/default/leds
Diffstat (limited to 'packages/angstrom/angstrom-led-config/beagleboard')
-rw-r--r-- | packages/angstrom/angstrom-led-config/beagleboard/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/angstrom/angstrom-led-config/beagleboard/leds | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/packages/angstrom/angstrom-led-config/beagleboard/.mtn2git_empty b/packages/angstrom/angstrom-led-config/beagleboard/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/angstrom/angstrom-led-config/beagleboard/.mtn2git_empty diff --git a/packages/angstrom/angstrom-led-config/beagleboard/leds b/packages/angstrom/angstrom-led-config/beagleboard/leds new file mode 100644 index 0000000000..19c73ebcf3 --- /dev/null +++ b/packages/angstrom/angstrom-led-config/beagleboard/leds @@ -0,0 +1,3 @@ +#file format: name trigger +beagleboard::led0 mmc0 +beagleboard::led1 nand-disk |