[oe-commits] Petr Štetiar : angstrom-led-config: Add LED setup for the ts72xx and bump PR

git version control git at git.openembedded.org
Tue Mar 9 07:45:25 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 396964ae642059b9f167b9934b4fbcf24d943ab4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=396964ae642059b9f167b9934b4fbcf24d943ab4

Author: Petr Štetiar <ynezz at true.cz>
Date:   Mon Mar  8 11:54:22 2010 +0000

angstrom-led-config: Add LED setup for the ts72xx and bump PR

Signed-off-by: Petr Štetiar <ynezz at true.cz>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/angstrom/angstrom-led-config.bb          |    2 +-
 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 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





More information about the Openembedded-commits mailing list