[oe-commits] David-John Willis : angstrom-led-config: Add LED setup for the omap3-pandora and bump PR.

git version control git at git.openembedded.org
Fri Oct 30 10:56:49 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: b1b23b3efdaea2ad5983667cb1362cca0e844a4b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b1b23b3efdaea2ad5983667cb1362cca0e844a4b

Author: David-John Willis <John.Willis at Distant-earth.com>
Date:   Wed Oct 28 08:59:18 2009 +0000

angstrom-led-config: Add LED setup for the omap3-pandora and bump PR.

---

 recipes/angstrom/angstrom-led-config.bb            |    2 +-
 .../angstrom-led-config/omap3-pandora/leds         |    8 ++++++++
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/recipes/angstrom/angstrom-led-config.bb b/recipes/angstrom/angstrom-led-config.bb
index 464979b..2dbfd01 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 = "r5"
+PR = "r6"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit update-rc.d
diff --git a/recipes/angstrom/angstrom-led-config/omap3-pandora/leds b/recipes/angstrom/angstrom-led-config/omap3-pandora/leds
new file mode 100644
index 0000000..7d20e14
--- /dev/null
+++ b/recipes/angstrom/angstrom-led-config/omap3-pandora/leds
@@ -0,0 +1,8 @@
+#file format: name trigger
+pandora::keypad_bl
+pandora::power default-on
+pandora::charger
+pandora::sd1 mmc0
+pandora::sd2 mmc1
+pandora::bluetooth bluetooth
+pandora::wifi wifi
\ No newline at end of file





More information about the Openembedded-commits mailing list