[oe-commits] Koen Kooi : angstrom-led-config: add pandaboard support

git version control git at git.openembedded.org
Sun Oct 17 07:51:07 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Oct 16 12:08:54 2010 +0200

angstrom-led-config: add pandaboard support

---

 recipes/angstrom/angstrom-led-config.bb            |    2 +-
 .../angstrom-led-config/omap4430-panda/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 2213a76..66b1bda 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 = "r8"
+PR = "r9"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit update-rc.d
diff --git a/recipes/angstrom/angstrom-led-config/omap4430-panda/leds b/recipes/angstrom/angstrom-led-config/omap4430-panda/leds
new file mode 100644
index 0000000..63efaaf
--- /dev/null
+++ b/recipes/angstrom/angstrom-led-config/omap4430-panda/leds
@@ -0,0 +1,3 @@
+#file format: name trigger
+pandaboard::status1 heartbeat
+pandaboard::status2 mmc0





More information about the Openembedded-commits mailing list