diff options
author | Petr Štetiar <ynezz@true.cz> | 2010-03-08 11:54:22 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-03-09 08:45:03 +0100 |
commit | 396964ae642059b9f167b9934b4fbcf24d943ab4 (patch) | |
tree | 4609806b8a531e657203b6d3105b72eefd622494 /recipes/angstrom | |
parent | 4eb51d8d2cb8b68fe411ead09e279652d9c0a73d (diff) |
angstrom-led-config: Add LED setup for the ts72xx and bump PR
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/angstrom')
-rw-r--r-- | recipes/angstrom/angstrom-led-config.bb | 2 | ||||
-rw-r--r-- | recipes/angstrom/angstrom-led-config/ts72xx/leds | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/recipes/angstrom/angstrom-led-config.bb b/recipes/angstrom/angstrom-led-config.bb index a0373edae3..2213a76234 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 = "r7" +PR = "r8" PACKAGE_ARCH = "${MACHINE_ARCH}" inherit update-rc.d diff --git a/recipes/angstrom/angstrom-led-config/ts72xx/leds b/recipes/angstrom/angstrom-led-config/ts72xx/leds new file mode 100644 index 0000000000..03fedd8fe2 --- /dev/null +++ b/recipes/angstrom/angstrom-led-config/ts72xx/leds @@ -0,0 +1,3 @@ +#file format: name trigger +platform:grled nand-disk +platform:rdled heartbeat |