[oe] [PATCH] angstrom-led-config: Add LED setup for the ts72xx and bump PR

Petr Štetiar ynezz at true.cz
Mon Mar 8 21:54:22 UTC 2010


Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
 recipes/angstrom/angstrom-led-config.bb          |    2 +-
 recipes/angstrom/angstrom-led-config/ts72xx/leds |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)
 create mode 100644 recipes/angstrom/angstrom-led-config/ts72xx/leds

diff --git a/recipes/angstrom/angstrom-led-config.bb b/recipes/angstrom/angstrom-led-config.bb
index a0373ed..2213a76 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 0000000..03fedd8
--- /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
-- 
1.6.3.3





More information about the Openembedded-devel mailing list