diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-27 17:22:34 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-27 17:22:34 +0200 |
commit | fc10c6b949fb5d39e1db86c758501b941ff0bceb (patch) | |
tree | d851b135c43c354319b1dc4019744ef6a616f878 /recipes/angstrom | |
parent | 62190cac2b84432ff5d686c3e4d12d5bc3a3d788 (diff) |
angstrom-led-config: add sheevaplug support
Diffstat (limited to 'recipes/angstrom')
-rw-r--r-- | recipes/angstrom/angstrom-led-config.bb | 2 | ||||
-rw-r--r-- | recipes/angstrom/angstrom-led-config/sheevaplug/leds | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/recipes/angstrom/angstrom-led-config.bb b/recipes/angstrom/angstrom-led-config.bb index 12cdb96d93..464979b39c 100644 --- a/recipes/angstrom/angstrom-led-config.bb +++ b/recipes/angstrom/angstrom-led-config.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Configuration files for runtime LED configuration" #PV = "${DISTRO_VERSION}" -PR = "r4" +PR = "r5" PACKAGE_ARCH = "${MACHINE_ARCH}" inherit update-rc.d diff --git a/recipes/angstrom/angstrom-led-config/sheevaplug/leds b/recipes/angstrom/angstrom-led-config/sheevaplug/leds new file mode 100644 index 0000000000..d39426bd90 --- /dev/null +++ b/recipes/angstrom/angstrom-led-config/sheevaplug/leds @@ -0,0 +1,2 @@ +#file format: name trigger +plug:green:health heartbeat |